nextcloud/apps/files/lib
Ferdinand Thiessen a697da3063
feat(files): Add capability for clients to check WCF state
This adds a non-initial-state capability for the
windows-compatibile-filemnames feature.
It is not required by the webui and it might have performance impacts
(always compares system config against windows presets), so it is not
included in every page load, but instead for querying from the clients.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-18 17:02:06 +01:00
..
Activity fix:remote account activity translation 2025-03-07 09:22:11 -05:00
AppInfo feat(files): Add capability for clients to check WCF state 2025-03-18 17:02:06 +01:00
BackgroundJob chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
Collaboration/Resources refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Command chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
Controller fix(files): properly forward open params from short urls 2025-02-18 10:53:23 +01: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 Merge pull request #48612 from nextcloud/fix/activity-log-for-favorites-in-dav 2024-12-12 15:18:47 +01: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: improve occ file:transfer-ownership logging 2025-03-06 09:47:07 +01:00
Settings refactor(files): Migrate from event listener to class based declarative settings 2024-10-15 20:35:30 +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: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
ResponseDefinitions.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00