Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow configuring authType for DAV backend | Jörn Friedrich Dreyer | 2017-03-22 | 1 | -0/+2 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | fix typo in sftp public key | Martin | 2017-03-19 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | fix self test for non leading slash | Robin Appelman | 2017-02-10 | 1 | -2/+2 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Make the notify self test for subfolders more reliable | Robin Appelman | 2017-02-10 | 1 | -1/+6 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Merge pull request #2044 from nextcloud/login-credential-store | Morris Jobke | 2017-01-30 | 1 | -39/+21 |
|\ | | | | | Login credential store | ||||
| * | use login hook credentials as fallback | Christoph Wurst | 2017-01-11 | 1 | -11/+1 |
| | | | | | | | | | | | | | | If no session token is available, we can use the credentials provided by the login hook. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
| * | migrate 'password::sessioncredentials' extern storage auth to credential store | Christoph Wurst | 2017-01-11 | 1 | -32/+24 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Merge pull request #2970 from nextcloud/notify-self-test | Morris Jobke | 2017-01-30 | 3 | -49/+209 |
|\ \ | | | | | | | Add self-test for files_external:notify | ||||
| * | | add unit tests for smb notify backend | Robin Appelman | 2017-01-27 | 1 | -0/+1 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | add notify self test | Robin Appelman | 2017-01-27 | 1 | -1/+36 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | switch occ files_external:notify to new notify mechanism | Robin Appelman | 2017-01-27 | 1 | -10/+12 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | Add a more powerful notify mechanism | Robin Appelman | 2017-01-27 | 2 | -39/+161 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Merge pull request #3176 from nextcloud/default-value-datadir | blizzz | 2017-01-30 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | Add proper default value for datadir | ||||
| * | | Add proper default value for datadir | Morris Jobke | 2017-01-19 | 1 | -1/+1 |
| |/ | | | | | | | | | | | | | * better safe than sorry * fixes #3091 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* / | Add the icons for shipped apps | Joas Schilling | 2017-01-19 | 1 | -3/+18 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | replace close:// streamwrapper with CallBackWrapper | Robin Appelman | 2017-01-06 | 5 | -115/+105 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Update icewind/smb to 2.0.0 | Robin Appelman | 2017-01-05 | 1 | -11/+13 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Merge pull request #2550 from nextcloud/smb-notify-rename | Lukas Reschke | 2016-12-16 | 1 | -3/+5 |
|\ | | | | | Fix order of parameters when getting notified of smb renames | ||||
| * | Fix order of parameters when getting notified of smb renames | Robin Appelman | 2016-12-07 | 1 | -3/+5 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge pull request #1678 from nextcloud/smb-stat-root | Lukas Reschke | 2016-12-16 | 1 | -2/+44 |
|\ \ | |/ |/| | Fix mtimes for share root | ||||
| * | Fix mtimes for share root | Robin Appelman | 2016-10-11 | 1 | -2/+44 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | split off s3 connection logic | Robin Appelman | 2016-11-16 | 1 | -100/+8 |
|/ | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | more efficient querying of numeric storage ids | Robin Appelman | 2016-09-07 | 1 | -23/+32 |
| | |||||
* | Cleanup files_external command imports | Roeland Jago Douma | 2016-09-06 | 3 | -14/+0 |
| | |||||
* | get files_external mounts more efficiently | Robin Appelman | 2016-09-05 | 3 | -29/+68 |
| | |||||
* | fix error when not logged in | Robin Appelman | 2016-08-18 | 1 | -0/+4 |
| | |||||
* | change remote cloud naming to Nextcloud | Robin Appelman | 2016-08-18 | 1 | -1/+1 |
| | |||||
* | dont register personal files_external setting if it's empty | Robin Appelman | 2016-08-18 | 1 | -1/+8 |
| | |||||
* | Fix casing of external storage app | Morris Jobke | 2016-08-17 | 1 | -1/+1 |
| | |||||
* | layout refinements | Morris Jobke | 2016-08-17 | 1 | -6/+6 |
| | |||||
* | Merge branch 'master' into implement_712 | Arthur Schiwon | 2016-08-16 | 1 | -1/+1 |
|\ | |||||
| * | Fix oracle support of external storage app | Joas Schilling | 2016-08-15 | 1 | -1/+1 |
| | | |||||
* | | move mail settings and file handling to additional ones, thus files_external ↵ | Arthur Schiwon | 2016-08-13 | 2 | -1/+68 |
| | | | | | | | | gets its own section | ||||
* | | adjust files app, and integrate files_external into that section | Arthur Schiwon | 2016-08-11 | 2 | -69/+2 |
| | | |||||
* | | adjust files_external | Arthur Schiwon | 2016-08-11 | 3 | -4/+163 |
|/ | |||||
* | Merge pull request #465 from nextcloud/fix_smb_attributes | Morris Jobke | 2016-08-04 | 1 | -0/+13 |
|\ | | | | | Fix file permissions for SMB (read-only folders will be writeable) (#… | ||||
| * | Fix file permissions for SMB (read-only folders will be writeable) (#25301) | Juan Pablo Villafañez | 2016-07-20 | 1 | -0/+13 |
| | | | | | | | | | | | | | | | | * Fix file permissions for SMB (read-only folders will be writeable) * Read-only folders won't be deletable * Added comment for the read-only behaviour for folders | ||||
* | | Update with robin | Joas Schilling | 2016-07-21 | 46 | -46/+46 |
| | | |||||
* | | Fix apps/ | Joas Schilling | 2016-07-21 | 87 | -118/+213 |
| | | |||||
* | | Merge pull request #470 from nextcloud/sftp-renameoverwritedir | Morris Jobke | 2016-07-20 | 1 | -1/+1 |
|\ \ | | | | | | | Fix overwriting folders on rename with SFTP | ||||
| * | | Fix overwriting folders on rename with SFTP | Vincent Petry | 2016-07-20 | 1 | -1/+1 |
| |/ | | | | | | | | | This aligns the behavior with other storages and also fixes the failing unit test testRenameOverWriteDirectory | ||||
* | | add files_external:notify command | Robin Appelman | 2016-07-14 | 1 | -0/+173 |
| | | |||||
* | | add notify support to smb storage | Robin Appelman | 2016-07-14 | 1 | -1/+58 |
| | | |||||
* | | Save the files external mount id in the mount cache table | Robin Appelman | 2016-07-13 | 1 | -1/+2 |
|/ | |||||
* | Remove unneeded checks if it runs on a Windows machine | Morris Jobke | 2016-07-08 | 1 | -5/+2 |
| | | | | * the setup check is still there | ||||
* | Fix type hinting | Robin Appelman | 2016-07-08 | 2 | -3/+3 |
| | |||||
* | Fix undefined properties | Robin Appelman | 2016-07-08 | 2 | -0/+7 |
| | |||||
* | Merge branch 'master' into sync-master | Morris Jobke | 2016-07-07 | 5 | -1/+326 |
|\ | |||||
| * | Merge remote-tracking branch 'upstream/master' into master-sync-upstream | Lukas Reschke | 2016-06-27 | 1 | -0/+4 |
| |\ | |||||
| * \ | Merge pull request #233 from nextcloud/allow-users-to-change-global-credentials | Morris Jobke | 2016-06-27 | 1 | -3/+39 |
| |\ \ | | | | | | | | | Allow regular users to specify global credentials password |