Commit Graph

24 Commits

Author SHA1 Message Date
Zener
cee5576a22 files: remove progress, pause/cancel, remaining time from upload 2020-12-23 13:37:28 +01:00
Zener
8526178d94 files: fixed sizes, upload-stats, peerscount, respect FT_STATE_COMPLETE 2020-12-23 13:05:15 +01:00
Zener
2cbf89024a files: adding time remaining 2020-12-22 13:41:55 +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
Zener
609f89f68d files: layout fixes 2020-12-22 12:29:44 +01:00
Zener
30c8a32f0e fixed file sizes 2020-12-22 11:46:48 +01:00
Mohammed Saud
e0fa131c61 update require imports for all modules 2020-01-15 19:45:27 +05:30
csoler
bffe399690 fixed the add download file process 2019-09-09 19:59:06 +02:00
rottencandy
66023d180a move popup widget to widgets.js 2019-08-18 20:22:23 +05:30
rottencandy
b20721194d replace common widget 2019-08-18 20:14:59 +05:30
rottencandy
d131cfa932 Add turtle search section 2019-08-15 19:59:04 +05:30
rottencandy
37e1363cd2 fix scope check of background task 2019-08-15 18:32:30 +05:30
rottencandy
4554e161d1 Change files to section-based resolver 2019-08-14 19:11:45 +05:30
rottencandy
f5ea8e59cd fix searchbar reset on redraw 2019-08-14 18:10:32 +05:30
rottencandy
73c609578a Add file url validation checks 2019-08-10 18:22:21 +05:30
rottencandy
0ab9f15499 Add unsub rooms display in chat 2019-08-10 14:23:30 +05:30
rottencandy
3bbc2b390b Use case-insensitive search 2019-08-09 19:01:12 +05:30
rottencandy
2b684a48af Add correct file hints for uploads 2019-08-08 11:43:08 +05:30
rottencandy
f18e6a1007 fix download by adding link
Fixes the downloads added by link having arbitrary size. Pass size
as an int instead of a string.
2019-08-08 11:36:36 +05:30
rottencandy
9ede96bb4b button to add new files through link 2019-08-06 16:35:34 +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