nextcloud/apps/files/lib/Service
Ferdinand Thiessen 275c4404d4
feat(files): allow to configure default view
This allows to configure which view should be the default ("start view")
in the files app, currently either "all files" or "personal files".
But it might be extended to the new home view in the future.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-07-04 18:03:10 +02:00
..
ChunkedUploadConfig.php feat(files): Expose chunked upload config via capabilities 2024-10-21 12:03:33 +02:00
DirectEditingService.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
LivePhotosService.php chore: Add SPDX header 2024-05-29 08:58:16 +02:00
OwnershipTransferService.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
SettingsService.php feat(files): Allow to configure Windows filename compatibility in the settings 2024-07-17 16:17:14 +02:00
TagService.php refactor(tags): move favorite event dispatching to tags.php 2024-12-03 20:56:36 +01:00
UserConfig.php feat(files): allow to configure default view 2025-07-04 18:03:10 +02:00
ViewConfig.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00