aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/js
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed Dropbox/Google storage async save callVincent Petry2013-12-063-19/+33
* Now using smaller spinner image for status indicatorVincent Petry2013-10-111-3/+3
* Fixed external storage status indicator in admin pageVincent Petry2013-10-101-22/+29
* Add _many_ newlines at the end of fileskondou2013-08-181-1/+1
* Merge branch 'master' into googledriveThomas Müller2013-07-121-8/+11
|\
| * backport of https://github.com/owncloud/core/commit/1fa76e53dc5c515035f19e78f...Björn Schießle2013-06-121-8/+11
* | Switch to using Google Drive SDK, closes #2047Michael Gapczynski2013-05-161-66/+97
|/
* Fix Dropbox and Google uiMichael Gapczynski2013-02-252-11/+11
* attach on() events to external storage table, dom events in the table will al...Jörn Friedrich Dreyer2013-02-201-3/+3
* Merge branch 'master' into external_storage_ui_feedbackMichael Gapczynski2013-02-191-2/+2
|\
| * fixing javascript errors IE8 in personal settingsThomas Mueller2013-02-141-2/+2
* | fixing issues with UTF8 characters in translatable stringsThomas Mueller2013-02-131-6/+2
* | adding spinner while talking to the backendThomas Mueller2013-02-121-2/+6
* | Merge branch 'master' into external_storage_ui_feedbackMichael Gapczynski2013-02-113-17/+17
|\|
| * Merge branch 'master' into from_live_to_onThomas Mueller2013-01-313-6/+6
| |\
| | * Fix external storage UI for new storage namespacesMichael Gapczynski2013-01-213-6/+7
| * | replace live() with on() in core jsJörn Friedrich Dreyer2013-01-303-8/+8
| |/
* | Set status to waiting for Dropbox and Google Drive while authenticatingMichael Gapczynski2013-01-092-0/+6
* | Listen to checkbox changes as wellMichael Gapczynski2013-01-021-0/+4
* | Fix 'Grant Access' button for multiple Google Drive mount points and prevent ...Michael Gapczynski2013-01-021-8/+18
* | Turn off async for saving mount points, improve input detection for Google an...Michael Gapczynski2013-01-013-71/+123
* | Fix problems with chosen multiselectMichael Gapczynski2012-12-281-15/+31
* | Fix some of the default mount points creating sub folders i.e. SMB / CIFS, ow...Michael Gapczynski2012-12-281-1/+6
* | Fix last commit's variableMichael Gapczynski2012-12-261-2/+1
* | Listen to paste events for dropbox configurationMichael Gapczynski2012-12-261-4/+15
* | Change callback url for dropbox as wellMichael Gapczynski2012-12-261-1/+1