Commit Graph

316 Commits (5dcef3ca05f1e41ebbaed5b14a2268b28eff383f)

Author SHA1 Message Date
Zlatin Balevsky 5dcef3ca05 Release 0.2.5 2019-06-17 12:53:58 +01:00
Zlatin Balevsky c4f48c02b6 delete incomplete file on cancel 2019-06-17 12:33:44 +01:00
Zlatin Balevsky c3d9e852ba separate incomplete files 2019-06-17 07:49:06 +01:00
Zlatin Balevsky 0db7077a45 Release 0.2.4 2019-06-17 03:22:52 +01:00
Zlatin Balevsky 614ecc85fe new piece selection logic to avoid high cpu bug 2019-06-17 03:21:37 +01:00
Zlatin Balevsky 465171c81d prevent multiple identical shared files 2019-06-17 00:38:05 +01:00
Zlatin Balevsky b507361c58 close the file before marking pieces complete 2019-06-16 23:45:23 +01:00
Zlatin Balevsky 4d001ae74b thread-safe access to the pieces file 2019-06-16 22:56:09 +01:00
Zlatin Balevsky 36a6e2769f Release 0.2.3 2019-06-16 19:05:12 +01:00
Zlatin Balevsky 551982b72a batch results sent to the GUI to prevent freeze 2019-06-16 18:51:07 +01:00
Zlatin Balevsky 8d808f0b8f Release 0.2.2 2019-06-16 13:30:11 +01:00
Zlatin Balevsky 3160c1a8f3 fix for silent uploader exceptions 2019-06-16 13:01:14 +01:00
Zlatin Balevsky e295aa67d5 proper log statement 2019-06-16 10:59:11 +01:00
Zlatin Balevsky 041fc3bef3 Release 0.2.1 2019-06-16 09:37:53 +01:00
Zlatin Balevsky 684be0c50e start of work on directory watcher 2019-06-16 07:03:16 +01:00
Zlatin Balevsky 77e48b01bb Release 0.2.0 2019-06-15 21:10:11 +01:00
Zlatin Balevsky 0eb5870e9b Release 0.1.13 2019-06-15 09:19:19 +01:00
Zlatin Balevsky 5778d537ce Release 0.1.12 2019-06-15 08:39:19 +01:00
Zlatin Balevsky 0a4b9c7029 shut down connection manager last 2019-06-15 08:20:10 +01:00
Zlatin Balevsky 040248560a Release 0.1.11 2019-06-14 22:26:28 +01:00
Zlatin Balevsky 77caaf83de reset instead of close 2019-06-14 22:08:25 +01:00
Zlatin Balevsky cc5ece5103 do not throw exception on shutdown 2019-06-14 21:36:50 +01:00
Zlatin Balevsky db7e21e343 close connections in parallel, more shutdown fixes 2019-06-14 21:25:22 +01:00
Zlatin Balevsky a388eaec1d shutdown all connections on shutdown 2019-06-14 20:53:54 +01:00
Zlatin Balevsky 55d2ac9b24 delete partial files and pieces file on cancel 2019-06-14 20:27:14 +01:00
Zlatin Balevsky 34d9165bd5 Release 0.1.10 2019-06-14 16:43:28 +01:00
Zlatin Balevsky 2e52dd5c49 fix overwriting of custom nickname 2019-06-14 16:20:21 +01:00
Zlatin Balevsky c48df7f14b Release 0.1.9 2019-06-13 22:57:08 +01:00
Zlatin Balevsky 9d04148001 remember loaded downloads from previous sessions 2019-06-13 22:53:23 +01:00
Zlatin Balevsky bb4d522572 Release 0.1.8 2019-06-13 15:27:06 +01:00
Zlatin Balevsky 8052501e52 increase persistence interval to 15 seconds 2019-06-13 15:25:30 +01:00
Zlatin Balevsky 66cc6d8ab7 reduce piece size by factor of 8 2019-06-13 15:24:26 +01:00
Zlatin Balevsky a45e57f5ec Release 0.1.7 2019-06-13 10:28:44 +01:00
Zlatin Balevsky 7d8ca55d87 fix emiting of download finished event 2019-06-13 10:27:18 +01:00
Zlatin Balevsky 5a1f32e40b Release 0.1.6 2019-06-12 22:42:34 +01:00
Zlatin Balevsky ca3f2513e1 sync persisting of hashlist or hashroot for active downloads 2019-06-12 22:39:00 +01:00
Zlatin Balevsky 658d9cf5a8 serialize downloads that do not have a hashlist 2019-06-12 22:22:20 +01:00
Zlatin Balevsky e389090b7e download side of oob hashlist 2019-06-12 22:13:16 +01:00
Zlatin Balevsky 04ceaba514 do not persist downloaders until they have a hashlist 2019-06-12 21:02:01 +01:00
Zlatin Balevsky 6a01d97a8d enable oob infohash in queries; send V2 search results 2019-06-12 20:55:13 +01:00
Zlatin Balevsky 747663e1dc fix pieece size of shared downloaded files 2019-06-12 18:22:53 +01:00
Zlatin Balevsky e426b3ccbd refactoring to enable hashlist uploads 2019-06-12 17:33:43 +01:00
Zlatin Balevsky d0e5d0ce8a set default i2cp options if none present 2019-06-10 08:55:44 +01:00
Mikal Villa fb4f56eec9
Remove debug message 2019-06-10 09:40:32 +02:00
Mikal Villa be2083d430
Fixes i2cp bug while connecting to remote router 2019-06-10 09:39:46 +02:00
Zlatin Balevsky af6275d0a3 prevent Cli from hanging if there are no shared files 2019-06-10 07:04:01 +01:00
Zlatin Balevsky bd21cf65ea Release 0.1.5 2019-06-09 20:37:39 +01:00
Zlatin Balevsky dea592eb27 do not resume cancelled downloads on restart 2019-06-09 20:36:14 +01:00
Zlatin Balevsky c81f963e0a Release 0.1.4 2019-06-09 17:37:10 +01:00
Zlatin Balevsky dc6b1199f3 implement resume across restart 2019-06-09 17:35:32 +01:00