Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix jsunit tests | Julius Härtl | 2018-05-07 | 1 | -1/+1 |
* | Upload autorename on client side | Vincent Petry | 2016-11-02 | 1 | -4/+57 |
* | Remove upload_limit in files app as it is not needed with PUT upload (#26069) | Vincent Petry | 2016-11-02 | 1 | -14/+0 |
* | Fix js unit tests for webdav put upload changes | Vincent Petry | 2016-10-24 | 1 | -1/+1 |
* | Use Webdav PUT for uploads in the web browser | Vincent Petry | 2016-10-24 | 1 | -78/+63 |
* | update JS humanFileSize to use KB instead of kB | Morris Jobke | 2016-01-19 | 1 | -2/+2 |
* | Make files app use Webdav for most operations | Vincent Petry | 2015-11-22 | 1 | -0/+2 |
* | Fix file upload, conflict dialog, also in public link | Vincent Petry | 2015-10-21 | 1 | -0/+96 |
* | Added unit tests for "new" file menu and small fixes | Vincent Petry | 2015-09-03 | 1 | -51/+0 |
* | Fix file name validation in New menu | Vincent Petry | 2015-04-27 | 1 | -1/+58 |
* | fixing js unit tests | Thomas Müller | 2015-03-09 | 1 | -13/+0 |
* | Added unit tests for "add()" method for file upload | Vincent Petry | 2014-03-06 | 1 | -0/+127 |