nextcloud/apps/files/lib
Louis Chemineau 2574cbfa61
chore: Apply php:cs recommendations
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-08-28 10:44:18 +02:00
..
Activity style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
AppInfo feat(files): Implement endpoint to retrieve a user's folder tree 2024-08-01 09:14:44 -07:00
BackgroundJob chore: Apply php:cs recommendations 2024-08-28 10:44:18 +02:00
Collaboration/Resources style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Command fix: implement sharding compatible cleanup for various bits 2024-08-28 10:27:14 +02:00
Controller perf(files): Do not block files page load with server-side favorites retrieval 2024-08-27 14:33:39 -07: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 style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Migration chore: Add SPDX header 2024-05-29 08:58:16 +02:00
Notification feat(notifications): Migrate server INotifiers to new exceptions 2024-06-25 11:56:24 +02:00
Search style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Service style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Settings feat(files): Allow to configure Windows filename compatibility in the settings 2024-07-17 16:17:14 +02:00
App.php chore: Add SPDX header 2024-05-29 08:58:16 +02:00
Capabilities.php feat: Add forbidden_filename_basenames config option 2024-07-15 19:39:18 +02:00
DirectEditingCapabilities.php chore: Add SPDX header 2024-05-29 08:58:16 +02:00
Helper.php chore: Add SPDX header 2024-05-29 08:58:16 +02:00
ResponseDefinitions.php feat(files): Update openapi 2024-08-08 10:52:20 -07:00