nextcloud-server/apps/files_trashbin/lib
Robin Appelman 9055fef5ef
add IFileInfo::getParentId
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-09-04 18:42:49 +07:00
..
AppInfo feat(files_trashbin): migrate to vue 2023-04-06 14:49:29 +07:00
BackgroundJob Port existing server code to new interface 2022-08-08 17:03:19 +07:00
Command fix(trashbin): Truncate long filenames 2023-05-31 19:06:42 +07:00
Controller files_trashbin: Add OpenAPI spec 2023-07-13 06:26:58 +07:00
Events fix(files_trashbin): Migrate to IEventDispatcher and emit as typed event 2023-07-19 17:37:33 +07:00
Exceptions Update php licenses 2021-06-04 22:02:41 +07:00
Listeners feat(files_trashbin): migrate to vue 2023-04-06 14:49:29 +07:00
Migration Update php licenses 2021-06-04 22:02:41 +07: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 +07: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 +07:00
Expiration.php Update php licenses 2021-06-04 22:02:41 +07:00
Helper.php Update php licenses 2021-06-04 22:02:41 +07:00
Hooks.php Update php licenses 2021-06-04 22:02:41 +07:00
Storage.php only gather dependencies for trashbin wrapper once 2023-08-18 11:14:52 +07:00
Trashbin.php Correctly react to bad configuration 2023-06-08 14:52:30 +07:00