summaryrefslogtreecommitdiffstats
path: root/apps/files/tests/js/fileUploadSpec.js
Commit message (Expand)AuthorAgeFilesLines
* Fix jsunit testsJulius Härtl2018-05-071-1/+1
* Upload autorename on client sideVincent Petry2016-11-021-4/+57
* Remove upload_limit in files app as it is not needed with PUT upload (#26069)Vincent Petry2016-11-021-14/+0
* Fix js unit tests for webdav put upload changesVincent Petry2016-10-241-1/+1
* Use Webdav PUT for uploads in the web browserVincent Petry2016-10-241-78/+63
* update JS humanFileSize to use KB instead of kBMorris Jobke2016-01-191-2/+2
* Make files app use Webdav for most operationsVincent Petry2015-11-221-0/+2
* Fix file upload, conflict dialog, also in public linkVincent Petry2015-10-211-0/+96
* Added unit tests for "new" file menu and small fixesVincent Petry2015-09-031-51/+0
* Fix file name validation in New menuVincent Petry2015-04-271-1/+58
* fixing js unit testsThomas Müller2015-03-091-13/+0
* Added unit tests for "add()" method for file uploadVincent Petry2014-03-061-0/+127