nextcloud/apps/files_trashbin/lib
Louis Chemineau bd9a2eba76 feat: Limit trash expire job to 30 minutes
And pick up where it left off, leveraging getSeenUsers.

Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-03-30 08:54:41 +02:00
..
AppInfo fix: Replace getInstalledApps calls with getEnabledApps 2025-02-13 10:19:20 +01:00
BackgroundJob feat: Limit trash expire job to 30 minutes 2025-03-30 08:54:41 +02:00
Command chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
Controller refactor(OpenAPI): Adjust scopes to match previous behavior 2025-01-06 14:30:40 +01:00
Events refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Exceptions chore: Add SPDX header 2024-06-02 20:00:00 +02:00
Listener refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Listeners feat(files_trashbin): Allow preventing trash to be deleted permanently 2025-01-13 15:19:19 +01:00
Migration feat(migrations): add metadata to existing migrations 2024-08-02 18:26:12 -01:00
Sabre chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
Service feat(files_trashbin): Allow preventing trash to be deleted permanently 2025-01-13 15:19:19 +01:00
Trash chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
UserMigration refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Capabilities.php feat(files_trashbin): Allow preventing trash to be deleted permanently 2025-01-13 15:19:19 +01:00
Expiration.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Helper.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
Storage.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
Trashbin.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00