0
0
mirror of https://github.com/nextcloud/server.git synced 2024-12-28 07:58:42 +00:00
nextcloud_server/apps/files_trashbin/lib
Christopher Ng 119e7d1bd7 feat(trashbin): Add backend dav property
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-12-03 16:09:13 -08:00
..
AppInfo feat(trashbin): Port files trashbin events to IEventDispatcher/IEventListener 2024-09-23 18:13:21 +02:00
BackgroundJob refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Command refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Controller fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +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 chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
Migration feat(migrations): add metadata to existing migrations 2024-08-02 18:26:12 -01:00
Sabre feat(trashbin): Add backend dav property 2024-12-03 16:09:13 -08: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 chore: Add SPDX header 2024-06-02 20:00:00 +02:00
Expiration.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Helper.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
Storage.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Trashbin.php fix(apps): Fix wrong or missing casts 2024-10-23 17:08:29 +02:00