Commit Graph

10 Commits

Author SHA1 Message Date
zeners
f09d6b0ca9
try to fix eslint and prettier issues (#32)
* fix eslint + prettier issues

* fix eslint config (remove with prettier clashing indent rules)

* fix eslint warnings
2021-04-20 18:30:39 +05:30
Zener
8526178d94 files: fixed sizes, upload-stats, peerscount, respect FT_STATE_COMPLETE 2020-12-23 13:05:15 +01:00
Zener
7a25a03017 files: minor layout improvements
- space between symbol and text
- cancel as Symbol
- traffic-icon respect direction (upload-icon for upload-traffic)
2020-12-22 12:42:51 +01:00
Mohammed Saud
e0fa131c61 update require imports for all modules 2020-01-15 19:45:27 +05:30
rottencandy
37e1363cd2 fix scope check of background task 2019-08-15 18:32:30 +05:30
rottencandy
2b684a48af Add correct file hints for uploads 2019-08-08 11:43:08 +05:30
rottencandy
2efa93f268 Add search bar 2019-08-03 18:58:08 +05:30
rottencandy
a10c7f5306 Compartmentalize file component into util 2019-07-30 17:32:22 +05:30
rottencandy
99ca635f40 Add minor rendering optimizations
File display flickers when it's underlying map is cleared on each
render. Should now clear only if there are changes in the cached
file lengths.
2019-07-28 19:45:33 +05:30
rottencandy
000fbfe8b2 Move 'downloads' into 'files'
'Downloads' tab moved into new 'Files' tab which is also used to
contain the new uploads section consisting of similar file options.
2019-07-25 22:03:23 +05:30