Commit Graph

76 Commits (master)

Author SHA1 Message Date
Ferdinand Thiessen 31571476d3 refactor(files_external): migrate Ajax with `OC_JSON` to proper controller 3 months ago
provokateurin d59338b377
refactor: Apply rector Nextcloud 26 set 3 months ago
provokateurin 5bd626bd40
chore: Fix all method calls with too many arguments 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
skjnldsv 07264dff12 fix(external_storage): fix settings save 10 months 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
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
yemkareems 3b6a36fae6
fix: add PasswordConfirmationRequired to saveGlobalCredentials 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
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 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Christoph Wurst 614f9ec0a2
refactor: Use the elvis operator 1 year ago
John Molakvoæ (skjnldsv) 0f519f4856 fix(files_external): broken credentials dialog 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
Benjamin Gaussorgues e93866f904
fix: allows admin to edit global credentials 2 years ago
Andy Scherzinger c1555fc33e
chore: Add SPDX header 2 years ago
Maxence Lange 1a5b545fe8 full uppercase const 2 years ago
Vincent Petry 839ddaa354
feat: rename users to account or person 2 years ago
provokateurin b64ab5fba8
refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 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
John Molakvoæ ae29608e46
fix(files_external): basic auth user storage trigger 2 years ago
jld3103 c2d45cb172
Add single status code descriptions for OpenAPI 2 years ago
Maxence Lange e55087b6b1 admin have no special rights on users' entries 2 years ago
jld3103 a7808f0115
files_external: Fix OpenAPI 2 years ago
John Molakvoæ 38480fda3c
feat(files_external): migrate to vue 2 years ago
Benjamin Gaussorgues 9b03dc52a4
Migrate files external to PSR LoggerInterface 2 years ago
jld3103 bb1e73de97
files_external: Add OpenAPI spec 3 years ago
Carl Schwan ff4c8e9bee Force cast getCode to int 3 years ago
luz paz 9d26671f05 Fix typos in apps/ subdirectory 3 years ago
Vincent Petry ea30297552
Add option to disallow creation of local storages 4 years ago
Robin Appelman 3a645e2d40
move files_external to IBootstrap 5 years ago
Robin Appelman 1052feabed
remove depricated methods from MountConfig 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Morris Jobke 24d436cb60
Remove unneeded casts that were found by Psalm 5 years ago
Robin Appelman 518e91b008
dont offer to edit external config settings if we can't edit them 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Morris Jobke 065ef14cb0
Move OC_Mount_Config to proper classname and remove OC::$CLASSPATH usage in files_external 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 36b3bc8148
Use php keywords in lowercase 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 6 years ago