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