nextcloud-server/apps/files_trashbin/lib
Louis Chemineau 2de9880d79
fix(files): Do not require files_trashbin in live photo sync listener
Fix https://github.com/nextcloud/server/issues/43299

Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-03-14 10:55:44 +07:00
..
AppInfo fix(files): Do not require files_trashbin in live photo sync listener 2024-03-14 10:55:44 +07:00
BackgroundJob chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Command chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Controller files_trashbin: Add OpenAPI spec 2023-07-13 06:26:58 +07:00
Events Synchronize operation on live photo files 2023-11-29 19:07:32 +07:00
Exceptions Update php licenses 2021-06-04 22:02:41 +07:00
Listeners fix(files): Do not require files_trashbin in live photo sync listener 2024-03-14 10:55:44 +07:00
Migration chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Sabre use deletion time instead of mtime in trashbin handling 2024-01-03 14:41:58 +07:00
Trash perf: switch places that always use the first getById result to getFirstNodeById 2024-03-04 13:57:31 +07:00
UserMigration chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Capabilities.php files_trashbin: Add OpenAPI spec 2023-07-13 06:26:58 +07:00
Expiration.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Helper.php Update php licenses 2021-06-04 22:02:41 +07:00
Hooks.php Update php licenses 2021-06-04 22:02:41 +07:00
Storage.php Migrate applications away from deprecated ILogger 2023-09-21 11:57:21 +07:00
Trashbin.php chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps 2024-02-05 11:16:04 +07:00