| Commit message (Expand) | Author | Age | Files | Lines |
* | translated saved message in files external | Volkan Gezer | 2014-12-08 | 1 | -2/+2 |
* | cleanup variable names and duplicate jQuery selectors | Jörn Friedrich Dreyer | 2014-10-13 | 1 | -76/+80 |
* | fix flickering users | Jörn Friedrich Dreyer | 2014-10-13 | 1 | -1/+1 |
* | Improve UI of external storage configuration | Robin McCorkell | 2014-08-30 | 1 | -22/+44 |
* | Use AppFramework instead of custom controller | Lukas Reschke | 2014-08-25 | 1 | -3/+10 |
* | use displayname lookup route in files_external settings | Jörn Friedrich Dreyer | 2014-08-25 | 1 | -31/+14 |
* | fix deletion of shares | Jörn Friedrich Dreyer | 2014-08-25 | 1 | -21/+22 |
* | replace chosen with select2 to provide ajaxified user and group selection for... | Jörn Friedrich Dreyer | 2014-08-25 | 1 | -9/+138 |
* | Fix #9590. Fix #9612. | Stephane V | 2014-07-15 | 1 | -6/+6 |
* | When changing the mountpoint of an external storage, ensure the old one is re... | Robin Appelman | 2014-07-07 | 1 | -2/+7 |
* | fix camelCase and avoiud re-wrapping $() | Morris Jobke | 2014-06-16 | 1 | -4/+4 |
* | fix typo - Backups -> Backends | Morris Jobke | 2014-06-16 | 1 | -2/+2 |
* | AllowUserMount defaults now to all backends fixes #7958 | Morris Jobke | 2014-06-13 | 1 | -0/+9 |
* | Insert missing brace | Robin McCorkell | 2014-03-24 | 1 | -3/+3 |
* | Enable the use of 'optional' on password fields (JavaScript part) | Robin McCorkell | 2014-03-21 | 1 | -8/+13 |
* | fix some spaces to tabs issues reported by Scrutinizer | Jan-Christoph Borchardt | 2014-03-05 | 1 | -1/+1 |
* | Allow admins to disable certain external storages for users | Joas Schilling | 2014-02-26 | 1 | -0/+10 |
* | Fixed Dropbox/Google storage async save call | Vincent Petry | 2013-12-06 | 1 | -1/+13 |
* | Now using smaller spinner image for status indicator | Vincent Petry | 2013-10-11 | 1 | -3/+3 |
* | Fixed external storage status indicator in admin page | Vincent Petry | 2013-10-10 | 1 | -22/+29 |
* | backport of https://github.com/owncloud/core/commit/1fa76e53dc5c515035f19e78f... | Björn Schießle | 2013-06-12 | 1 | -8/+11 |
* | attach on() events to external storage table, dom events in the table will al... | Jörn Friedrich Dreyer | 2013-02-20 | 1 | -3/+3 |
* | Merge branch 'master' into external_storage_ui_feedback | Michael Gapczynski | 2013-02-19 | 1 | -2/+2 |
|\ |
|
| * | fixing javascript errors IE8 in personal settings | Thomas Mueller | 2013-02-14 | 1 | -2/+2 |
* | | fixing issues with UTF8 characters in translatable strings | Thomas Mueller | 2013-02-13 | 1 | -6/+2 |
* | | adding spinner while talking to the backend | Thomas Mueller | 2013-02-12 | 1 | -2/+6 |
* | | Merge branch 'master' into external_storage_ui_feedback | Michael Gapczynski | 2013-02-11 | 1 | -7/+7 |
|\| |
|
| * | Merge branch 'master' into from_live_to_on | Thomas Mueller | 2013-01-31 | 1 | -1/+1 |
| |\ |
|
| | * | Fix external storage UI for new storage namespaces | Michael Gapczynski | 2013-01-21 | 1 | -1/+1 |
| * | | replace live() with on() in core js | Jörn Friedrich Dreyer | 2013-01-30 | 1 | -3/+3 |
| |/ |
|
* | | Listen to checkbox changes as well | Michael Gapczynski | 2013-01-02 | 1 | -0/+4 |
* | | Turn off async for saving mount points, improve input detection for Google an... | Michael Gapczynski | 2013-01-01 | 1 | -15/+63 |
* | | Fix problems with chosen multiselect | Michael Gapczynski | 2012-12-28 | 1 | -15/+31 |
* | | Fix some of the default mount points creating sub folders i.e. SMB / CIFS, ow... | Michael Gapczynski | 2012-12-28 | 1 | -1/+6 |
* | | Save configuration after paste events and 2 seconds after typing | Michael Gapczynski | 2012-12-26 | 1 | -2/+17 |
* | | Prevent javascript error if no value is set for the multiselect | Michael Gapczynski | 2012-12-24 | 1 | -1/+6 |
* | | Show status icons for mount points in external storage UI | Michael Gapczynski | 2012-12-24 | 1 | -2/+19 |
|/ |
|
* | fix checkstyle for files_external app, add whitespace for readability | Jörn Friedrich Dreyer | 2012-11-30 | 1 | -1/+1 |
* | Add missing ; to js code | Bart Visscher | 2012-09-05 | 1 | -2/+2 |
* | Whitespace fixes in apps | Bart Visscher | 2012-08-29 | 1 | -2/+2 |
* | Suggest mount point name, don't reload custom javascript file | Michael Gapczynski | 2012-08-13 | 1 | -2/+29 |
* | allow users to upload ssl root certificates for the webdav client | Bjoern Schiessle | 2012-07-04 | 1 | -4/+6 |
* | Clear the mount point value for the new mount point row | Michael Gapczynski | 2012-06-29 | 1 | -1/+2 |
* | Hide the delete button on new mount point row | Michael Gapczynski | 2012-06-29 | 1 | -0/+1 |
* | Fix external storage UI for Admin page | Michael Gapczynski | 2012-06-28 | 1 | -2/+2 |
* | Add support for mounting Dropbox in external storage UI | Michael Gapczynski | 2012-06-12 | 1 | -39/+47 |
* | Working UI for external storage mount configuration | Michael Gapczynski | 2012-06-08 | 1 | -38/+122 |
* | Initial work on UI for mounting external storage | Michael Gapczynski | 2012-05-24 | 1 | -0/+59 |