Commit Graph

1304 Commits (dec37b94de4a683dbb06693406f6e22cdf403ab6)

Author SHA1 Message Date
skjnldsv 9ff9096e4a fix(external_storage): fix settings save 12 months ago
provokateurin 6aea50c8b8 fix(files_external): Stop building path twice when checking if file exists on case insensitive SMB storage 12 months ago
provokateurin 19601eedc3 fix(files_external): Move definition parameter to the correct place 1 year ago
Christian Becker 5b51e1b0dc feat(S3): add SSE-C support in S3 External Storage 1 year ago
Robin Appelman 5c0d4a4bea fix: detect deleted items as updated for smb storage 1 year 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
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 1 year ago
provokateurin 54ec472d9a
fix(BackgroundJobs): Adjust intervals and time sensitivities 1 year ago
provokateurin 14e6734547
refactor(files_external): Add Storage parameter strong types 1 year ago
Joas Schilling 4219969c96
fix: Ensure we only pass string to writeln() 1 year ago
Joas Schilling c109ae9437
ci: Fix psalm by typing the QuestionHelper 1 year ago
Robin Appelman 103b464eea fix: use nc's binary finding logic for smb 1 year ago
Joas Schilling 96f77d7b99
fix(filesexternal): Remove unneeded 3rdparty library use 1 year ago
Côme Chilliet 6ef05bafeb
fix: Fix test of IConstructableStorage implentation by storage classes 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 94b0a0e863 fix: Move storage constructor to specific interface 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
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 2 years ago
Josh Richards 2e73932c8e fix: custom port handling in UI for SFTP 2 years ago
Josh 6db4099246
fix: custom port handling in UI for FTP External Storage 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
provokateurin c102b89cd5
refactor(files_external): Replace security annotations with respective attributes 2 years ago
Robin Appelman c2b1f079b1
feat: add a specialized writeStream implementation for s3 external storage 2 years 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