| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Fix configuration of rackspace | Robin Appelman | 2014-09-05 | 1 | -2/+2 |
* | Use public api for getting l10n | Robin Appelman | 2014-08-31 | 1 | -1/+1 |
* | Improve UI of external storage configuration | Robin McCorkell | 2014-08-30 | 1 | -6/+6 |
* | replace chosen with select2 to provide ajaxified user and group selection for... | Jörn Friedrich Dreyer | 2014-08-25 | 1 | -0/+3 |
* | explicit routes for files_external | Jörn Friedrich Dreyer | 2014-08-22 | 1 | -0/+17 |
* | add ocsids to info.xml | Georg Ehrke | 2014-07-07 | 2 | -1/+2 |
* | fix autoloader | Thomas Müller | 2014-06-27 | 1 | -1/+0 |
* | Added external storage list in files app | Vincent Petry | 2014-06-06 | 2 | -0/+39 |
* | Adjust core apps to use "requiremin" instead of "require" | Vincent Petry | 2014-05-27 | 1 | -2/+2 |
* | Add storage priority support | Robin McCorkell | 2014-05-21 | 1 | -0/+12 |
* | changing label "URL" to "Host" | fibsifan | 2014-05-15 | 1 | -4/+4 |
* | drop files_irods from apps_external | Thomas Müller | 2014-04-28 | 1 | -13/+0 |
* | Add translatable mount configs | Volkan Gezer | 2014-04-23 | 1 | -65/+66 |
* | Update backends and their configurations | Thomas Müller | 2014-04-03 | 1 | -19/+72 |
* | Added cURL dependency for Amazon S3, Dropbox and SWIFT | Philipp Kapfer | 2014-04-03 | 1 | -3/+6 |
* | Added cURL dependency check to Google Drive and WebDAV backend | Philipp Kapfer | 2014-04-03 | 1 | -2/+4 |
* | Modified app to dynamically register backends instead of hard-coding them | Philipp Kapfer | 2014-04-03 | 1 | -0/+75 |
* | Rename SMB_Auto to SMB_OC and change visible name | Robin McCorkell | 2014-03-26 | 1 | -2/+2 |
* | SMB/CIFS mount using OwnCloud logon credentials | Robin McCorkell | 2014-03-26 | 1 | -0/+3 |
* | Moved external storage mounting code to files_external app | Vincent Petry | 2014-03-19 | 1 | -1/+2 |
* | Merge pull request #5238 from owncloud/externalstorage-owncloudbackend | Thomas Müller | 2014-01-08 | 1 | -0/+1 |
|\ |
|
| * | Added ownCloud backend for external storage | Vincent Petry | 2013-10-09 | 1 | -0/+1 |
* | | renaming OC\Files\Storage\SWIFT to OC\Files\Storage\Swift | Christian Berendt | 2013-10-22 | 1 | -1/+1 |
|/ |
|
* | in order to use the ownCloud login credentials we use a login hook to grab ui... | Thomas Mueller | 2013-04-18 | 1 | -0/+4 |
* | initial integration with iRODS www.irods.org | Thomas Mueller | 2013-04-12 | 1 | -0/+1 |
* | Update app.php | j-ed | 2013-03-02 | 1 | -10/+10 |
* | Set required owncloud version to 4.93 | Robin Appelman | 2013-02-24 | 1 | -1/+1 |
* | Merge branch 'master' of https://github.com/owncloud/core | Henrik Kjölhede | 2013-02-09 | 2 | -10/+10 |
|\ |
|