aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/tests
Commit message (Expand)AuthorAgeFilesLines
* fix: remove old fileUploadSpec jsunit testJohn Molakvoæ2023-09-011-303/+0
* fix(files): trashbin redirect and default fileid Sidebar openJohn Molakvoæ2023-08-171-156/+13
* Fix various deprecation warnings in tests on PHP 8.3Côme Chilliet2023-08-141-0/+1
* Migrate parts of files app away from depecrated Iloggerfenn-cs2023-08-131-8/+10
* Merge pull request #39605 from nextcloud/bugfix/noid/final-events-cleanupJoas Schilling2023-08-041-3/+3
|\
| * feat!: Migrate TagService events to typed eventsJoas Schilling2023-07-281-3/+3
* | feat(files): migrate recent viewJohn Molakvoæ (skjnldsv)2023-08-021-17/+0
|/
* fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcherJoas Schilling2023-07-251-2/+1
* fix: drop legacy sharing filesJohn Molakvoæ2023-07-111-74/+0
* chore: remove old favorites viewJohn Molakvoæ2023-07-053-314/+0
* feat(files): add view config service to store user-config per viewJohn Molakvoæ2023-04-182-47/+11
* fix(tests): update jsunit tests after dep and files updateJohn Molakvoæ2023-04-064-14/+14
* feat(files): implement sorting per viewJohn Molakvoæ2023-04-062-30/+20
* Adjust breadcrumb navigation structure to the navigation listjulia.kirschenheuter2023-04-041-5/+5
* Fix name of skip method for phpunitCôme Chilliet2023-02-071-1/+1
* Improve behavior with dates on 32bits and fix tests or skip themCôme Chilliet2023-02-071-1/+4
* 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-045-279/+35
* Port Files navigation to vueJohn Molakvoæ2023-01-041-4/+2
* Adapt tests to new job constructorsCôme Chilliet2022-12-051-5/+8
* Fix typos in apps/ subdirectoryluz paz2022-09-051-3/+3
* Fix jsunit testsJulius Härtl2022-09-012-4/+4
* Merge pull request #33047 from nextcloud/fix/ijob-logger-deprecatedCarl Schwan2022-08-231-0/+2
|\
| * Port existing server code to new interfaceCarl Schwan2022-08-081-0/+2
* | Use user name cache in activity providersJoas Schilling2022-08-191-9/+2
|/
* Remove more legacy idsVincent Petry2022-07-272-2/+2
* Remove legacy #dir element in files listVincent Petry2022-07-274-20/+19
* Replace files app ids to classesVincent Petry2022-07-268-134/+136
* Remove at() matcher for tests for files appCôme Chilliet2022-05-243-21/+19
* Improve accessibility with more visible focus indication for non vue appsCarl Schwan2022-05-161-4/+4
* Revert "Show the child folders in the breadcrumb menu when on a parent entry."Simon L2022-04-291-4/+2
* fix filelist not loading after refresh in firefoxRobin Appelman2022-04-071-0/+1
* Fix ILogger instances in application tests for core parametersCôme Chilliet2022-03-241-2/+2
* Redirection now only happens when dir is emptyCarl Schwan2022-02-211-4/+4
* Show the parent folders in the breadcrumb menu when on a child entry.Christian Paier2022-02-021-2/+4
* Replace license information to SPDX expressionLouis Chemineau2022-01-1114-15/+15
* fix testsRobin Appelman2021-12-021-3/+0
* 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
* Merge pull request #27196 from nextcloud/fix/ApiControllerTest-testShowHidden...John Molakvoæ2021-10-201-1/+1
|\
| * Fix setUserValue bool test on testShowHiddenFiles & testCropImagePreviewsJohn Molakvoæ (skjnldsv)2021-10-131-1/+1
* | Fix bug introduced on drag and drop external filespjft2021-08-131-0/+1
|/
* Let apps toggle an unread counter on app iconsJulius Härtl2021-06-161-1/+7
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0410-19/+6
* Fix test on masterLukas Reschke2021-05-291-1/+1
* Merge pull request #26727 from nextcloud/group-exclude-link-shareMorris Jobke2021-05-211-0/+7
|\
| * load share settings from the share manager in more placesRobin Appelman2021-05-121-0/+7
* | Change the values in testValdnet2021-05-101-3/+3
* | Change the values in the testValdnet2021-05-101-5/+5
|/