Commit Graph

253 Commits (60776829b9a54608ae14ffad8ac1eb84a66ce7b7)

Author SHA1 Message Date
Zlatin Balevsky 60776829b9 fix disabling sharing of downloaded files 2019-06-08 01:35:03 +01:00
Zlatin Balevsky cda81a89a2 Release 0.1.0 2019-06-07 18:39:39 +01:00
Zlatin Balevsky 483773422c fix remaining tests 2019-06-07 18:23:16 +01:00
Zlatin Balevsky 1e1e6d0bb0 fix test 2019-06-07 18:17:16 +01:00
Zlatin Balevsky 668d6e087d fix test 2019-06-07 18:15:03 +01:00
Zlatin Balevsky d5513021ed Release 0.0.14 for split search 2019-06-07 15:00:16 +01:00
Zlatin Balevsky c3154cf717 stray println 2019-06-07 14:58:03 +01:00
Zlatin Balevsky 114940c4c1 fix searches with spaces 2019-06-07 14:51:09 +01:00
Zlatin Balevsky d4336e9b5d outbound nickname 2019-06-07 14:24:45 +01:00
Zlatin Balevsky 2c1d5508ed outbound nickname 2019-06-07 14:21:03 +01:00
Zlatin Balevsky f3b11895e4 utility for hashing files 2019-06-07 12:10:18 +01:00
Zlatin Balevsky 1e084820fb log tweak 2019-06-07 11:55:17 +01:00
Zlatin Balevsky a5d442d320 Release 0.0.13 for keyword search fix 2019-06-07 06:37:23 +01:00
Zlatin Balevsky 3f9ee887d6 prevent NPE in toString 2019-06-07 06:31:29 +01:00
Zlatin Balevsky 4a9e6d3b6b prevent npe in keyword searches 2019-06-07 06:14:40 +01:00
Zlatin Balevsky 80f2cc5f99 logging and toString() 2019-06-07 06:07:02 +01:00
Zlatin Balevsky 12283dba9d Release 0.0.12 for search by hash 2019-06-06 22:22:43 +01:00
Zlatin Balevsky f3712fe7af delay initial update check a minute 2019-06-06 21:52:35 +01:00
Zlatin Balevsky 3e49b0ec66 infohash may be null 2019-06-06 21:40:44 +01:00
Zlatin Balevsky f90beb8e3d encode infohash 2019-06-06 21:31:00 +01:00
Zlatin Balevsky fbad7b6c7e searchHash 2019-06-06 21:27:07 +01:00
Zlatin Balevsky ec2d89c18c serialize infohash 2019-06-06 21:21:40 +01:00
Zlatin Balevsky c27fc0a515 update from infohash 2019-06-06 21:08:58 +01:00
Zlatin Balevsky 1aeb230ea8 catch exceptions in event dispatch thread 2019-06-06 19:31:10 +01:00
Zlatin Balevsky d1dfc73f5a decode infohash 2019-06-06 19:28:29 +01:00
Zlatin Balevsky 7eea8be67d Release 0.0.11 for file loading bug 2019-06-06 09:22:16 +01:00
Zlatin Balevsky f114302bdb hopefully fix the shared file loss 2019-06-06 09:19:00 +01:00
Zlatin Balevsky 05b9b37488 emit an event when all files are loaded 2019-06-06 09:10:09 +01:00
Zlatin Balevsky 52f317a5b7 prevent division by zero 2019-06-06 07:09:54 +01:00
Zlatin Balevsky fb8227a1f3 prevent division by zero 2019-06-06 07:09:05 +01:00
Zlatin Balevsky 5677d9f46a release 0.0.10 2019-06-06 00:23:59 +01:00
Zlatin Balevsky 43c2a55cb8 0 not null 2019-06-06 00:03:22 +01:00
Zlatin Balevsky 94f6de6bea do not create new objects because that clears the successes 2019-06-05 21:07:23 +01:00
Zlatin Balevsky 6782849a12 retry hosts received from hostcache even if marked as failed 2019-06-05 20:58:28 +01:00
Zlatin Balevsky dc2f675dd3 delete pieces file when download finishes 2019-06-05 19:52:50 +01:00
Zlatin Balevsky a8e795ec51 do not accept connections if already try to connect to them 2019-06-05 19:07:36 +01:00
Zlatin Balevsky 33c5b3b18e option to disable sharing of downloaded files 2019-06-05 17:46:55 +01:00
Zlatin Balevsky 581fce4643 share downloaded files 2019-06-05 17:33:34 +01:00
Zlatin Balevsky 2edeb046be drop neutral queries if configured 2019-06-05 15:38:39 +01:00
Zlatin Balevsky 4021f3c244 fix jullog 2019-06-05 13:04:46 +01:00
Zlatin Balevsky 9a2531b264 release 0.0.9 2019-06-05 09:04:52 +01:00
Zlatin Balevsky 1eb930435b fix hashing errors in large files 2019-06-05 00:34:38 +01:00
Zlatin Balevsky 9df28552ad try to load persisted files before hashing new ones 2019-06-05 00:22:36 +01:00
Zlatin Balevsky ac0204dffc hopefully more accurate bandwidth gauge 2019-06-04 23:50:36 +01:00
Zlatin Balevsky e5c402a400 retry download workers on resume 2019-06-04 23:36:57 +01:00
Zlatin Balevsky a9aa8dd840 do not count finished downloaders towards bandwidth 2019-06-04 21:55:59 +01:00
Zlatin Balevsky de682a802a options panel for i2p tunnel options 2019-06-04 21:14:23 +01:00
Zlatin Balevsky 5435518212 core-side i2cp options 2019-06-04 20:20:25 +01:00
Zlatin Balevsky ed3943c1af 0.0.8 for UI tweaks and sanitization 2019-06-04 18:01:08 +01:00
Zlatin Balevsky bb02fdbee9 do not use regex in sanitization 2019-06-04 17:46:41 +01:00