Commit Graph

483 Commits (ffbbdb2d04c900bcc4ed6bbcf97d4e5fc30dfad9)

Author SHA1 Message Date
Ferdinand Thiessen 660f3f6fd1
refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
Git'Fellow c5fa862b06 fix(files_versions): Use helper function 4 months ago
Ferdinand Thiessen 378ddda301
fix(files_versions): `has-preview` must be either `true` or `false` 5 months ago
Borja Domínguez Vázquez d0de83be10
feat(file-versions): #53151 add VersionCreatedEvent event 5 months ago
Borja Domínguez Vázquez cdeed5bcbe chore: get revision for a node 6 months ago
Borja Domínguez Vázquez 676fb4014d chore: use constants for metadata 6 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Côme Chilliet 5c0e8df427 fix(files_versions): Log error instead of crashing when event listeners get called on non-existing files 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Côme Chilliet 15c8b5ac58
chore: Use an if/else instead of the try/catch to make meaning more obvious 7 months ago
Côme Chilliet 7f1fb65549
fix(files_versions): Log failure to compute node path 7 months ago
Ferdinand Thiessen 2dcadd2603
fix(files_versions): only close stream if still open, fixing S3 8 months ago
Ferdinand Thiessen 0f69648d0a
fix(files_version): use `Storage::writeStream` instead of deprecated `streamCopy` if possible 8 months ago
Ferdinand Thiessen 01db539d0a
chore: move streamCopy implementation from `OC_Helper` to `OCP\Files` 8 months ago
provokateurin 78a175fc74
refactor: Apply rector refactorings 8 months ago
Côme Chilliet 536ccf144c feat(encryption): Migrate from hooks to events 8 months ago
Git'Fellow 1b549d4943 fix(files_versions): Folder should not be hardcoed 8 months ago
Ferdinand Thiessen 8ca23f2c7d
fix(files_versions): only handle path updates when there is path 8 months ago
Ferdinand Thiessen 5e03c6fb58
fix(files_versions): create version if previous does not exist 9 months ago
Ferdinand Thiessen 2020760f88
fix(files_versions): wait for version to be created before setting metadata 9 months ago
provokateurin 936166939c
feat(files_versions): Implement preview mime icon fallback 9 months ago
provokateurin 89779808e0
fix(files_versions): Cache previews 9 months ago
ailkiv 9b3424f607 refactor: move version rollback hook to event 10 months ago
Kostiantyn Miakshyn 9bba153e4f Fix: NotFoundException for anonymous users 11 months ago
Louis Chemineau 4561a0a870 fix(files_versions): Do not expire versions newer than min age 11 months ago
Côme Chilliet 64863c9d46
chore: Apply new rector configuration to apps folder 11 months ago
Côme Chilliet f758f565d4
fix: Replace getInstalledApps calls with getEnabledApps 11 months ago
Louis Chemineau c87db7a960 fix(files_versions): Update `unencrypted_size` during rollback 11 months ago
Louis Chemineau 5336c92ca5 chore(files_versions): Remove unused $node variable 11 months 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 1 year ago
Ferdinand Thiessen 4bbcbc5206
feat: Make `ISharedStorage` public API and reuse where possible 1 year ago
Côme Chilliet 30a2e8f9b8
fix(files_versions): Catch constraint error on version insertion 1 year ago
provokateurin 2c8f6a009a
refactor(files_versions): Replace security annotations with respective attributes 1 year ago
greta 26d22881e5 fix: add a try and catch for delete versioning 1 year ago
carhe 7eac3fe7da fix(files_versions): avoid unintentional skipping of expiration 1 year ago
Louis Chemineau 6e76aed867
fix: Use timestamp instead of revision id in files_versions metadata API 1 year 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