0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-21 19:53:42 +00:00
nextcloud_server/apps/files/tests
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 chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
BackgroundJob chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
Command chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
Controller fix(tests): Adapt tests to appManager usage 2025-02-24 17:48:34 +01:00
Service chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
AdvancedCapabilitiesTest.php feat(files): Add capability for clients to check WCF state 2025-03-18 17:02:06 +01:00
HelperTest.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00