Commit Graph

797 Commits (d4a7cfec7ca61ba48fdb20134409ad2500e0e7a7)

Author SHA1 Message Date
Jörn Friedrich Dreyer 9eca1da1dd
allow configuring authType for DAV backend 9 years ago
Martin 718d1f3f15
fix typo in sftp public key 9 years ago
Robin Appelman 5acebb911b
fix self test for non leading slash 9 years ago
Robin Appelman d9a6353bc1
Make the notify self test for subfolders more reliable 9 years ago
Robin Appelman d14ff70050
add unit tests for smb notify backend 9 years ago
Robin Appelman 72eeb8fd22
add notify self test 9 years ago
Robin Appelman c7536f7877
switch occ files_external:notify to new notify mechanism 9 years ago
Robin Appelman 269747985e
Add a more powerful notify mechanism 9 years ago
Morris Jobke a4ad8af6e3
Add proper default value for datadir 9 years ago
Joas Schilling 17a7eaabcd
Add the icons for shipped apps 9 years ago
Christoph Wurst 6f74ecd94a
use login hook credentials as fallback 9 years ago
Christoph Wurst e4abb9cb6e
migrate 'password::sessioncredentials' extern storage auth to credential store 9 years ago
Robin Appelman 5774d3e82c
replace close:// streamwrapper with CallBackWrapper 9 years ago
Robin Appelman 8429687788
Update icewind/smb to 2.0.0 9 years ago
Robin Appelman b5401adc00
Fix order of parameters when getting notified of smb renames 9 years ago
Robin Appelman 0a246f9852
split off s3 connection logic 9 years ago
Robin Appelman 85bd5589cb
Fix mtimes for share root 9 years ago
Robin Appelman e8e950a4d2
more efficient querying of numeric storage ids 9 years ago
Roeland Jago Douma 59e5ebf330
Cleanup files_external command imports 9 years ago
Robin Appelman b573c5b8f8
get files_external mounts more efficiently 9 years ago
Robin Appelman c51e2eb3ba fix error when not logged in 10 years ago
Robin Appelman 2332ed3292 change remote cloud naming to Nextcloud 10 years ago
Robin Appelman 5dd20a55e8 dont register personal files_external setting if it's empty 10 years ago
Morris Jobke 9a7193ce83
Fix casing of external storage app 10 years ago
Morris Jobke 27796a4077
layout refinements 10 years ago
Joas Schilling b204af2f0f
Fix oracle support of external storage app 10 years ago
Arthur Schiwon 158d78e1ab
move mail settings and file handling to additional ones, thus files_external gets its own section 10 years ago
Arthur Schiwon 30ff3ad45b
adjust files app, and integrate files_external into that section 10 years ago
Arthur Schiwon a2f752bcf3
adjust files_external 10 years ago
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling 813f0a0f40
Fix apps/ 10 years ago
Vincent Petry d372836efc
Fix overwriting folders on rename with SFTP 10 years ago
Juan Pablo Villafañez c376eb9f90
Fix file permissions for SMB (read-only folders will be writeable) (#25301) 10 years ago
Robin Appelman e34ee9099d add files_external:notify command 10 years ago
Robin Appelman e1fa314b18 add notify support to smb storage 10 years ago
Robin Appelman 29eeeb2273 Save the files external mount id in the mount cache table 10 years ago
Morris Jobke c2d88a08b7
Remove unneeded checks if it runs on a Windows machine 10 years ago
Robin Appelman f98cb9efa0
Fix type hinting 10 years ago
Robin Appelman 8f84c99e3f
Fix undefined properties 10 years ago
Robin Appelman 9fb92b56ec show configuration options for authentication backends while listing storage 10 years ago
Robin Appelman f982d104f3 hide hidden parameters from list backend/auth parameters 10 years ago
Lukas Reschke 1cd255af56
Allow regular users to specify global credentials password 10 years ago
Vincent Petry 0d3de20b02 Quickfix: do not lazy load auth mechanisms for ext storages 10 years ago
Robin Appelman bac1a3a623 Add option to `occ files_external:list` to show all configured mounts 10 years ago
Robin Appelman eed1c52aec Hide more default options in occ files_external:list 10 years ago
Lukas Reschke d5dd30c3a0
Add "Login credentials" and "User Provided" 10 years ago
Robin Appelman 6affbdc6e7
Add "Global Auth" option to external storage 10 years ago
Juan Pablo Villafáñez bb24e40bf4 Fix conversion issues 10 years ago
Vincent Petry e325209291
Convert Dropbox Forbidden exception to StorageNotAvailableException 10 years ago
Vincent Petry c51bdd1809
Fix GDrive test rename overwrite folder 10 years ago