aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/lib
Commit message (Expand)AuthorAgeFilesLines
* fix(files): trashbin redirect and default fileid Sidebar openJohn Molakvoæ2023-08-171-37/+99
* fix(files): service workerJohn Molakvoæ2023-08-172-9/+3
* chore(files): add Headers, remove legacy methods and cleanupJohn Molakvoæ2023-08-172-67/+5
* feat(f2v): migrate FilesJohn Molakvoæ2023-08-171-13/+0
* Migrate parts of files app away from depecrated Iloggerfenn-cs2023-08-133-77/+54
* Merge pull request #39605 from nextcloud/bugfix/noid/final-events-cleanupJoas Schilling2023-08-044-73/+19
|\
| * fix!: Remove LegacyLoadAdditionalScriptsAdapterJoas Schilling2023-07-282-59/+0
| * feat!: Migrate unShare events to typed eventsJoas Schilling2023-07-281-2/+4
| * feat!: Migrate Sharing events to typed eventsJoas Schilling2023-07-281-1/+2
| * feat!: Migrate TagService events to typed eventsJoas Schilling2023-07-282-11/+13
* | Merge pull request #39150 from fsamapoor/refactor_files_app_commandsCôme Chilliet2023-08-0312-218/+160
|\ \
| * | Merge branch 'master' into refactor_files_app_commandsFaraz Samapoor2023-08-014-3/+284
| |\|
| * | Fixes Psalm's "InvalidArgument" error.Faraz Samapoor2023-07-121-1/+1
| * | Fixes Psalm's "LessSpecificReturnStatement" error.Faraz Samapoor2023-07-121-2/+3
| * | Refactors files app commands.Faraz Samapoor2023-07-1212-211/+156
* | | feat(files): migrate recent viewJohn Molakvoæ (skjnldsv)2023-08-021-9/+0
| |/ |/|
* | fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcherJoas Schilling2023-07-251-2/+2
* | Merge pull request #38860 from nextcloud/scanner-change-summaryRobin Appelman2023-07-201-1/+31
|\ \
| * | add summary of detected changes to files:scan outputRobin Appelman2023-06-161-1/+31
* | | add commands to copy/move filesRobin Appelman2023-07-122-0/+255
| |/ |/|
* | files: Add OpenAPI specjld31032023-07-1210-10/+210
* | chore: remove old favorites viewJohn Molakvoæ2023-07-053-52/+0
* | feat(files): sort favorites firstJohn Molakvoæ2023-07-051-1/+7
* | feat(files): favoritesJohn Molakvoæ2023-07-051-0/+1
* | feat(ocp): More specific type for ICapabilities::getCapabilitiesChristoph Wurst2023-07-031-2/+0
|/
* add utility command for object store objectsRobin Appelman2023-06-094-0/+352
* Merge pull request #37971 from nextcloud/info-file-getRobin Appelman2023-05-103-0/+291
|\
| * minor fixes for get/putRobin Appelman2023-05-092-6/+19
| * add command to write a fileRobin Appelman2023-05-043-2/+84
| * move get/delete commands to files namespace, make get take the output as argu...Robin Appelman2023-05-042-0/+196
* | Add an error counterCôme Chilliet2023-05-041-20/+17
* | Only show error stack trace on very verbose levelCôme Chilliet2023-05-021-6/+2
* | Do not stop at the first PHP error/warning in files:scanCôme Chilliet2023-04-271-11/+15
|/
* fix(files): Don't throw an error when guests access the controllerJoas Schilling2023-04-192-16/+9
* feat(files): add view config service to store user-config per viewJohn Molakvoæ2023-04-184-49/+218
* Merge pull request #37625 from nextcloud/bugfix/noid/transfer-file-new-userJulius Härtl2023-04-111-0/+3
|\
| * fix: Always create user directory when transfering files to new usersJulius Härtl2023-04-061-0/+3
* | Add type hints for mappersjld31032023-04-072-0/+6
|/
* feat(files): implement sorting per viewJohn Molakvoæ2023-04-062-16/+23
* feat(files): sortingJohn Molakvoæ2023-04-062-1/+7
* perf(files): fetch previews faster and cache properlyJohn Molakvoæ2023-04-061-0/+20
* better error messages if the users home is not writable during scanningRobin Appelman2023-04-051-0/+1
* Add SHARE_TYPE_SCIENCEMESHMichiel de Jong2023-03-082-1/+2
* Merge pull request #36904 from nextcloud/bugfix/noid/fix-controller-setup-for...Joas Schilling2023-03-061-9/+6
|\
| * fix(files): Fix controller setup for guestsJoas Schilling2023-02-281-9/+6
* | Implement file reference wigetJulius Härtl2023-03-022-0/+42
|/
* Revert "fix(performance): Do not set up filesystem on every call"Joas Schilling2023-02-211-62/+0
* feat(directediting): Allow opening by file idJulius Härtl2023-02-202-5/+5
* Do not set up filesystem on every callAnna Larch2023-02-171-0/+62
* Revert the token scope to not end up with storing the user used in the sessionJulius Härtl2023-02-171-0/+1