Commit Graph

10 Commits (c6f60d298a1301a92479a38809fa361eb922d8d3)

Author SHA1 Message Date
1138-4EB 7643b0c4e3 Rename manager to browser (#406)
* rename File Manager to File Browser

* rename fm to fb
2018-04-23 22:42:52 +01:00
Henrique Dias 040455b4ac chore: add circle ci and use external assets 2018-02-01 16:18:44 +00:00
Henrique Dias 613a3f2811
refactor: moving repository
* refactor

* updates

* add circle

* update circle

* fix circle
2018-02-01 13:38:43 +00:00
Equim d97f17facb http: download: use PathEscape instead of QueryEscape (#340) 2018-01-23 08:28:08 +00:00
Equim 30efa23a85 http: download: improvement for range support and I/O (#330)
* http: download: adopt http.ServeContent

* http: download: deprecate unnecessary temp dir

* http: download: adopt http.ServeContent in inline mode
2018-01-14 08:41:01 +00:00
Henrique Dias e6a8e3349e
fix: stream file instead of putting it all in memory (#303) 2017-12-27 16:18:27 +00:00
Henrique Dias ac88aab3eb Improve readability. 2017-11-04 09:23:55 +00:00
Henrique Dias 51104c5ee7 Fix ViewMode related bugs:
- The user will no longer lost their 'ViewMode' option after being updated in the settings.
- The console will not output errors due tot he scroll function when Mosaic mode is on.
2017-10-31 18:23:31 +00:00
Henrique Dias dd7cd110db
fix #234 2017-09-07 11:42:17 +01:00
Henrique Dias 174330929a
updates 2017-08-18 09:00:32 +01:00