summaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Lib
Commit message (Expand)AuthorAgeFilesLines
* Update comments to NextcloudMorris Jobke2017-04-112-4/+4
* fix fseek against string not resource by removing append supportArthur Schiwon2017-04-041-7/+4
* allow configuring authType for DAV backendJörn Friedrich Dreyer2017-03-221-0/+2
* 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-302-39/+162
|\ \
| * | add unit tests for smb notify backendRobin Appelman2017-01-271-0/+1
| * | Add a more powerful notify mechanismRobin Appelman2017-01-272-39/+161
| |/
* / Add proper default value for datadirMorris Jobke2017-01-191-1/+1
|/
* 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
|/
* change remote cloud naming to NextcloudRobin Appelman2016-08-181-1/+1
* Fix casing of external storage appMorris Jobke2016-08-171-1/+1
* Merge pull request #465 from nextcloud/fix_smb_attributesMorris Jobke2016-08-041-0/+13
|\
| * Fix file permissions for SMB (read-only folders will be writeable) (#25301)Juan Pablo Villafañez2016-07-201-0/+13
* | Update with robinJoas Schilling2016-07-2116-16/+16
* | Fix apps/Joas Schilling2016-07-2154-59/+113
* | Merge pull request #470 from nextcloud/sftp-renameoverwritedirMorris Jobke2016-07-201-1/+1
|\ \
| * | Fix overwriting folders on rename with SFTPVincent Petry2016-07-201-1/+1
| |/
* / add notify support to smb storageRobin Appelman2016-07-141-1/+58
|/
* Fix type hintingRobin Appelman2016-07-082-3/+3
* Fix undefined propertiesRobin Appelman2016-07-082-0/+7
* Add "Login credentials" and "User Provided"Lukas Reschke2016-06-212-0/+180
* Add "Global Auth" option to external storageRobin Appelman2016-06-211-0/+88
* Merge pull request #25010 from owncloud/gdrive-fix-testsVincent Petry2016-06-201-2/+2
|\
| * Fix GDrive test rename overwrite folderVincent Petry2016-06-101-2/+2
* | Convert Dropbox Forbidden exception to StorageNotAvailableExceptionVincent Petry2016-06-141-0/+5
|/
* Fix GDrive file size when mime type doesn't match contentsVincent Petry2016-06-081-1/+1
* Fix GDrive upload file which name might match the one of a folderVincent Petry2016-06-071-1/+15
* implement specific rename handling for SMBArthur Schiwon2016-05-311-0/+20
* Update license headersLukas Reschke2016-05-268-7/+13
* Merge pull request #24814 from owncloud/fix-psr4-external-masteVincent Petry2016-05-252-0/+76
|\
| * Move Stuff to PSR-4 againJoas Schilling2016-05-242-0/+76
* | Merge pull request #7897 from owncloud/ext-swiftcachingVincent Petry2016-05-241-17/+71
|\ \ | |/ |/|
| * Added object cache for Swift ext storageVincent Petry2016-05-241-17/+71
* | Merge pull request #24799 from owncloud/altyr-117-upstreamVincent Petry2016-05-241-4/+3
|\ \
| * | fix phpdocRobin Appelman2016-05-241-1/+1
| * | Fix cert bundle pathRobin Appelman2016-05-241-1/+1
| * | Fix autoloading for new google SDK libVincent Petry2016-05-241-2/+0
| * | enable autoload of lib in google storageFrancesco Rovelli2016-05-241-0/+1
| |/
* / skip google map files (#24807)Vincent Petry2016-05-241-4/+7
|/
* Fix import path for 3rdparty dropbox autoloaderJoas Schilling2016-05-241-1/+1
* Move remaining classes to PSR-4Joas Schilling2016-05-2416-3/+1583
* Move Lib\Storage to PSR-4Joas Schilling2016-05-249-0/+3515