nextcloud-server/apps/files_trashbin/lib
Thomas Citharel b44f35a42a refactor(trashbin): get expiration class directly from Server::get
instead of going through Application container

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2025-10-23 23:20:10 +07:00
..
AppInfo chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
BackgroundJob refactor(trashbin): make the ExpireTrash background job use the Trashbin::expire static method 2025-10-14 11:07:25 +07:00
Command refactor: use logical `&&` `||` instead of weak `and` `or` operators 2025-09-27 23:02:18 +07:00
Controller
Events chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Exceptions chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Listener
Listeners
Migration
Sabre fix(trashbin): Translate Nextcloud exception to Sabre exception 2025-09-19 11:47:40 +07:00
Service
Trash fix(files): Always return a valid mimetype 2025-10-06 09:06:17 +07:00
UserMigration
Capabilities.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Expiration.php fix(files_trashbin): Expire trashbin items when space is needed 2025-07-05 14:12:30 +07:00
Helper.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Storage.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Trashbin.php refactor(trashbin): get expiration class directly from Server::get 2025-10-23 23:20:10 +07:00