summaryrefslogtreecommitdiffstats
path: root/apps/files_external/js/app.js
Commit message (Collapse)AuthorAgeFilesLines
* Fix JS namespace of files_external appJoas Schilling2018-10-301-14/+14
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fixed scrolling containerJohn Molakvoæ (skjnldsv)2018-07-241-1/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix name of external storagesJan-Christoph Borchardt2017-05-081-2/+1
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Merge branch 'master' into issue_20427Jesus Macias Portela2015-12-031-1/+1
|\
| * Properly join path sectionsVincent Petry2015-11-221-1/+1
| | | | | | | | | | This prevents double slashes that can mess up path comparisons in some cases.
* | Fix code from PR commentsJesús Macias2015-11-241-82/+83
| |
* | First working approach to show mount statusJesús Macias2015-11-121-48/+84
|/
* Improved Javascript docs for JSDocVincent Petry2014-10-311-0/+6
| | | | | | Added namespaces so that JSDoc can find them. Fixed a few warnings. Improved some comments.
* Added external storage list in files appVincent Petry2014-06-061-0/+71