aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/tests
Commit message (Expand)AuthorAgeFilesLines
* fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntaxprovokateurin2024-11-051-7/+7
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-213-6/+8
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-155-16/+27
* fix(tests): Fix tests now that trashbin listens to events properlyCôme Chilliet2024-09-231-17/+11
* fix(activity): Update more activity providers to use new exceptionsfollowup/48086/fix-more-activity-providersJoas Schilling2024-09-231-1/+2
* chore(files): Remove legacy UI scripts now that everything is migrated to VueFerdinand Thiessen2024-09-2010-6290/+0
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-1510-41/+41
* fix: implement sharding compatible cleanup for various bitsRobin Appelman2024-08-281-4/+10
* perf(files): Do not block files page load with server-side favorites retrievalChristopher Ng2024-08-271-48/+16
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-4/+4
* test(files): Fix ApiController testChristopher Ng2024-08-011-1/+16
* fix: Ignore preview requests for invalid file idsJulius Härtl2024-07-221-0/+12
* refactor: Remove deprecated `Util` function for filename validation to `Filen...Ferdinand Thiessen2024-07-161-4/+7
* chore: Add SPDX headerAndy Scherzinger2024-05-2920-468/+64
* fix(files): Use OCP\Util::getForbiddenFileNameChars instead of direct access ...Ferdinand Thiessen2024-04-291-5/+0
* feat: cleanup filecache_extended items by defaultRobin Appelman2024-04-151-1/+2
* perf: switch places that always use the first getById result to getFirstNodeByIdRobin Appelman2024-03-041-5/+5
* fix(files): Remove dead code from files controllersFerdinand Thiessen2024-02-121-3/+2
* fix(files): combine navigation and files list into single Vue appGrigorii K. Shartsev2024-01-251-5/+0
* fix(files): Adjust ID for skip content buttonsFerdinand Thiessen2023-12-211-0/+2
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+0
* fix(cypress): formatFileSize change revert from files libraryJohn Molakvoæ2023-11-083-13/+13
* fix(files): disallow illegal charactersJohn Molakvoæ (skjnldsv)2023-10-041-1/+6
* 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