summaryrefslogtreecommitdiffstats
path: root/apps/files_external/js/statusmanager.js
Commit message (Expand)AuthorAgeFilesLines
* added quit option in commentstabview.jsnoveens2017-03-231-5/+11
* Show theming icons on external storage foldersJulius Haertl2016-12-121-1/+5
* Fix link to external storage settings on error notificationFelix A. Epp2016-11-261-1/+1
* Fix translation stringJoas Schilling2016-11-071-1/+1
* hint global handlebarsRobin Appelman2016-07-081-2/+4
* Rename variableJuan Pablo Villafáñez2016-06-071-1/+1
* Add support to know where the storage test comes fromJuan Pablo Villafáñez2016-06-071-0/+1
* apps/files_external: Fix typos in comments (found and fixed by codespell)Stefan Weil2016-03-301-1/+1
* Improve credentials dialog usability a bitVincent Petry2016-02-041-2/+13
* fix input typeRobin Appelman2016-02-041-1/+1
* Use handlebars templateRobin Appelman2016-02-041-22/+25
* Fix PR from commentsJesús Macias2016-02-041-5/+3
* Add credentials dialog for user provided authJesús Macias2016-02-041-84/+167
* Change icon only on WND and Sharepoint external storagesJesús Macias2016-01-151-25/+1
* Fis bug issue 21110Jesús Macias2016-01-151-1/+1
* 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
|/
* 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-241-93/+64
* 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-181-612/+522
* Add method to show custom icon and icon-error for each storage backendJesús Macias2015-11-181-52/+200
* Add icon management capabilities (error icon)Jesús Macias2015-11-131-16/+17
* First working approach to show mount statusJesús Macias2015-11-121-0/+486