Commit Graph

1348 Commits (master)

Author SHA1 Message Date
Carl Schwan 98192fc17c
feat(external-s3): Expose config option to enable direct s3 preview 6 days ago
Carl Schwan 2ea1bd4cdc
feat(movie-preview): Use getDirectDownloadById for generating preview 6 days ago
invario ffe91b48dc
feat(previews): allow ffmpeg to connect direct for AWS S3 buckets 7 days ago
Edward Ly 09f774a61f fix(s3): rename 'Amazon S3' to 'S3 Storage' 1 month ago
Côme Chilliet 69b85fab32 fix(files_external): Properly register event listeners in register method 1 month ago
Côme Chilliet 3279afc529 fix(files_external): Fix registration of listeners with PHP >= 8.4 1 month ago
Carl Schwan 4d47fdaa85 chore: Run rector with new rules for fetch 2 months ago
Kent Delante b57db10814 fix: pass only necessary information when deleting mulitple objects 2 months ago
Maxence Lange 07d3f1c313 fix(files-external): do not load lazy appconfig from construct 2 months ago
Ferdinand Thiessen 31571476d3 refactor(files_external): migrate Ajax with `OC_JSON` to proper controller 3 months ago
Louis Chemineau 553793c946
feat(files): Mark homefolder as overwritten when an external storage mounted at / exists 3 months ago
provokateurin d59338b377
refactor: Apply rector Nextcloud 26 set 3 months ago
Ferdinand Thiessen 660f3f6fd1
refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
Carl Schwan 7e1c49ad9d refactor: Port away from IQueryBuilder::execute in apps/ 4 months ago
Carl Schwan 0e7d5dce1c refactor: Port away from changeColumn 4 months ago
Josh af53e9ca06
chore(files_external): Remove oauth1 constant 5 months ago
Josh 2b21913015
refactor(files_external): Drop oauth1 auth mechanism registration 5 months ago
Josh 57c62e1ca1
refactor(files_external): Drop OAuth1.php 5 months ago
Robin Appelman 6f0120af16
fix: handle smb timeouts as storage not available 5 months ago
Daniel Kesselberg 28dc3e2d85
chore: move smb package to 3rdparty 5 months ago
Maxence Lange 33bff30e1d feat(lexicon): moving out from unstable 6 months ago
provokateurin 5bd626bd40
chore: Fix all method calls with too many arguments 6 months ago
Arthur Schiwon 80f891eee0
style(PHP): code cleanup, no effective changes 6 months ago
Arthur Schiwon fd799afc17
fix(Krb): switch away from deprecated and broken KerberosApacheAuth() 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Robin Appelman 4242520d64
feat: improve logging of fopen failures for smb 7 months ago
Robin Appelman 6113278d4c
feat: add --unscanned option to files_external:scan 7 months ago
Robin Appelman f97495bf5a feat: add command to check files_external dependencies 8 months ago
Git'Fellow 2d68644e11 fix(files_external): Safely check if the timestamp is numeric 8 months ago
Maxence Lange 6bd5f6af83 feat(files_external): support lexicon 8 months ago
provokateurin db5f6a4e96
fix(files_external): Mark password fields for LoginCredentials and SessionCredentials as hidden and optional 8 months ago
provokateurin 01d2a9f76a
fix(files_external): Convert VALUE_HIDDEN to FLAG_HIDDEN to allow combining VALUE_PASSWORD and FLAG_HIDDEN 8 months ago
Robin Appelman bb4cf2830a
fix: better error message when trying to scan a folder that is already being scanned 9 months ago
skjnldsv 07264dff12 fix(external_storage): fix settings save 10 months ago
provokateurin e9e67cbc50
fix(files_external): Stop building path twice when checking if file exists on case insensitive SMB storage 10 months ago
Ferdinand Thiessen c82337f3b9
fix: incorrect types detected by updated stubs 11 months ago
provokateurin 59ae85339e
fix(files_external): Move definition parameter to the correct place 11 months ago
Côme Chilliet e757b649b7
fix: Fix psalm taint false-positives by small refactorings 11 months ago
Côme Chilliet 64863c9d46
chore: Apply new rector configuration to apps folder 11 months ago
Côme Chilliet ed5b7ae161
chore: re-apply current rector configuration to apps folder 11 months ago
Robin Appelman 1871296041 fix: don't believe sftp when it tells us the mtime is less than we know it is 11 months ago
Christian Becker c25c5bbc00
feat(S3): add SSE-C support in S3 External Storage 11 months ago
Robin Appelman 4179abdb81
fix: detect deleted items as updated for smb storage 12 months ago
Benjamin Gaussorgues 12452f7f22
fix(files_external): wrong type for external mount id 1 year ago
provokateurin 86eec60ebb
feat(files_external): Enable ownerless shares 1 year ago
Oleksander Piskun c284e49134 fix(external_storage): Cast id to int 1 year ago
Louis Chemineau a2f2f7ce93
feat: Use inline password confirmation in external storage settings 1 year ago
Marcel Klehr 9c7fd29262 fix(external_storage): Cast id to int 1 year ago
Robin Appelman cc39714fb5
fix: smb: don't fail hard if we can't load acls for a file 1 year ago
skjnldsv 8b8e4763ed fix(files_external): cast storage id int 1 year ago