| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #18441 from owncloud/ext-backends.advanced | Robin McCorkell | 2015-09-13 | 3 | -61/+11 |
|\ |
|
| * | AjaxController uses RSA auth mechanism | Robin McCorkell | 2015-08-28 | 1 | -13/+0 |
| * | Migrate SFTP_Key external storage to new API | Robin McCorkell | 2015-08-28 | 3 | -14/+5 |
| * | Migrate SMB_OC external storage to new API | Robin McCorkell | 2015-08-28 | 2 | -16/+1 |
| * | Migrate Swift external storage to new API | Robin McCorkell | 2015-08-28 | 2 | -18/+5 |
* | | Fire event when BackendService is available | Robin McCorkell | 2015-08-31 | 1 | -0/+5 |
|/ |
|
* | Migrate Google external storage to new API | Robin McCorkell | 2015-08-25 | 3 | -16/+6 |
* | Migrate Dropbox external storage to new API | Robin McCorkell | 2015-08-25 | 3 | -16/+6 |
* | Migrate AmazonS3 external storage to new API | Robin McCorkell | 2015-08-25 | 2 | -27/+4 |
* | Merge pull request #18408 from owncloud/ext-ocp | Robin McCorkell | 2015-08-20 | 1 | -1/+1 |
|\ |
|
| * | Use OCP classes as much as possible in files_external | Robin McCorkell | 2015-08-19 | 1 | -1/+1 |
* | | Migrate SFTP external storage to new API | Robin McCorkell | 2015-08-19 | 2 | -11/+1 |
* | | Migrate OwnCloud external storage to new API | Robin McCorkell | 2015-08-19 | 2 | -13/+1 |
* | | Migrate DAV external storage to new API | Robin McCorkell | 2015-08-19 | 2 | -13/+1 |
* | | Migrate SMB external storage to new API | Robin McCorkell | 2015-08-19 | 2 | -13/+6 |
* | | Migrate FTP external storage to new API | Robin McCorkell | 2015-08-19 | 2 | -13/+1 |
* | | Migrate Local external storage to new API | Robin McCorkell | 2015-08-19 | 2 | -14/+4 |
* | | Implement password authentication mechanisms | Robin McCorkell | 2015-08-19 | 1 | -0/+4 |
|/ |
|
* | Restrict Local backend to admin-only | Robin McCorkell | 2015-08-19 | 1 | -0/+4 |
* | Make Application a singleton | Robin McCorkell | 2015-08-19 | 2 | -7/+4 |
* | Compatibility shims for OC_Mount_Config | Robin McCorkell | 2015-08-19 | 1 | -0/+3 |
* | Authentication mechanisms for external storage backends | Robin McCorkell | 2015-08-19 | 1 | -0/+14 |
* | Introduce BackendService for managing external storage backends | Robin McCorkell | 2015-08-19 | 2 | -4/+24 |
* | Moved core apps to the capabilities manager | Roeland Jago Douma | 2015-08-10 | 2 | -2/+2 |
* | update license headers and authors | Morris Jobke | 2015-06-25 | 2 | -1/+1 |
* | Make string 'SFTP with secret key login' translatable | Martin | 2015-05-27 | 1 | -1/+1 |
* | Migrate personal certificate handling into AppFramework controllers | Lukas Reschke | 2015-04-20 | 1 | -6/+0 |
* | Fix usage of deprecated private constants | Joas Schilling | 2015-04-18 | 1 | -1/+1 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 3 | -21/+63 |
* | Fix PHPDoc in files_external, add missing tag | Vincent Petry | 2015-03-17 | 1 | -2/+1 |
* | Use storage id + appframework for ext storage CRUD | Vincent Petry | 2015-03-12 | 3 | -21/+26 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 3 | -59/+23 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 3 | -23/+59 |
* | New SMB storage backend | Robin Appelman | 2015-02-16 | 1 | -0/+2 |
* | Merge pull request #13190 from is-apps/master-sftp-key | Vincent Petry | 2015-02-10 | 3 | -1/+65 |
|\ |
|
| * | Add support for SFTP key authentication | Ross Nicoll | 2015-01-14 | 3 | -1/+65 |
* | | Merge pull request #13364 from is-apps/files_external_cleanup | Vincent Petry | 2015-02-09 | 1 | -54/+75 |
|\ \ |
|
| * | | Change from array() to [] style in files_external application info. | Ross Nicoll | 2015-01-14 | 1 | -54/+75 |
* | | | Merge pull request #13350 from owncloud/autoload-translations | Morris Jobke | 2015-01-14 | 1 | -2/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | Remove unneeded addTranslations() calls | Vincent Petry | 2015-01-14 | 1 | -2/+0 |
* | | | Merge pull request #13345 from owncloud/increase-files-external-versions | Morris Jobke | 2015-01-14 | 2 | -2/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | Increase files_externals oC required version and its own version | Joas Schilling | 2015-01-14 | 2 | -2/+5 |
| |/ |
|
* / | The files_external app might need the password so autologin must be disabled | Joas Schilling | 2015-01-14 | 1 | -0/+1 |
|/ |
|
* | Minor typo updates to External Storage description | Christopher Bunn | 2015-01-07 | 1 | -2/+2 |
* | smb: rename textfield from root to subfolder | Martin | 2015-01-07 | 1 | -5/+5 |
* | Use the mount config api for files_external | Robin Appelman | 2014-12-04 | 1 | -0/+2 |
* | Added OC.L10N namespace with translation functions | Vincent Petry | 2014-10-29 | 1 | -0/+2 |
* | Add support for keys in the info.xml | Lukas Reschke | 2014-10-09 | 1 | -0/+3 |
* | Updated info.xml app description | MTRichards | 2014-10-08 | 1 | -1/+5 |
* | fix amazon s3 issues | Jörn Friedrich Dreyer | 2014-10-08 | 1 | -1/+1 |