nextcloud-server/apps/files_trashbin/lib
Stephan Orbaugh 5c54a3caa7
Merge pull request #46974 from nextcloud/fix/noid/add-metadata-to-migrationsteps
feat(migrations): add metadata to existing migrations
2024-08-06 13:27:04 +07:00
..
AppInfo chore: Add SPDX header 2024-06-02 20:00:00 +07:00
BackgroundJob chore: Add SPDX header 2024-06-02 20:00:00 +07:00
Command fix(trashbin): Improve documentation of since/until timestamps of restore trashbin 2024-07-30 20:33:56 +07:00
Controller chore: Add SPDX header 2024-06-02 20:00:00 +07:00
Events chore: Add SPDX header 2024-06-02 20:00:00 +07:00
Exceptions chore: Add SPDX header 2024-06-02 20:00:00 +07:00
Listeners fix(files_trashbin): Make files view registering an init script 2024-06-23 16:53:10 +07:00
Migration feat(migrations): add metadata to existing migrations 2024-08-02 18:26:12 +07:00
Sabre fix(files_trashbin): Original name of the deleted files should be set as display name for DAV 2024-08-05 14:02:57 +07:00
Trash chore: Add SPDX header 2024-06-02 20:00:00 +07:00
UserMigration chore: Add SPDX header 2024-06-02 20:00:00 +07:00
Capabilities.php chore: Add SPDX header 2024-06-02 20:00:00 +07:00
Expiration.php chore: Add SPDX header 2024-06-02 20:00:00 +07:00
Helper.php chore: Add SPDX header 2024-06-02 20:00:00 +07:00
Hooks.php chore: Add SPDX header 2024-06-02 20:00:00 +07:00
Storage.php chore: Add SPDX header 2024-06-02 20:00:00 +07:00
Trashbin.php feat: add base class for extending the query builder 2024-07-12 17:01:39 +07:00