summaryrefslogtreecommitdiffstats
path: root/apps/files_external/js
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix OAuth external storage auth for step 2Robin McCorkell2016-01-072-78/+82
* | Merge pull request #21438 from owncloud/settings-anchorsThomas Müller2016-01-111-1/+1
|\ \
| * | remove unneeded 'goto' prefix from settings anchorsJan-Christoph Borchardt2016-01-041-1/+1
* | | Fix checking external storage status as non admin userRobin Appelman2016-01-081-1/+1
| |/ |/|
* | Also remove it from the web interfaceRobin Appelman2016-01-071-2/+0
|/
* Merge branch 'master' into issue_20427Jesus Macias Portela2015-12-033-94/+201
|\
| * Fix ext storage mount options dropdownVincent Petry2015-11-301-1/+0
| * Merge pull request #18999 from owncloud/ext-config-listadminThomas Müller2015-11-242-94/+202
| |\
| | * Defer initialisation of data until after complete constructionRobin McCorkell2015-11-222-22/+39
| | * Clear highlight on RSA public key generationRobin McCorkell2015-11-211-1/+1
| | * Only set value if it exists in the StorageConfigRobin McCorkell2015-11-211-2/+5
| | * Reset mountpoint input field when creating new mountRobin McCorkell2015-11-211-0/+1
| | * Fix JS unit testsRobin McCorkell2015-11-211-2/+1
| | * Load applicable users/groups correctlyRobin McCorkell2015-11-211-0/+13
| | * Display applicable global storages in personal mount listRobin McCorkell2015-11-211-0/+31
| | * Render external storages list in JSRobin McCorkell2015-11-211-82/+126
| * | Properly join path sectionsVincent Petry2015-11-221-1/+1
| |/
* | Fix css selector and bug checking personal mounts statusJesús Macias2015-11-241-1/+1
* | Add css to manage row status colorJesús Macias2015-11-241-4/+3
* | Fix code from PR commentsJesús Macias2015-11-244-236/+208
* | Adding logic to show custom icon for current backends, waiting for icon filesJesús Macias2015-11-201-0/+24
* | Fix code from PR commentsJesús Macias2015-11-182-615/+525
* | Add method to show custom icon and icon-error for each storage backendJesús Macias2015-11-182-210/+200
* | Add icon management capabilities (error icon)Jesús Macias2015-11-132-17/+18
* | First working approach to show mount statusJesús Macias2015-11-124-48/+865
|/
* Merge pull request #19100 from owncloud/ext-tooltip-unavailableThomas Müller2015-10-291-10/+29
|\
| * Display storage status as tooltipRobin McCorkell2015-10-231-3/+9
| * Remove status indicator on modificationRobin McCorkell2015-10-231-8/+21
* | Fix file list reload callback resultVincent Petry2015-10-271-3/+6
|/
* 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