nextcloud/apps/files_external/js
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
..
app.js Merge branch 'master' into issue_20427 2015-12-03 12:35:49 +01:00
dropbox.js Move Dropbox/GDrive link to icon 2016-05-03 11:30:02 +01:00
gdrive.js Move Dropbox/GDrive link to icon 2016-05-03 11:30:02 +01:00
mountsfilelist.js Fix file list reload callback result 2015-10-27 11:51:54 +01:00
oauth1.js Change colour of input fields instead of printing 'Access granted' 2016-05-03 11:30:02 +01:00
oauth2.js Change colour of input fields instead of printing 'Access granted' 2016-05-03 11:30:02 +01:00
public_key.js Defer initialisation of data until after complete construction 2015-11-22 17:25:32 +00:00
rollingqueue.js Fix code from PR comments 2015-11-24 08:16:14 +01:00
settings.js Add "Global Auth" option to external storage 2016-06-21 14:16:45 +02:00
statusmanager.js Rename variable 2016-06-07 18:25:17 +02:00