nextcloud/apps/files_trashbin/lib
Robin Windey 7afcacdff7
Merge pull request #39818 from nextcloud/feature/trashbin-restore-improvements#39724
Let `occ trashbin:restore` restore also from groupfolders and add filters
2023-09-18 12:38:57 +02:00
..
AppInfo feat(files_trashbin): migrate to vue 2023-04-06 14:49:29 +02:00
BackgroundJob Port existing server code to new interface 2022-08-08 17:03:19 +02:00
Command Rename since/until in verbose message 2023-08-18 07:25:39 +02:00
Controller files_trashbin: Add OpenAPI spec 2023-07-13 06:26:58 +02:00
Events fix(files_trashbin): Migrate to IEventDispatcher and emit as typed event 2023-07-19 17:37:33 +02:00
Exceptions Update php licenses 2021-06-04 22:02:41 +02:00
Listeners feat(files_trashbin): migrate to vue 2023-04-06 14:49:29 +02:00
Migration Update php licenses 2021-06-04 22:02:41 +02:00
Sabre fix(trashbin): Truncate long filenames 2023-05-31 19:06:42 -07:00
Trash add IFileInfo::getParentId 2023-09-04 18:42:49 +02:00
UserMigration feat(UserMigration)!: 32-bit support 2023-05-05 17:59:57 -07:00
Capabilities.php files_trashbin: Add OpenAPI spec 2023-07-13 06:26:58 +02:00
Expiration.php Update php licenses 2021-06-04 22:02:41 +02: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 only gather dependencies for trashbin wrapper once 2023-08-18 11:14:52 +02:00
Trashbin.php Correctly react to bad configuration 2023-06-08 14:52:30 +02:00