Commit Graph

385 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
Ferdinand Thiessen 660f3f6fd1
refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
Josh af53e9ca06
chore(files_external): Remove oauth1 constant 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
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 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
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
provokateurin e9e67cbc50
fix(files_external): Stop building path twice when checking if file exists on case insensitive SMB storage 10 months ago
provokateurin 59ae85339e
fix(files_external): Move definition parameter to the correct place 10 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 11 months ago
Robin Appelman cc39714fb5
fix: smb: don't fail hard if we can't load acls for a file 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
provokateurin 0de4843b73 refactor(Storage): Align all Storage constructors 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
provokateurin 14e6734547
refactor(files_external): Add Storage parameter strong types 1 year ago
Robin Appelman 103b464eea fix: use nc's binary finding logic for smb 1 year ago
provokateurin 1302b48ca2
fix(files_external): Fix all IStorage return types 1 year ago
Marcel Klehr c8a90e941a fix(files_external): Catch correct exception 1 year ago
Louis Chemineau 20eb464835
fix: Use hashed password in files_external settings 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
Côme Chilliet 801733e523
fix: Remove OCP\Files\Storage interface deprecated since version 9 1 year ago
Git'Fellow 07a6fd11d0
fix(files_external): Check key exists before accessing it 1 year ago
Daniel Calviño Sánchez bd4de5208d fix: Fix unmodified placeholder replacing the actual value when updating 1 year ago
Josh Richards 2e73932c8e fix: custom port handling in UI for SFTP 1 year ago
Josh 6db4099246
fix: custom port handling in UI for FTP External Storage 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Robin Appelman c2b1f079b1
feat: add a specialized writeStream implementation for s3 external storage 1 year ago
Daniel Calviño Sánchez 733e3f62fd fix: Do not log an error when connecting to SFTP without a logged in user 2 years ago
Andy Scherzinger c1555fc33e
chore: Add SPDX header 2 years ago
Côme Chilliet 4d060818d1
fix(files_external): Be extra safe with null handling to please psalm 2 years ago
Côme Chilliet 72a0da6d4e fix: Fix small psalm errors in FTP and LDAP connections 2 years ago
Côme Chilliet 0f348516d2 fix: Remove obsolete resource typing 2 years ago
Côme Chilliet 81319e78bf chore: Improve phpdoc typing to silence psalm errors 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Julius Härtl d576b8eaf9 fix: Allow to disable multipart copy on external s3 storage 2 years ago
Maxence Lange 2f41b9c092 mark MOUNT_TYPE_PERSONAl as deprecated 2 years ago
Maxence Lange 1a5b545fe8 full uppercase const 2 years ago
John Molakvoæ 524ed97d62
fix: replace `Account name` by `Login` 2 years ago