summaryrefslogtreecommitdiffstats
path: root/apps/files_external/js
Commit message (Expand)AuthorAgeFilesLines
* Hide deprecated backends in external storage GUIRobin McCorkell2015-09-231-1/+12
* fix checkboxes in files_externalHendrik Leppelsack2015-09-191-3/+4
* Merge pull request #18441 from owncloud/ext-backends.advancedRobin McCorkell2015-09-132-53/+46
|\
| * Migrate SFTP_Key external storage to new APIRobin McCorkell2015-08-282-53/+46
* | Set default mount options for external storagesRobin McCorkell2015-09-031-0/+7
|/
* Migrate Google external storage to new APIRobin McCorkell2015-08-252-131/+95
* Migrate Dropbox external storage to new APIRobin McCorkell2015-08-252-111/+78
* Add on-backend and on-auth-mechanism events to JSRobin McCorkell2015-08-251-4/+30
* Trigger storage recheck on auth mechanism changeRobin McCorkell2015-08-191-0/+9
* Load custom JS for all backends/auth mechanismsRobin McCorkell2015-08-191-3/+0
* Propagate auth mechanism/backend failures to filesystem layerRobin McCorkell2015-08-191-2/+6
* Split backend identifiers from the class nameRobin McCorkell2015-08-191-16/+16
* Authentication mechanisms for external storage backendsRobin McCorkell2015-08-191-32/+75
* Fix files_external l10nMorris Jobke2015-05-301-0/+10
* add unit testRobin Appelman2015-04-021-0/+2
* adjust unt testsRobin Appelman2015-04-021-1/+2
* Add mount point to disable the encryption wrapperRobin Appelman2015-03-311-6/+29
* Added ext storage mount options GUIVincent Petry2015-03-261-3/+176
* Use individual timers for separate config rowsRobin McCorkell2015-03-241-30/+21
* Introduce async status checkingRobin McCorkell2015-03-201-1/+5
* Mount options for ext storage are now passed aroundVincent Petry2015-03-131-0/+15
* Implement priority on client side in hidden inputRobin McCorkell2015-03-121-0/+12
* Use storage id + appframework for ext storage CRUDVincent Petry2015-03-124-355/+702
* Merge pull request #13190 from is-apps/master-sftp-keyVincent Petry2015-02-101-0/+53
|\
| * Add support for SFTP key authenticationRoss Nicoll2015-01-141-0/+53
* | Updated Dropbox and Google UI Javascript to create input elements instead of ...Ross Nicoll2015-01-142-3/+7
|/
* translated saved message in files externalVolkan Gezer2014-12-081-2/+2
* Improved Javascript docs for JSDocVincent Petry2014-10-312-3/+36
* cleanup variable names and duplicate jQuery selectorsJörn Friedrich Dreyer2014-10-131-76/+80
* fix flickering usersJörn Friedrich Dreyer2014-10-131-1/+1
* Improve UI of external storage configurationRobin McCorkell2014-08-301-22/+44
* Use AppFramework instead of custom controllerLukas Reschke2014-08-251-3/+10
* use displayname lookup route in files_external settingsJörn Friedrich Dreyer2014-08-251-31/+14
* fix deletion of sharesJörn Friedrich Dreyer2014-08-251-21/+22
* replace chosen with select2 to provide ajaxified user and group selection for...Jörn Friedrich Dreyer2014-08-251-9/+138
* Fix #9590. Fix #9612.Stephane V2014-07-151-6/+6
* Added mountType attribute and adapted Delete action textVincent Petry2014-07-141-0/+1
* When changing the mountpoint of an external storage, ensure the old one is re...Robin Appelman2014-07-071-2/+7
* Fix reload call for all subclassesVincent Petry2014-07-041-7/+2
* fix camelCase and avoiud re-wrapping $()Morris Jobke2014-06-161-4/+4
* fix typo - Backups -> BackendsMorris Jobke2014-06-161-2/+2
* AllowUserMount defaults now to all backends fixes #7958Morris Jobke2014-06-131-0/+9
* Fixed delete button CSS in ext storage listVincent Petry2014-06-061-3/+3
* Added more columns to ext storage listVincent Petry2014-06-061-1/+9
* Fixed ext storage list sortingVincent Petry2014-06-061-8/+6
* Added external storage list in files appVincent Petry2014-06-062-0/+187
* Insert missing braceRobin McCorkell2014-03-241-3/+3
* Enable the use of 'optional' on password fields (JavaScript part)Robin McCorkell2014-03-211-8/+13
* fix some spaces to tabs issues reported by ScrutinizerJan-Christoph Borchardt2014-03-051-1/+1
* Allow admins to disable certain external storages for usersJoas Schilling2014-02-261-0/+10