Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix layout of external storage config table | Morris Jobke | 2014-04-25 | 1 | -1/+6 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-25 | 5 | -3/+11 |
| | |||||
* | Merge pull request #8026 from owncloud/remove_shared_folder | Björn Schießle | 2014-04-24 | 2 | -6/+3 |
|\ | | | | | remove the "Shared" folder | ||||
| * | external storages: allow to mount a folder called "Shared", it is no longer ↵ | Bjoern Schiessle | 2014-04-23 | 2 | -6/+3 |
| | | | | | | | | a reserved name | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-24 | 1 | -0/+5 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-23 | 1 | -0/+8 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-22 | 1 | -0/+7 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-21 | 1 | -0/+5 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-16 | 1 | -0/+7 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-14 | 1 | -0/+1 |
| | |||||
* | Check whether the user has permissions to add personal storage backends | Lukas Reschke | 2014-04-13 | 1 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-13 | 1 | -0/+5 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-11 | 5 | -3/+22 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-10 | 10 | -0/+44 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-09 | 44 | -125/+2 |
| | |||||
* | Merge pull request #8032 from owncloud/fs-backend-registration | Thomas Müller | 2014-04-08 | 10 | -166/+462 |
|\ | | | | | Files External: allow dynamic backend registration | ||||
| * | unit tests for dynamic backend registration | Thomas Müller | 2014-04-07 | 2 | -14/+141 |
| | | |||||
| * | remove duplicate method checkDependencies() | Thomas Müller | 2014-04-03 | 1 | -12/+0 |
| | | |||||
| * | use command -v to detect if smbclient exists | Thomas Müller | 2014-04-03 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' into fs-backend-registration | Thomas Müller | 2014-04-03 | 2 | -144/+152 |
| |\ | | | | | | | | | | | | | Conflicts: apps/files_external/templates/settings.php | ||||
| * | | Update backends and their configurations | Thomas Müller | 2014-04-03 | 1 | -19/+72 |
| | | | |||||
| * | | Moved dependency checks to end of class files | Philipp Kapfer | 2014-04-03 | 9 | -248/+296 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dependency messages now appear below the configuration options instead of above Reworked dependency check method to support consolidated messages for multiple backends Conflicts: apps/files_external/lib/google.php apps/files_external/lib/swift.php apps/files_external/templates/settings.php | ||||
| * | | Added cURL dependency for Amazon S3, Dropbox and SWIFT | Philipp Kapfer | 2014-04-03 | 4 | -3/+42 |
| | | | | | | | | | | | | | | | | | | Conflicts: apps/files_external/lib/amazons3.php apps/files_external/lib/swift.php | ||||
| * | | Changed dependency check messages from warnings to notes | Philipp Kapfer | 2014-04-03 | 5 | -8/+41 |
| | | | | | | | | | | | | Added check for duplicate dependency check messages to display only the first | ||||
| * | | Added cURL dependency check to Google Drive and WebDAV backend | Philipp Kapfer | 2014-04-03 | 4 | -4/+33 |
| | | | | | | | | | | | | | | | | | | | | | | | | Added check for backend's checkDependencies method to OC_Mount_Config::getBackends() when backend is configured to have some instead of blindly calling it and crashing Conflicts: apps/files_external/lib/config.php apps/files_external/lib/google.php | ||||
| * | | Modified app to dynamically register backends instead of hard-coding them | Philipp Kapfer | 2014-04-03 | 4 | -158/+129 |
| | | | | | | | | | | | | | | | | | | | | | | | | Moved dependency check to the individual backends instead of the config Conflicts: apps/files_external/appinfo/app.php apps/files_external/lib/config.php | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-08 | 2 | -0/+7 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-07 | 3 | -0/+7 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-06 | 2 | -2/+3 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-04 | 1 | -0/+2 |
| |/ |/| | |||||
* | | Merge pull request #7969 from Xenopathic/files_external_fix | Vincent Petry | 2014-04-03 | 1 | -4/+4 |
|\ \ | | | | | | | Fix error log spam | ||||
| * | | Fix error log spam | Robin McCorkell | 2014-04-03 | 1 | -4/+4 |
| |/ | | | | | | | Regression from e002b7242cb19a0e028d325cd64b57e67dc48108 | ||||
* | | Merge pull request #7970 from owncloud/webdav-upload-hash | Thomas Müller | 2014-04-03 | 1 | -1/+1 |
|\ \ | |/ |/| | Fix uploading files containing a # in the path for webdav | ||||
| * | Fix uploading files containing a # in the path for webdav | Robin Appelman | 2014-03-31 | 1 | -1/+1 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-03 | 11 | -0/+21 |
| | | |||||
* | | Upgraded phpseclib to version 0.3.6 | Vincent Petry | 2014-04-02 | 27 | -723/+1287 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-02 | 49 | -98/+2 |
| | | |||||
* | | external storage: set storages to be available for All Users by default | Jan-Christoph Borchardt | 2014-04-01 | 1 | -3/+6 |
| | | |||||
* | | external storage: change confusing 'applicable' to 'available for' | Jan-Christoph Borchardt | 2014-04-01 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #7915 from owncloud/replace-personalblock | Vincent Petry | 2014-04-01 | 1 | -136/+132 |
|\ \ | | | | | | | Replace personalblock with .section | ||||
| * | | external storage: fix merge conflict, indentation | Jan-Christoph Borchardt | 2014-03-31 | 4 | -18/+28 |
| |\| | |||||
| * | | replace last personalblock fieldset within files_external | Jan-Christoph Borchardt | 2014-03-31 | 1 | -3/+1 |
| | | | |||||
| * | | replace personalblock fieldset with section class in files apps | Jan-Christoph Borchardt | 2014-03-27 | 1 | -130/+128 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-01 | 2 | -0/+2 |
| |/ |/| | |||||
* | | Merge pull request #7842 from Xenopathic/files_external_config_optional | Robin McCorkell | 2014-03-28 | 2 | -17/+25 |
|\ \ | | | | | | | Enable the use of 'optional' on password fields for mount configuration | ||||
| * | | Insert missing brace | Robin McCorkell | 2014-03-24 | 1 | -3/+3 |
| | | | |||||
| * | | Enable the use of 'optional' on password fields (JavaScript part) | Robin McCorkell | 2014-03-21 | 1 | -8/+13 |
| | | | | | | | | | | | | See ed0c10a10b0b3a9d9d898a64461de707026cd6d3 | ||||
| * | | Correct field modifier checking | Robin McCorkell | 2014-03-20 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | Existing code checks for the existence of a modifier ('&', '!', '#', '*') anywhere in the field name, but strips the first character regardless. This change makes it so that only modifiers at the beginning of the string are counted. | ||||
| * | | Enable the use of 'optional' on password fields | Robin McCorkell | 2014-03-20 | 1 | -7/+10 |
| | | | | | | | | | | | | | | | The logic has been changed, in that 'class="optional"' is applied to both password and text types if the field begins with the optional market, '&'. | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-28 | 1 | -0/+2 |
| | | |