nextcloud/apps/files_trashbin/lib
Cristian Scheid 676afbca2a feat(file-info): encapsulate logic to get last activity in getLastActivity function
Signed-off-by: Cristian Scheid <cristianscheid@gmail.com>
2026-03-26 08:05:42 +00:00
..
AppInfo chore: apply code style 2025-04-30 19:04:59 +02:00
BackgroundJob fix: Stop infinite loop in ExpireTrash 2025-09-25 15:36:23 +00:00
Command fix(files_trashbin): Expire trashbin items when space is needed 2025-07-22 10:07:07 +08:00
Controller refactor(files_trashbin): Replace security annotations with respective attributes 2024-07-27 21:33:47 +02:00
Events chore: apply code style 2025-04-30 19:04:59 +02:00
Exceptions chore: apply code style 2025-04-30 19:04:59 +02:00
Listeners chore: apply code style 2025-04-30 19:04:59 +02:00
Migration feat(migrations): add metadata to existing migrations 2024-08-02 18:26:12 -01:00
Sabre fix(trashbin): Translate Nextcloud exception to Sabre exception 2025-09-23 08:36:18 +02:00
Trash feat(file-info): encapsulate logic to get last activity in getLastActivity function 2026-03-26 08:05:42 +00:00
UserMigration chore: apply code style 2025-04-30 19:04:59 +02:00
Capabilities.php chore: apply code style 2025-04-30 19:04:59 +02:00
Expiration.php fix(files_trashbin): Expire trashbin items when space is needed 2025-07-22 10:07:07 +08:00
Helper.php chore: apply code style 2025-04-30 19:04:59 +02:00
Hooks.php chore: apply code style 2025-04-30 19:04:59 +02:00
Storage.php chore: apply code style 2025-04-30 19:04:59 +02:00
Trashbin.php fix(files_trashbin): Fix size propagation when moving file to trash 2025-10-30 14:57:15 +01:00