0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-12 23:47:25 +00:00
nextcloud_server/apps/files_versions/lib
Ferdinand Thiessen d760b03895
Merge pull request #51001 from nextcloud/backport/50958/stable29
[stable29] Fix: NotFoundException for anonymous users
2025-03-02 13:04:16 +01:00
..
AppInfo feat(files_versions): Add listener and interfaces to allow versions migration across storages 2024-03-26 17:40:31 +01:00
BackgroundJob Port existing server code to new interface 2022-08-08 17:03:19 +02:00
Command fix(files_versions): Improve files version listing 2024-03-06 10:15:31 +01:00
Controller files_versions: Add OpenAPI spec 2023-07-13 10:20:09 +02:00
Db chore(files_versions): Use new metadata API for versions 2024-03-13 15:27:06 +01:00
Events Remove allmost all deprecation from the files_version app 2021-07-23 10:07:38 +02:00
Listener Fix: NotFoundException for anonymous users 2025-02-24 15:12:52 +00:00
Migration Create files_versions table 2023-01-26 10:12:22 +00:00
Sabre fix: Use timestamp instead of revision id in files_versions metadata API 2024-08-07 10:41:24 +02:00
Versions feat(files_versions): Add listener and interfaces to allow versions migration across storages 2024-03-26 17:40:31 +01:00
Capabilities.php files_versions: Add OpenAPI spec 2023-07-13 10:20:09 +02:00
Expiration.php fix(files_versions): Do not expire versions newer than min age 2025-02-25 15:02:08 +00:00
Storage.php fix(files_versions): Do not expire versions newer than min age 2025-02-25 15:02:08 +00:00