Commit Graph

1334 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
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 5 months ago
provokateurin 5bd626bd40
chore: Fix all method calls with too many arguments 5 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 8 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 10 months ago
provokateurin 59ae85339e
fix(files_external): Move definition parameter to the correct place 10 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
provokateurin 77114fb327
fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
Maxence Lange 8360c57189 fix(files-external): set password as sensitive 1 year ago
yemkareems 3b6a36fae6
fix: add PasswordConfirmationRequired to saveGlobalCredentials 1 year ago
provokateurin 0de4843b73 refactor(Storage): Align all Storage constructors 1 year ago
provokateurin e8426996f5
fix(psalm): Fix some newly detected issues 1 year ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 1 year ago
yemkareems 08f3e44d4a
fix: cs fix namespace 1 year ago
yemkareems 18c0c28bce
fix: add PasswordConfirmationRequired to the eternal storages mentioned in review 1 year ago
Git'Fellow c254855222 chore(db): Correctly apply query types 1 year ago
yemkareems b86dc076b5
fix: add PasswordConfirmationRequired to update and delete method 1 year ago
yemkareems d3f1b76ebb
fix: add PasswordConfirmationRequired to create user storages endpoint 1 year ago