nextcloud-server/apps/files/lib
Côme Chilliet e1317962b0 fix(transfer-ownership): Improve comments according to code review
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-09-05 16:02:41 +07:00
..
Activity chore: Add SPDX header 2024-05-29 08:58:16 +07: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 14:54:14 +07:00
Collaboration/Resources chore: Add SPDX header 2024-05-29 08:58:16 +07:00
Command fix: Backport to 30 2024-08-28 14:54:14 +07:00
Controller perf(files): Do not block files page load with server-side favorites retrieval 2024-08-29 11:54:22 +07:00
Db chore: Add SPDX header 2024-05-29 08:58:16 +07:00
Event chore: Add SPDX header 2024-05-29 08:58:16 +07:00
Exception chore: Add SPDX header 2024-05-29 08:58:16 +07:00
Listener feat(files): Allow to configure Windows filename compatibility in the settings 2024-07-17 16:17:14 +07:00
Migration chore: Add SPDX header 2024-05-29 08:58:16 +07:00
Notification feat(notifications): Migrate server INotifiers to new exceptions 2024-06-25 11:56:24 +07:00
Search chore: Add SPDX header 2024-05-29 08:58:16 +07:00
Service fix(transfer-ownership): Improve comments according to code review 2024-09-05 16:02:41 +07:00
Settings feat(files): Allow to configure Windows filename compatibility in the settings 2024-07-17 16:17:14 +07:00
App.php chore: Add SPDX header 2024-05-29 08:58:16 +07:00
Capabilities.php feat: Add `forbidden_filename_basenames` config option 2024-07-15 19:39:18 +07:00
DirectEditingCapabilities.php chore: Add SPDX header 2024-05-29 08:58:16 +07:00
Helper.php chore: Add SPDX header 2024-05-29 08:58:16 +07:00
ResponseDefinitions.php feat(files): Update openapi 2024-08-08 10:52:20 +07:00