summaryrefslogtreecommitdiffstats
path: root/apps/files/tests/Controller/ViewControllerTest.php
Commit message (Expand)AuthorAgeFilesLines
* feat(files): add view config service to store user-config per viewJohn Molakvoæ2023-04-181-0/+5
* feat(files): implement sorting per viewJohn Molakvoæ2023-04-061-18/+1
* 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-041-10/+14
* Port Files navigation to vueJohn Molakvoæ2023-01-041-4/+2
* Remove at() matcher for tests for files appCôme Chilliet2022-05-241-9/+9
* 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
* Let apps toggle an unread counter on app iconsJulius Härtl2021-06-161-1/+7
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+2
* 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-141-0/+2
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-7/+7
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+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-251-31/+31
* 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-051-3/+5
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-6/+6
* 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-061-0/+4
* 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
* Fix the testsJoas Schilling2017-03-261-1/+9
* Fix app name of files appMorris Jobke2017-02-141-6/+0
* remove 'send mail notification' option from sharing, replaced by send-by-mail...Bjoern Schiessle2016-11-021-2/+0
* Fix more testsRoeland Jago Douma2016-10-281-7/+7
* When requesting a permalink to an invalid file redirectRoeland Jago Douma2016-08-191-3/+7
* When using permalinks don't error out if file id can't be foundRoeland Jago Douma2016-08-191-64/+27