Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Increase app versions | Joas Schilling | 2016-07-21 | 1 | -1/+1 | |
| | | ||||||
* | | Update with robin | Joas Schilling | 2016-07-21 | 4 | -4/+4 | |
| | | ||||||
* | | Fix apps/ | Joas Schilling | 2016-07-21 | 4 | -9/+13 | |
|/ | ||||||
* | add files_external:notify command | Robin Appelman | 2016-07-14 | 1 | -0/+3 | |
| | ||||||
* | Add "Global Auth" option to external storage | Robin Appelman | 2016-06-21 | 1 | -1/+6 | |
| | | | | | | | | This adds the "Global Auth" option to the external storage implementation, it is basically done by reverting c2c6caee93c491de9fa9a2e7c2eea036f4974e61 from https://github.com/owncloud/core/pull/22468. This was taken from owncloud/core which is AGPL licensed. Commited with "icewind@owncloud.com" to keep the license header signature in sync. ![2016-06-21_14-01-06](https://cloud.githubusercontent.com/assets/878997/16228662/9c243136-37b8-11e6-9700-c1076ddb3d17.png) | |||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 4 | -2/+3 | |
| | ||||||
* | Move stuff from outside lib/ to PSR-4 | Joas Schilling | 2016-05-24 | 6 | -143/+8 | |
| | ||||||
* | Use backend/auth mechanism providers in files_external | Robin McCorkell | 2016-05-11 | 1 | -16/+22 | |
| | ||||||
* | Fix OCA\Files\External\Api namespace | Robin McCorkell | 2016-04-14 | 2 | -2/+1 | |
| | ||||||
* | Fix storage backend class namespaces and move to subdir | Robin McCorkell | 2016-04-14 | 1 | -9/+0 | |
| | | | | | All classes that were previously \OC\Files\Storage\FooBar are now \OCA\Files_External\Lib\Storage\FooBar | |||||
* | Display external storage GUI even if user mounting disabled | Robin McCorkell | 2016-03-16 | 1 | -3/+1 | |
| | ||||||
* | Increase all versions on master which is now 9.1 | Joas Schilling | 2016-03-02 | 1 | -2/+2 | |
| | ||||||
* | Update author information | Lukas Reschke | 2016-03-01 | 3 | -2/+3 | |
| | | | | Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :) | |||||
* | Merge pull request #22399 from owncloud/issue-22394-index-names-for-oracle | Thomas Müller | 2016-02-18 | 1 | -0/+9 | |
|\ | | | | | Add index names so Doctrine does not use a too long random string | |||||
| * | Add index names so Doctrine does not use a too long random string | Joas Schilling | 2016-02-15 | 1 | -0/+9 | |
| | | ||||||
* | | remove global credentials | Robin Appelman | 2016-02-17 | 2 | -7/+1 | |
| | | ||||||
* | | remove login credentails and user provided backends | Robin Appelman | 2016-02-16 | 1 | -2/+0 | |
|/ | ||||||
* | Add occ command to verify storage configurations | Robin Appelman | 2016-02-08 | 1 | -0/+2 | |
| | ||||||
* | Add occ files_external:create command to add new mounts | Robin Appelman | 2016-02-05 | 1 | -0/+4 | |
| | ||||||
* | Add global auth backend for files external | Robin Appelman | 2016-02-04 | 2 | -1/+7 | |
| | ||||||
* | Add occ command to manage applicables | Robin Appelman | 2016-02-02 | 1 | -0/+3 | |
| | ||||||
* | Merge pull request #22018 from owncloud/occ-external-delete | Thomas Müller | 2016-01-29 | 1 | -0/+2 | |
|\ | | | | | Add delete command for external storages | |||||
| * | Add delete command for external storages | Robin Appelman | 2016-01-29 | 1 | -0/+2 | |
| | | ||||||
* | | remove custom controler for user provided password auth | Robin Appelman | 2016-01-29 | 1 | -6/+1 | |
| | | ||||||
* | | Add user provided credentials mechanism | Robin Appelman | 2016-01-29 | 2 | -1/+7 | |
|/ | ||||||
* | Merge pull request #18531 from owncloud/ext-user-credentials | Thomas Müller | 2016-01-22 | 2 | -1/+2 | |
|\ | | | | | External storage 'Login credentials' auth mechanism | |||||
| * | bumb app version | Robin Appelman | 2016-01-18 | 1 | -1/+1 | |
| | | ||||||
| * | Introduce 'login credentials' auth mechanism | Robin McCorkell | 2016-01-18 | 1 | -0/+1 | |
| | | | | | | | | | | Stores user credentials in the database after user login, uses the new CredentialsManager class | |||||
* | | clear mount cache when removing applicables | Robin Appelman | 2016-01-20 | 1 | -1/+6 | |
| | | ||||||
* | | Add files_external:export command | Robin Appelman | 2016-01-18 | 1 | -1/+3 | |
|/ | ||||||
* | Consolidate user mounting check code | Robin McCorkell | 2016-01-14 | 2 | -5/+15 | |
| | ||||||
* | Merge pull request #21392 from owncloud/files_external-import | Thomas Müller | 2016-01-13 | 1 | -0/+4 | |
|\ | | | | | Add import command for files external | |||||
| * | Add import command for files external | Robin Appelman | 2016-01-11 | 1 | -0/+4 | |
| | | ||||||
* | | Happy new year! | Thomas Müller | 2016-01-12 | 5 | -10/+10 | |
|/ | ||||||
* | Remove deprecated shipped flag from info.xml which has no use anymore | Joas Schilling | 2016-01-07 | 1 | -1/+0 | |
| | ||||||
* | Add ownCloud min and max version for shipped apps | Joas Schilling | 2016-01-07 | 1 | -1/+1 | |
| | ||||||
* | Let doctrine generate index names | Robin Appelman | 2015-12-09 | 2 | -7/+1 | |
| | ||||||
* | db config backend for files_external | Robin Appelman | 2015-12-04 | 3 | -1/+253 | |
| | ||||||
* | remove old propagation logic | Robin Appelman | 2015-12-01 | 1 | -3/+0 | |
| | ||||||
* | Add command to set mount options for external storages | Robin Appelman | 2015-12-01 | 1 | -1/+3 | |
| | ||||||
* | Add command to get and set config for external mounts | Robin Appelman | 2015-12-01 | 1 | -0/+2 | |
| | ||||||
* | Merge pull request #18999 from owncloud/ext-config-listadmin | Thomas Müller | 2015-11-24 | 1 | -0/+1 | |
|\ | | | | | Improvements to external storages list rendering | |||||
| * | Display applicable global storages in personal mount list | Robin McCorkell | 2015-11-21 | 1 | -0/+1 | |
| | | ||||||
* | | Add files_external:list command to list configured external storages | Robin Appelman | 2015-11-23 | 1 | -0/+34 | |
|/ | ||||||
* | Update license headers | Lukas Reschke | 2015-10-26 | 3 | -3/+3 | |
| | ||||||
* | Increase the 2nd digit of shipped apps | Joas Schilling | 2015-10-17 | 2 | -2/+2 | |
| | ||||||
* | deduplicate @xenopathic | Morris Jobke | 2015-10-06 | 3 | -3/+3 | |
| | ||||||
* | update licence headers via script | Morris Jobke | 2015-10-05 | 3 | -6/+5 | |
| | ||||||
* | Merge pull request #18441 from owncloud/ext-backends.advanced | Robin McCorkell | 2015-09-13 | 3 | -61/+11 | |
|\ | | | | | Migrate advanced external storage backends to new registration API [part 3] | |||||
| * | AjaxController uses RSA auth mechanism | Robin McCorkell | 2015-08-28 | 1 | -13/+0 | |
| | |