nextcloud/apps/files/lib
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
..
Activity chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
AppInfo chore: remove files file templates deprecated since v18 and provided by richdocuments 2025-05-16 12:45:55 +02:00
BackgroundJob perf: improve query to determine which users need a background scan 2025-05-26 18:08:36 +02:00
Collaboration/Resources refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Command chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Controller chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Dashboard fix(files): Fix folder preview for favorites widget 2025-02-03 10:25:15 +01:00
Db chore: Add SPDX header 2024-05-29 08:58:16 +02:00
Event chore: Add SPDX header 2024-05-29 08:58:16 +02:00
Exception chore: Add SPDX header 2024-05-29 08:58:16 +02:00
Listener fix(SyncLivePhotosListener): Don't handle copy event emitted from us 2025-05-27 12:14:14 +02:00
Migration feat(files): Expose chunked upload config via capabilities 2024-10-21 12:03:33 +02:00
Notification refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Search refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Service feat(files): allow to configure default view 2025-07-04 18:03:10 +02:00
Settings chore(i18n): Adapted spelling of product name "Windows" 2025-05-11 10:26:16 +02:00
AdvancedCapabilities.php feat(files): Add capability for clients to check WCF state 2025-03-18 17:02:06 +01:00
App.php feat(Navigation): emit dedicated event for loading additional entries 2024-12-18 12:50:11 +01:00
Capabilities.php fix(files): conversion api simplification and conflict check 2025-01-16 18:35:40 +01:00
DirectEditingCapabilities.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Helper.php chore(files): remove dead code from files helper 2025-05-16 13:09:03 +02:00
ResponseDefinitions.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00