summaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Replace wrong PHPDocsLukas Reschke2017-08-011-1/+1
* Allow to enable the external storage app via the web uiJoas Schilling2017-07-261-15/+1
* Add Phan plugin to check for SQL injectionsLukas Reschke2017-07-201-0/+4
* Run phan over code baseLukas Reschke2017-07-191-4/+4
* Merge pull request #5556 from nextcloud/files_external_sftp_2048_4096Morris Jobke2017-07-042-8/+13
|\
| * Remove unused memberRoeland Jago Douma2017-06-301-2/+0
| * Allow 2048 and 4096 bit SFTP keysRoeland Jago Douma2017-06-292-6/+13
* | move personal external storage settings to it's own sectionRobin Appelman2017-06-233-18/+170
|/
* use the correct param type when getting external storages for groupsRobin Appelman2017-05-221-1/+1
* Merge pull request #4527 from nextcloud/downstream-27504Morris Jobke2017-05-011-24/+46
|\
| * remove duplicate methodRobin Appelman2017-04-261-26/+8
| * remove excessive loggingRobin Appelman2017-04-261-25/+8
| * Adjust SMB permissions on the rootJuan Pablo Villafáñez2017-04-261-3/+60
* | allow apps to set custom mount typesRobin Appelman2017-04-281-0/+30
|/
* Merge pull request #4416 from gvmura/avoid-duplicate-files-googleMorris Jobke2017-04-261-0/+13
|\
| * avoid duplicate files in google with the same namegvmura2017-04-211-0/+13
* | Remove unused use statementsMorris Jobke2017-04-223-7/+0
|/
* Merge pull request #4404 from Ardinis/masterMorris Jobke2017-04-201-6/+6
|\
| * reviewedArdinis2017-04-201-0/+7
| * Remove json handling for files_external:configArdinis2017-04-141-7/+0
* | Fix translationsJoas Schilling2017-04-185-11/+11
|/
* Merge pull request #4312 from nextcloud/cleanup-nameBjörn Schießle2017-04-122-4/+4
|\
| * Update comments to NextcloudMorris Jobke2017-04-112-4/+4
* | [files_external] Remove unneeded update stepsMorris Jobke2017-04-122-56/+0
|/
* fix fseek against string not resource by removing append supportArthur Schiwon2017-04-041-7/+4
* Merge pull request #3438 from nextcloud/external-storage-user-folderRoeland Jago Douma2017-03-311-1/+1
|\
| * Allow using '/' as external storage rootRobin Appelman2017-03-231-1/+1
* | allow configuring authType for DAV backendJörn Friedrich Dreyer2017-03-221-0/+2
|/
* fix typo in sftp public keyMartin2017-03-191-1/+1
* fix self test for non leading slashRobin Appelman2017-02-101-2/+2
* Make the notify self test for subfolders more reliableRobin Appelman2017-02-101-1/+6
* Merge pull request #2044 from nextcloud/login-credential-storeMorris Jobke2017-01-301-39/+21
|\
| * use login hook credentials as fallbackChristoph Wurst2017-01-111-11/+1
| * migrate 'password::sessioncredentials' extern storage auth to credential storeChristoph Wurst2017-01-111-32/+24
* | Merge pull request #2970 from nextcloud/notify-self-testMorris Jobke2017-01-303-49/+209
|\ \
| * | add unit tests for smb notify backendRobin Appelman2017-01-271-0/+1
| * | add notify self testRobin Appelman2017-01-271-1/+36
| * | switch occ files_external:notify to new notify mechanismRobin Appelman2017-01-271-10/+12
| * | Add a more powerful notify mechanismRobin Appelman2017-01-272-39/+161
* | | Merge pull request #3176 from nextcloud/default-value-datadirblizzz2017-01-301-1/+1
|\ \ \ | |/ / |/| |
| * | Add proper default value for datadirMorris Jobke2017-01-191-1/+1
| |/
* / Add the icons for shipped appsJoas Schilling2017-01-191-3/+18
|/
* replace close:// streamwrapper with CallBackWrapperRobin Appelman2017-01-065-115/+105
* Update icewind/smb to 2.0.0Robin Appelman2017-01-051-11/+13
* Merge pull request #2550 from nextcloud/smb-notify-renameLukas Reschke2016-12-161-3/+5
|\
| * Fix order of parameters when getting notified of smb renamesRobin Appelman2016-12-071-3/+5
* | Merge pull request #1678 from nextcloud/smb-stat-rootLukas Reschke2016-12-161-2/+44
|\ \ | |/ |/|
| * Fix mtimes for share rootRobin Appelman2016-10-111-2/+44
* | split off s3 connection logicRobin Appelman2016-11-161-100/+8
|/
* more efficient querying of numeric storage idsRobin Appelman2016-09-071-23/+32