Commit Graph

1259 Commits (2bdc97741cd42843f85750421cba032942d860ed)

Author SHA1 Message Date
Côme Chilliet 801733e523
fix: Remove OCP\Files\Storage interface deprecated since version 9 1 year ago
Christoph Wurst 614f9ec0a2
refactor: Use the elvis operator 1 year ago
Git'Fellow 07a6fd11d0
fix(files_external): Check key exists before accessing it 1 year ago
John Molakvoæ (skjnldsv) 0f519f4856 fix(files_external): broken credentials dialog 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
provokateurin c102b89cd5
refactor(files_external): Replace security annotations with respective attributes 1 year ago
Robin Appelman c2b1f079b1
feat: add a specialized writeStream implementation for s3 external storage 1 year ago
Benjamin Gaussorgues e93866f904
fix: allows admin to edit global credentials 2 years 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
Julius Härtl 4910e7e231
fix: Pass the mountpoint target user to storages without owner 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 e330efe5a0
fix: Implement option to temporarily set the user session 2 years ago
Robin Appelman 42e14cc4c7 feat: add command to scan external storages directly 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
Vincent Petry 839ddaa354
feat: rename users to account or person 2 years ago
Josh 2e00184eb4
fix(files_external) Add sensitive S3 values redacted by list command 2 years ago
Benjamin Gaussorgues 2cb0bf5437
fix(files_external): list root when using SMB case-insensitive option 2 years ago
Côme Chilliet b2e9e0fa0d chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps 2 years ago
Côme Chilliet 8bcc2d352e chore: Fix missing template parameter for IEventListener 2 years ago
provokateurin b64ab5fba8
refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2 years ago
Valdnet 9064171b27 Correct a typo 2 years ago
Joas Schilling 64f5faf8b5
fix(files_external): Fix "Could not find resource main.js to load" 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
jld3103 755de1e0b5 refactor: Rename OpenAPI type aliases to their namespaces 2 years ago
Joas Schilling 4759e7a22d
fix(external): Get storage before update it 2 years ago
Louis Chemineau e66e8bad1a
Return correct status if touch failed 2 years ago
Benjamin Gaussorgues a45e12abc8
fix(files_external): on case insensitive system, block case change 2 years ago
John Molakvoæ ae29608e46
fix(files_external): basic auth user storage trigger 2 years ago
Hamid Dehnavi d64bbc8bd3 Convert isset ternary to null coalescing operator 2 years ago
Faraz Samapoor eab7818f0e Adds parameter type hints. 2 years ago
Faraz Samapoor 32838d8f0a Refactors files_external app commands. 2 years ago
jld3103 c2d45cb172
Add single status code descriptions for OpenAPI 2 years ago
John Molakvoæ (skjnldsv) a5a8655beb fix: avoid side-effect imports 2 years ago
Robin Appelman eab8dd3ca0 use multipart copy for s3 2 years ago
Robin Appelman b40fa64a8b use multipart copy for s3 2 years ago
Robin Appelman ccf8843d9f apply known mtime wrapper for external storages 2 years ago
Robin Appelman d42d809170 sftp psalm fixes 2 years ago
Robin Appelman c264903cb9
psalm suppress 2 years ago
Robin Appelman aa2a3ae6c8
implement fseek for sftp read stream 2 years ago