Commit Graph

2586 Commits (5cd06bc58bed0ca7034f242facc0d9b5cb946e2f)

Author SHA1 Message Date
Zlatin Balevsky 9ecb73149c
Split processing of files from directories. Throttle emission of new events based on threadpool queue length 2021-06-04 05:57:50 +01:00
Zlatin Balevsky dfd7be9618
reduce the size of the memmapped file 2021-06-04 03:48:15 +01:00
Zlatin Balevsky 8892dd73a8
switch to a memory-mapped file instead of a RAF 2021-06-04 03:21:43 +01:00
Zlatin Balevsky 76eaca996f
experimental Blockfile db instead of in-memory index 2021-06-04 00:09:33 +01:00
Zlatin Balevsky 1c2972ecfc
add some default file types to ignore 2021-06-03 17:22:38 +01:00
Zlatin Balevsky 34b7496036
prevent corrupt messages from breaking messenger loading 2021-06-03 12:54:00 +01:00
Zlatin Balevsky 6f3a3357ea
more efficient traversal of directories 2021-06-03 12:15:14 +01:00
Zlatin Balevsky 3ac6d085f6
configurable list of file types to not share 2021-06-03 05:27:42 +01:00
Zlatin Balevsky 95fcd1635f
more safeguards against zero-length or unreadable files 2021-06-03 01:59:33 +01:00
Zlatin Balevsky 4b11aca16e
show the number of files being hashed 2021-06-02 20:10:26 +01:00
Zlatin Balevsky 2af996266f
check if file is readable before trying to hash 2021-06-02 20:09:55 +01:00
Zlatin Balevsky c849fa078a
No need to restart when chaning the number of hashing threads , GitHub issue #57 2021-06-02 19:17:17 +01:00
Zlatin Balevsky b1af2e557b
Make the number of hashing threads configurable, GitHub issue #57 2021-06-01 23:35:59 +01:00
Zlatin Balevsky 228a92a58d
filter the hosts that are about to be verified as well 2021-06-01 20:24:38 +01:00
Zlatin Balevsky 0fc5ca7141
fix copy-full-id from message table 2021-06-01 19:25:29 +01:00
Zlatin Balevsky 47e2c32877
update TODO with some items and ideas 2021-06-01 19:09:19 +01:00
Zlatin Balevsky 173fd55afb
update version, get rid of cli completely 2021-05-26 22:34:36 +01:00
Zlatin Balevsky 7a40cdd0c2
return 3 hosts from hostcache 2021-05-26 09:42:41 +01:00
Zlatin Balevsky 837b8d8213
connect more aggressively, send more pongs, fix destination parsing and header check 2021-05-26 08:57:20 +01:00
Zlatin Balevsky 4e09b4ad71
forgot 0x 2021-05-26 08:01:48 +01:00
Zlatin Balevsky cfe1fe98b0
wip on switching to binary pongs 2021-05-26 07:46:25 +01:00
Zlatin Balevsky 8f1b663bbd
document binary pongs 2021-05-26 06:57:55 +01:00
Zlatin Balevsky 51f6a49459
translate retry/resume popup text 2021-05-25 23:50:04 +01:00
Zlatin Balevsky 99e9eb00a1
reduce the request q size if the file has few pieces 2021-05-24 11:53:29 +01:00
Zlatin Balevsky 4cff64133e
correct space check 2021-05-24 11:52:15 +01:00
Zlatin Balevsky a584f16ce4
properly terminate headers 2021-05-24 11:50:50 +01:00
Zlatin Balevsky ce787a6f99
avoid BigIntegers in progress bar rendering 2021-05-24 11:49:27 +01:00
Zlatin Balevsky 0e658faee8
forgot terminating rn 2021-05-24 05:06:51 +01:00
Zlatin Balevsky 5ded9c4f30
fix collections warning always showing even if there are no collections 2021-05-24 04:28:01 +01:00
Zlatin Balevsky f9ceb7854a
use KiB for download progress as well 2021-05-24 03:56:27 +01:00
Zlatin Balevsky d243e1cd31
do not add 1 to the number of pieces, let the HEAD request tell the value 2021-05-24 03:52:31 +01:00
Zlatin Balevsky 1717a90020
fix variable name 2021-05-24 03:51:57 +01:00
Zlatin Balevsky 0fbef29359
issue head requests if uploader indicates support for them after all available pieces have been downloaded 2021-05-24 03:02:23 +01:00
Zlatin Balevsky c3e1a8faad
Release 0.8.7 2021-05-19 02:04:01 +01:00
Zlatin Balevsky bf64ddcc4d
I2P router 0.9.50 2021-05-19 02:02:13 +01:00
Zlatin Balevsky 6515514a73
some translations 2021-05-16 19:09:58 +01:00
Zlatin Balevsky 43e48dd144
introduce a multiplicative factor to the probability of forwarding a query 2021-05-16 19:00:06 +01:00
Zlatin Balevsky b0b129f679
fixes for reproducibility on windows 2021-05-14 20:41:44 +01:00
Zlatin Balevsky 8933897853
specify charsets for jar manifests and generated files 2021-05-14 19:20:37 +01:00
Zlatin Balevsky e45e906c12
link to reproducible build wiki page 2021-05-14 06:08:00 +01:00
Zlatin Balevsky a07ffe468f
remove git revision from title, may readd it later 2021-05-13 20:24:06 +01:00
Zlatin Balevsky 69fd715e8e
remove warning for newer JDKs 2021-05-13 20:09:49 +01:00
Zlatin Balevsky 1e867b4f29
Gradle 7.0.1 2021-05-13 19:50:03 +01:00
Zlatin Balevsky 2831cfd43d
strip archives 2021-05-13 19:38:19 +01:00
Zlatin Balevsky f5783bbd86
rewrite the gui build.gradle script 2021-05-13 19:29:27 +01:00
Zlatin Balevsky 9db10e23fc
fix contact subscriptions table which broke after recent redesign 2021-05-11 21:28:54 +01:00
Zlatin Balevsky 3c932608af
make core.jar reproducible. gui.jar still not reproducible 2021-05-07 17:28:39 +01:00
Zlatin Balevsky de0c719f53
properly mark messages as read when not in inbox 2021-05-02 19:35:13 +01:00
Zlatin Balevsky ee43f12a35
multiple selection of messages 2021-05-02 19:09:43 +01:00
Zlatin Balevsky 591acc9325
working drag-and-drop between mail folders 2021-05-02 18:26:04 +01:00