Commit Graph

454 Commits (dec37b94de4a683dbb06693406f6e22cdf403ab6)

Author SHA1 Message Date
provokateurin d15ea1f17e
feat(files_versions): Implement preview mime icon fallback 11 months ago
provokateurin 0169965c84
fix(files_versions): Cache previews 11 months ago
Kostiantyn Miakshyn 22b3c6cd2e Fix: NotFoundException for anonymous users 1 year ago
Louis Chemineau 46b1825f2d fix(files_versions): Do not expire versions newer than min age 1 year ago
Louis Chemineau f5df254521 fix(files_versions): Update `unencrypted_size` during rollback 1 year ago
Louis Chemineau 097ce6ef98 chore(files_versions): Remove unused $node variable 1 year ago
provokateurin 085d4c9364
refactor(OpenAPI): Adjust scopes to match previous behavior 1 year ago
Louis Chemineau f6c48a45ae
fix: Correctly create NonExistingFolder during copy 1 year ago
provokateurin 77114fb327
fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 1 year ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 1 year ago
Côme Chilliet 1a4978c4ea
chore: Apply rector configuration to apps folder 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
provokateurin dc13f9cc1e
fix(Files): Handle getOwner() returning false 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
Ferdinand Thiessen 4bbcbc5206
feat: Make `ISharedStorage` public API and reuse where possible 2 years ago
Côme Chilliet 30a2e8f9b8
fix(files_versions): Catch constraint error on version insertion 2 years ago
provokateurin 2c8f6a009a
refactor(files_versions): Replace security annotations with respective attributes 2 years ago
greta 26d22881e5 fix: add a try and catch for delete versioning 2 years ago
carhe 7eac3fe7da fix(files_versions): avoid unintentional skipping of expiration 2 years ago
Louis Chemineau 6e76aed867
fix: Use timestamp instead of revision id in files_versions metadata API 2 years ago
Andy Scherzinger afa48a4e0e
chore: Add SPDX header 2 years ago
Louis Chemineau 369274c9ee
feat(files_versions): Add listener and interfaces to allow versions migration across storages 2 years ago
Louis Chemineau a15c0d6515
Merge pull request #44297 from nextcloud/fix/forbid-tagging-readonly-files 2 years ago
Louis Chemineau 673a851848 refactor(files_versions): Rename MetadataFileEvents to VersionAuthorListener 2 years ago
Louis Chemineau 9361a305ba
chore(files_versions): Use new metadata API for versions 2 years ago
Eduardo Morales c5d1fda4ab fix: fixed stylistic errors 2 years ago
Eduardo Morales a8844d408b fix(files_version): deprecated INameableVersion 2 years ago
Eduardo Morales 4cf4fdc278 feat: exposed metadata column to frontend 2 years ago
Eduardo Morales b2c855451c feat: added backend metadata interface, allows JSON storage 2 years ago
Eduardo Morales 88b40bb392 feat: added metadata event listener 2 years ago
Louis 310c8be748
Revert "files_versions: add missing null check" 2 years ago
Robin Appelman 1125cf7afc
fix: fallback from guessing the owner from path in versioning 2 years ago
Varun Patil d49787d004 fix(files_versions): Add missing null check 2 years ago
Louis Chemineau fcdc8b47f2 fix(files_versions): Improve files version listing 2 years ago
Robin Appelman e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById 2 years ago
Louis Chemineau 66fbb7be76 fix(files_versions): Do not create a new version for empty files 2 years ago
Louis Chemineau 870572783a fix(files_versions): Improve files version listing 2 years ago
Louis Chemineau 046b8f320f
Check permissions when labeling a version 2 years ago
Louis Chemineau 37d0fd109a
Check node permissions when restoring a version 2 years ago
Louis Chemineau 741dec283f
Check node permissions when deleting a version 2 years ago
Vincent Petry 839ddaa354
feat: rename users to account or person 2 years ago
Louis Chemineau 5ae0f5b32f
Revert "Reapply "Cleanup versions entity in during versions:clean command"" 2 years ago
Louis Chemineau ba3fdb0cdc
Reapply "Cleanup versions entity in during versions:clean command" 2 years ago
Louis Chemineau 17ee596826
Revert "Cleanup versions entity in during versions:clean command" 2 years ago
Louis Chemineau 1ec9f3e5f9
Cleanup versions entity in during versions:clean command 2 years ago
Côme Chilliet 8bcc2d352e chore: Fix missing template parameter for IEventListener 2 years ago
Robin Appelman 6fbf22ef5e
handle storage not available when expiring versions 2 years ago
Louis Chemineau 51fa2e3b19
Improve path resolution in files_version hooks 2 years ago
Julius Härtl 75505747bb fix: Properly fetch version from shared files by accessing the owner storage version 2 years ago