summaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Lib/Backend
Commit message (Expand)AuthorAgeFilesLines
* Remove unused importsChristoph Wurst2020-03-252-2/+0
* Update license headersChristoph Wurst2019-12-0513-13/+38
* Some php-cs fixesRoeland Jago Douma2019-11-2213-65/+63
* Make timeout a optional parameterDaniel Kesselberg2019-11-091-0/+1
* Update apps/files_external/lib/Lib/Backend/SMB.phpRobin Appelman2019-09-251-1/+1
* add (hidden) option to configure smb timeoutRobin Appelman2019-09-251-0/+2
* add option to show hidden files in SMB sharesRobin Appelman2019-05-231-0/+3
* Add support for using kerberos ticket to authenticate to smb serversRobin Appelman2018-06-221-6/+22
* add support for v3 swift authRobin Appelman2018-02-261-2/+3
* Remove unused import statementsMorris Jobke2018-02-1410-24/+0
* Remove unneeded semicolon and parenthesesMorris Jobke2018-01-2610-11/+11
* add option to use legacy v2 auth with s3Robin Appelman2017-12-191-0/+2
* Update license headersMorris Jobke2017-11-063-1/+6
* show storage as unavailable in the file listRobin Appelman2017-09-041-1/+2
* set the exception for failedstorageRobin Appelman2017-09-041-2/+9
* Use the FailedStorage insteadMorris Jobke2017-09-041-1/+1
* Handle invalid ext storage backend to keep mount point visibleVincent Petry2017-09-041-0/+57
* Move GDrive external storage to a separate repoVincent Petry2017-08-211-53/+0
* Bye bye Dropbox v1Vincent Petry2017-08-161-53/+0
* [files_external] Fix phpdocRoeland Jago Douma2017-08-011-1/+1
* Remove unused use statementsMorris Jobke2017-04-221-3/+0
* change remote cloud naming to NextcloudRobin Appelman2016-08-181-1/+1
* Fix apps/Joas Schilling2016-07-2114-14/+28
* Move Lib\Backend to PSR-4Joas Schilling2016-05-2414-0/+949