summaryrefslogtreecommitdiffstats
path: root/apps/files/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix testsRoeland Jago Douma2017-09-211-0/+7
* Fix unit testsMorris Jobke2017-09-211-0/+1
* Add tests for FileListThomas Citharel2017-09-151-0/+98
* Correctly format OCS response with favoritesRoeland Jago Douma2017-08-291-0/+31
* Merge pull request #6252 from nextcloud/only_show1_errorMorris Jobke2017-08-261-0/+2
|\
| * Don't try the actual file upload if the checks already error outRoeland Jago Douma2017-08-261-0/+2
* | Fix sorting of entries in Files sidebarJan-Christoph Borchardt2017-08-251-3/+3
|/
* fix testRobin Appelman2017-07-111-9/+11
* Fix sorting of favorite filesDaniel Calviño Sánchez2017-07-051-0/+114
* Adjust the unit testJoas Schilling2017-06-131-0/+8
* Make possible to know the registered detail views in a details viewDaniel Calviño Sánchez2017-06-092-0/+47
* Do not reload the filelist on first openRoeland Jago Douma2017-05-041-0/+6
* Reload file list when leaving hidden stateVincent Petry2017-04-261-0/+6
* Merge pull request #4458 from nextcloud/fix/sinon-stub-deprecation-warningsRoeland Jago Douma2017-04-241-1/+1
|\
| * Fix sinon.stub deprecation warningsChristoph Wurst2017-04-241-1/+1
* | Remove unused use statementsMorris Jobke2017-04-221-2/+0
|/
* Fix the testsJoas Schilling2017-03-261-1/+9
* added quit option in commentstabview.jsnoveens2017-03-231-1/+1
* Add ignore_files to config,Felix Heidecke2017-03-201-1/+3
* filelist only refreshed if directory changesnoveens2017-03-021-0/+18
* Fix app name of files appMorris Jobke2017-02-141-6/+0
* Add tests for getUser()Joas Schilling2017-02-071-0/+71
* Add tests for getFile()Joas Schilling2017-02-071-0/+137
* Style modifications of favorite star on main detail view (#26658)Michael Jobst2016-12-191-10/+10
* Add tests for favorite actionJoas Schilling2016-12-041-8/+55
* Add some generic testsJoas Schilling2016-12-042-0/+244
* Catch status code 400Lukas Reschke2016-12-011-0/+5
* Merge pull request #2123 from nextcloud/downstream-26522Joas Schilling2016-11-161-0/+28
|\
| * Skip hidden files when counting visible files in list (#26522)Vincent Petry2016-11-141-0/+28
* | Remove the old activity extensionJoas Schilling2016-11-161-367/+0
* | Move the favorites filter to IFilterJoas Schilling2016-11-161-7/+0
* | Introduce an event for first time login based on the last login time stampThomas Müller2016-11-141-3/+5
|/
* Merge pull request #1741 from nextcloud/new_previewLukas Reschke2016-11-031-13/+32
|\
| * Added genertor helper & testsRoeland Jago Douma2016-11-031-13/+32
* | Merge pull request #1908 from nextcloud/downstream-26078Morris Jobke2016-11-031-4/+57
|\ \ | |/ |/|
| * Upload autorename on client sideVincent Petry2016-11-021-4/+57
* | Merge pull request #1978 from nextcloud/remove-send-mail-optionMorris Jobke2016-11-021-2/+0
|\ \ | |/ |/|
| * remove 'send mail notification' option from sharing, replaced by send-by-mail...Bjoern Schiessle2016-11-021-2/+0
* | Remove upload_limit in files app as it is not needed with PUT upload (#26069)Vincent Petry2016-11-021-14/+0
|/
* Fix more testsRoeland Jago Douma2016-10-282-15/+13
* Highlight files and update storage stats at end of upload (#26164)Vincent Petry2016-10-251-4/+13
* Merge pull request #1883 from nextcloud/downstream-26145Morris Jobke2016-10-251-1/+1
|\
| * Storage 503 message improvementsVincent Petry2016-10-241-1/+1
* | More fixes to file uploadVincent Petry2016-10-241-1/+1
* | Fix js unit tests for webdav put upload changesVincent Petry2016-10-242-49/+37
* | Use Webdav PUT for uploads in the web browserVincent Petry2016-10-242-92/+257
|/
* Make it possible to filter by tags with REPORT methodVincent Petry2016-10-192-207/+22
* Fix getMock filesRoeland Jago Douma2016-09-063-7/+12
* Also prevent null byte characterJoas Schilling2016-09-011-0/+1
* Filter out %0A from pathsJoas Schilling2016-09-011-1/+2