Arthur Schiwon
|
30ff3ad45b
|
adjust files app, and integrate files_external into that section
|
2016-08-11 18:39:16 +02:00 |
Arthur Schiwon
|
a2f752bcf3
|
adjust files_external
|
2016-08-11 15:50:31 +02:00 |
Joas Schilling
|
dae6432ae7
|
Increment the versions and adjust the capitilization
|
2016-08-08 16:45:40 +02:00 |
Joas Schilling
|
7400ff05ac
|
Also increase the min version
|
2016-07-22 14:46:52 +02:00 |
Robin Appelman
|
6062b6365b
|
bumb compatible app versions for core apps
|
2016-07-22 13:04:23 +02:00 |
Joas Schilling
|
03cb588ea9
|
Merge pull request #500 from nextcloud/bump_version
Bump version
|
2016-07-22 10:03:42 +02:00 |
Joas Schilling
|
0215b004da
|
Update with robin
|
2016-07-21 18:13:58 +02:00 |
Joas Schilling
|
813f0a0f40
|
Fix apps/
|
2016-07-21 18:13:57 +02:00 |
Joas Schilling
|
86129a8b88
|
Increase app versions
|
2016-07-21 15:50:30 +02:00 |
Robin Appelman
|
e34ee9099d
|
add files_external:notify command
|
2016-07-14 16:00:57 +02:00 |
Robin Appelman
|
6affbdc6e7
|
Add "Global Auth" option to external storage
This adds the "Global Auth" option to the external storage implementation, it is basically done by reverting c2c6caee93 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)
|
2016-06-21 14:16:45 +02:00 |
Lukas Reschke
|
aba539703c
|
Update license headers
|
2016-05-26 19:57:24 +02:00 |
Joas Schilling
|
328b3c47d7
|
Move stuff from outside lib/ to PSR-4
|
2016-05-24 08:41:20 +02:00 |
Robin McCorkell
|
711bc7469a
|
Use backend/auth mechanism providers in files_external
|
2016-05-11 21:16:31 +01:00 |
Robin McCorkell
|
9a78cac2eb
|
Fix OCA\Files\External\Api namespace
|
2016-04-14 00:49:47 +01:00 |
Robin McCorkell
|
4717605d22
|
Fix storage backend class namespaces and move to subdir
All classes that were previously \OC\Files\Storage\FooBar are now
\OCA\Files_External\Lib\Storage\FooBar
|
2016-04-14 00:44:28 +01:00 |
Robin McCorkell
|
a51ece97e3
|
Display external storage GUI even if user mounting disabled
|
2016-03-16 22:06:49 +00:00 |
Joas Schilling
|
8885cb1eb9
|
Increase all versions on master which is now 9.1
|
2016-03-02 08:53:42 +01:00 |
Lukas Reschke
|
933f60e314
|
Update author information
Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :)
|
2016-03-01 17:25:15 +01:00 |
Thomas Müller
|
73d46afc3c
|
Merge pull request #22399 from owncloud/issue-22394-index-names-for-oracle
Add index names so Doctrine does not use a too long random string
|
2016-02-18 11:18:32 +01:00 |
Robin Appelman
|
c2c6caee93
|
remove global credentials
|
2016-02-17 13:55:27 +01:00 |
Robin Appelman
|
176fb191b7
|
remove login credentails and user provided backends
|
2016-02-16 15:27:55 +01:00 |
Joas Schilling
|
7e4c3b577c
|
Add index names so Doctrine does not use a too long random string
|
2016-02-15 14:52:41 +01:00 |
Robin Appelman
|
b95e388526
|
Add occ command to verify storage configurations
|
2016-02-08 14:07:58 +01:00 |
Robin Appelman
|
54d2175bf5
|
Add occ files_external:create command to add new mounts
|
2016-02-05 14:20:22 +01:00 |
Robin Appelman
|
9dfe9f77f2
|
Add global auth backend for files external
|
2016-02-04 14:57:17 +01:00 |
Robin Appelman
|
51b5179839
|
Add occ command to manage applicables
|
2016-02-02 12:45:10 +01:00 |
Thomas Müller
|
b961ada089
|
Merge pull request #22018 from owncloud/occ-external-delete
Add delete command for external storages
|
2016-01-29 17:03:42 +01:00 |
Robin Appelman
|
03c79ac24f
|
remove custom controler for user provided password auth
|
2016-01-29 14:51:30 +01:00 |
Robin Appelman
|
419507c118
|
Add user provided credentials mechanism
|
2016-01-29 14:50:52 +01:00 |
Robin Appelman
|
b9b74d935f
|
Add delete command for external storages
|
2016-01-29 14:10:43 +01:00 |
Thomas Müller
|
9b4c9a0357
|
Merge pull request #18531 from owncloud/ext-user-credentials
External storage 'Login credentials' auth mechanism
|
2016-01-22 13:14:14 +01:00 |
Robin Appelman
|
483c6b68e2
|
clear mount cache when removing applicables
|
2016-01-20 16:32:56 +01:00 |
Robin Appelman
|
1fcb36cc39
|
Add files_external:export command
|
2016-01-18 14:17:27 +01:00 |
Robin Appelman
|
15451b29da
|
bumb app version
|
2016-01-18 12:09:44 +01:00 |
Robin McCorkell
|
3fe802d931
|
Introduce 'login credentials' auth mechanism
Stores user credentials in the database after user login, uses the new
CredentialsManager class
|
2016-01-18 11:10:41 +01:00 |
Robin McCorkell
|
4ffe8d70fa
|
Consolidate user mounting check code
|
2016-01-14 22:13:28 +00:00 |
Thomas Müller
|
7a569a0915
|
Merge pull request #21392 from owncloud/files_external-import
Add import command for files external
|
2016-01-13 10:35:10 +01:00 |
Thomas Müller
|
682821c71e
|
Happy new year!
|
2016-01-12 15:02:18 +01:00 |
Robin Appelman
|
50857e6d7b
|
Add import command for files external
|
2016-01-11 11:55:00 +01:00 |
Joas Schilling
|
ae285c0654
|
Remove deprecated shipped flag from info.xml which has no use anymore
|
2016-01-07 15:15:58 +01:00 |
Joas Schilling
|
40f786060e
|
Add ownCloud min and max version for shipped apps
|
2016-01-07 15:11:49 +01:00 |
Robin Appelman
|
ce3adb8121
|
Let doctrine generate index names
|
2015-12-09 15:38:49 +01:00 |
Robin Appelman
|
a1898dc2bf
|
db config backend for files_external
|
2015-12-04 13:48:21 +01:00 |
Robin Appelman
|
62cc316c6a
|
remove old propagation logic
|
2015-12-01 16:50:20 +01:00 |
Robin Appelman
|
2dd0066b0e
|
Add command to set mount options for external storages
|
2015-12-01 13:47:32 +01:00 |
Robin Appelman
|
d5ffbc9401
|
Add command to get and set config for external mounts
|
2015-12-01 13:47:32 +01:00 |
Thomas Müller
|
9385eef31a
|
Merge pull request #18999 from owncloud/ext-config-listadmin
Improvements to external storages list rendering
|
2015-11-24 16:03:35 +01:00 |
Robin Appelman
|
f5cdd27b22
|
Add files_external:list command to list configured external storages
|
2015-11-23 11:31:40 +01:00 |
Robin McCorkell
|
28876bf463
|
Display applicable global storages in personal mount list
|
2015-11-21 22:54:21 +00:00 |