summaryrefslogtreecommitdiffstats
path: root/apps/files/tests/js/fileUploadSpec.js
Commit message (Expand)AuthorAgeFilesLines
* fix(files): Adjust files list jsunit tests for file size bugfixFerdinand Thiessen2023-09-261-1/+1
* fix(tests): update jsunit tests after dep and files updateJohn Molakvoæ2023-04-061-1/+1
* Remove more legacy idsVincent Petry2022-07-271-1/+1
* Replace files app ids to classesVincent Petry2022-07-261-3/+3
* Replace license information to SPDX expressionLouis Chemineau2022-01-111-1/+1
* Fix bug introduced on drag and drop external filespjft2021-08-131-0/+1
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-311-18/+24
* Bump jquery from 2.2.4 to 3.1.0Christoph Wurst2020-11-131-8/+12
* Fix unit testsTomasz Grobelny2019-02-201-49/+95
* Merge branch 'master' into operation_progress_improvements3Tomasz Grobelny2019-01-291-1/+2
|\
| * Add abort stub in JSUnitMorris Jobke2018-12-061-1/+2
* | Fix unit testsTomasz Grobelny2018-11-241-1/+4
|/
* Use grid view in other file views tooJan-Christoph Borchardt2018-10-181-1/+1
* 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