summaryrefslogtreecommitdiffstats
path: root/apps/files/tests/Controller
Commit message (Expand)AuthorAgeFilesLines
* Fix preview service workerGit'Fellow2024-01-061-0/+1
* feat(files): add view config service to store user-config per viewJohn Molakvoæ2023-04-182-47/+11
* feat(files): implement sorting per viewJohn Molakvoæ2023-04-062-30/+20
* feat(files): Quota in navigationJohn Molakvoæ2023-01-171-8/+4
* Fix favourite openingJohn Molakvoæ2023-01-041-12/+16
* Fixing testsJohn Molakvoæ2023-01-042-11/+20
* Port Files navigation to vueJohn Molakvoæ2023-01-041-4/+2
* Remove at() matcher for tests for files appCôme Chilliet2022-05-242-14/+14
* Redirection now only happens when dir is emptyCarl Schwan2022-02-211-4/+4
* Remove isIE and associated legacy scriptsJohn Molakvoæ (skjnldsv)2021-11-301-2/+1
* Fix errors from files applications tests on PHP 8.1Côme Chilliet2021-11-231-1/+3
* Fix setUserValue bool test on testShowHiddenFiles & testCropImagePreviewsJohn Molakvoæ (skjnldsv)2021-10-131-1/+1
* Let apps toggle an unread counter on app iconsJulius Härtl2021-06-161-1/+7
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-042-3/+3
* Fix test on masterLukas Reschke2021-05-291-1/+1
* load share settings from the share manager in more placesRobin Appelman2021-05-121-0/+7
* files: Create files from template APIJulius Härtl2021-01-281-0/+10
* Add "Crop image previews" setting to filesNina Pypchenko2021-01-142-0/+15
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-162-2/+2
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-122-9/+9
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-2/+1
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-13/+13
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-252-33/+33
* Fix license headersChristoph Wurst2020-01-131-0/+1
* Fix webdav urlJohn Molakvoæ (skjnldsv)2020-01-101-1/+1
* Add pending share list to frontendJulius Härtl2020-01-071-0/+11
* Update license headersChristoph Wurst2019-12-052-5/+7
* Mode to modern phpunitRoeland Jago Douma2019-11-272-2/+2
* Make phpunit8 compatibleRoeland Jago Douma2019-11-272-2/+2
* Some php-cs fixesRoeland Jago Douma2019-11-222-10/+10
* Add new LoadAdditionalScriptsEventRoeland Jago Douma2019-09-231-1/+2
* Revert "Fix usage view tests"Daniel Kesselberg2019-07-021-1/+1
* Fix usage view testsRoeland Jago Douma2019-07-021-1/+1
* Rollback to default list viewJohn Molakvoæ (skjnldsv)2018-11-151-2/+2
* Fix testsJohn Molakvoæ (skjnldsv)2018-11-061-4/+7
* Fixes empty favorite names for trailing slashesMichael Weimann2018-09-191-3/+69
* Phpunit tests fixesJohn Molakvoæ (skjnldsv)2018-07-241-0/+63
* Fixed phpunitJohn Molakvoæ (skjnldsv)2018-07-131-72/+12
* No draggable list anymoreRoeland Jago Douma2018-07-121-1/+0
* Fix testsRoeland Jago Douma2018-07-121-3/+20
* Fix testsRoeland Jago Douma2018-07-051-0/+15
* Show the new dav url in the web UIRoeland Jago Douma2018-04-051-0/+1
* Update license headersMorris Jobke2017-11-062-0/+5
* Use ::class in test mocksMorris Jobke2017-10-241-16/+18
* Fix testsRoeland Jago Douma2017-09-211-0/+7
* Fix unit testsMorris Jobke2017-09-211-0/+1
* Fix sorting of entries in Files sidebarJan-Christoph Borchardt2017-08-251-3/+3
* Adjust the unit testJoas Schilling2017-06-131-0/+8
* Remove unused use statementsMorris Jobke2017-04-221-2/+0
* Fix the testsJoas Schilling2017-03-261-1/+9