Commit Graph

3213 Commits (92889dade931badc9b16ac2c8b2612e26ce6ec68)

Author SHA1 Message Date
Zlatin Balevsky 92889dade9
update i2p library 2024-08-02 02:31:27 +03:00
Zlatin Balevsky 141c70d26d
Provision for when there is DBUS on the system but notifications are not configured 2024-07-28 21:02:24 +03:00
Zlatin Balevsky 651c9f3e94
Update README.md with instructions to import connections from a friend 2024-07-13 22:38:33 +03:00
Zlatin Balevsky 8dbd0944ff
Shutdown notice and Java I2P warning (#178) 2023-02-14 19:54:12 +00:00
Zlatin Balevsky daa2af3255
reindexing progress bar 2022-09-12 17:24:32 +03:00
Zlatin Balevsky c45ad1b88c
show reindex preview 2022-09-12 16:54:23 +03:00
Zlatin Balevsky a8d9354bf8
catch FNFE GitHub issue #171 2022-09-11 14:39:45 +03:00
Zlatin Balevsky d49ef8b495
wip on library sync functionality 2022-09-11 12:46:31 +03:00
Zlatin Balevsky 376ecb4a41
rehash stale files on loading of library 2022-09-10 21:21:48 +03:00
Zlatin Balevsky 8fa96432a9
make modified file a multi-file event 2022-09-10 21:00:04 +03:00
Zlatin Balevsky db221b4501
record when a file was shared so it can be checked for staleness 2022-09-10 20:44:30 +03:00
Zlatin Balevsky a223af71ee
real return value 2022-09-10 19:00:10 +03:00
Zlatin Balevsky dfce7845a1
Proper derivation of the visible path and invisible root when downloading folders 2022-08-31 19:00:03 +01:00
Zlatin Balevsky 4eb4dc6a6e
0.8.14-beta2 2022-08-30 21:15:13 +01:00
Zlatin Balevsky 842bd25ff0
Simplify collection tab 2022-08-30 21:14:32 +01:00
Zlatin Balevsky 0c2f7f75d3
fixes to collection wizard view 2022-08-30 20:46:18 +01:00
Zlatin Balevsky f5c8379d9e
provision for translation of key FILES being longer than the string million 2022-08-30 20:34:48 +01:00
Zlatin Balevsky 454633480d
null check just in case 2022-08-30 18:45:12 +01:00
Zlatin Balevsky a3e2bc8d23
fix browsing failures when requests return no files or folders 2022-08-30 16:44:45 +01:00
Zlatin Balevsky 3fa4eed3cc
make sure paths to parents are normalized 2022-08-30 16:15:05 +01:00
Zlatin Balevsky 222988bab4
re-add the trust options in the senders table context menu 2022-08-30 15:37:52 +01:00
Zlatin Balevsky baf783015a
fix string and speed columns 2022-08-30 12:15:50 +01:00
Zlatin Balevsky dede405c46
wip on making test less flaky on GitHub Actions 2022-08-30 11:19:35 +01:00
Zlatin Balevsky dae7788299
more sizing of columns 2022-08-30 11:11:03 +01:00
Zlatin Balevsky c65a6e822d
add few more column sizing methods and use them 2022-08-30 09:11:26 +01:00
Zlatin Balevsky b8901acff9
pack shared files table 2022-08-30 08:20:26 +01:00
Zlatin Balevsky c262ee83c6
do not pre-compute size column width in case font changes 2022-08-30 08:17:53 +01:00
Zlatin Balevsky 7bf7151f65
pack the group-by-file senders table 2022-08-30 07:46:48 +01:00
Zlatin Balevsky bda8c4dca3
introduce a TableUtil class that packs table widths based on their size, convert SearchTab to use it 2022-08-30 07:37:00 +01:00
Zlatin Balevsky 76aaa90a01
remove the button bar from group-by-sender view, move all functionality into a popup menu 2022-08-30 05:33:03 +01:00
Zlatin Balevsky f3634eac01
get rid of all tests that have to do with leafs 2022-08-29 23:50:44 +01:00
Zlatin Balevsky 4835cc6325
compress data to a temp buffer instead of wrapping endpoint stream 2022-08-29 23:47:38 +01:00
Zlatin Balevsky 69739b4b55
double the speed of building the PathTree 2022-08-29 21:16:10 +01:00
Zlatin Balevsky ab983dbf57
Fix recursive expansion if folder was already expanded 2022-08-29 20:55:05 +01:00
Zlatin Balevsky 16b6c8e419
0.8.14-beta1 2022-08-29 16:25:26 +01:00
Zlatin Balevsky 4b2bea2754
use icon instead of text for trust level 2022-08-29 16:24:36 +01:00
Zlatin Balevsky 8da4be2e6b
item done 2022-08-29 13:49:22 +01:00
Zlatin Balevsky c833d5ef3b
retry hashing on FileNotFoundExceptions, GitHub issue #167 2022-08-29 13:37:19 +01:00
Zlatin Balevsky f05d2c7030
notify on private messages 2022-08-29 13:19:13 +01:00
Zlatin Balevsky 6a4612610f
show reconnect message in console and private chats 2022-08-29 13:00:39 +01:00
Zlatin Balevsky a14d0023b2
externalize server disconnect and reconnect message 2022-08-29 12:58:09 +01:00
Zlatin Balevsky 1359a0d1af
warn user to expand folders before downloading them 2022-08-29 12:52:42 +01:00
Zlatin Balevsky 7d3f004ae3
set path to shared parent when loading downloaded files too 2022-08-29 12:08:51 +01:00
Zlatin Balevsky d19bff6ab2
show tooltips on some download states 2022-08-29 09:22:35 +01:00
Zlatin Balevsky 0a87cb182b
minor fix 2022-08-29 09:21:36 +01:00
Zlatin Balevsky b563ddbf58
flush after sending headers 2022-08-29 08:49:17 +01:00
Zlatin Balevsky c1cd242f3f
update tests 2022-08-29 08:46:47 +01:00
Zlatin Balevsky 64a73e4fad
flush() stream again after finishing writing compressed payload, fixes failures when browsing too fast 2022-08-29 08:34:01 +01:00
Zlatin Balevsky f626386a3d
do not expand tree on clearing filter if V2 session 2022-08-29 08:24:21 +01:00
Zlatin Balevsky cc0291e847
cleaner close 2022-08-28 20:23:14 +01:00