Commit Graph

547 Commits (0db7077a454fce8c8b174b69ed9dd4cb07390025)

Author SHA1 Message Date
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 af66a79376 fix sorting by progress 2019-06-17 00:56:16 +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 69eeb7d77a fix 2019-06-16 18:58:52 +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 7833a83c87 mark hash queries for V2 results 2019-06-16 13:17:32 +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 a9f5625dc3 fix popup menu on failed downloads 2019-06-16 10:50:21 +01:00
Zlatin Balevsky cc0af5b9ed add context menu to downloads table 2019-06-16 10:29:28 +01:00
Zlatin Balevsky 041fc3bef3 Release 0.2.1 2019-06-16 09:37:53 +01:00
Zlatin Balevsky 03c3b1ebf1 fix copying of hash if search results are sorted 2019-06-16 09:30:52 +01:00
Zlatin Balevsky aece390daa right-click menu on the search results tab 2019-06-16 09:17:17 +01:00
Zlatin Balevsky cf63be68e8 copy search to clipboard 2019-06-16 08:38:47 +01:00
Zlatin Balevsky 88ece4dc23 add option to show search hashes in monitor 2019-06-16 08:29:03 +01:00
Zlatin Balevsky 13767d58f2 detect if a query is hash, get rid of radio buttons 2019-06-16 08:09:51 +01:00
Zlatin Balevsky 05a1ccd3d8 update todo 2019-06-16 07:31:01 +01:00
Zlatin Balevsky 6807c14a5f add copy hash to clipboard 2019-06-16 07:23:22 +01:00
Zlatin Balevsky 684be0c50e start of work on directory watcher 2019-06-16 07:03:16 +01:00
Zlatin Balevsky 6655c262c6 more todo items 2019-06-16 07:01:50 +01:00
Zlatin Balevsky b1ccd55030 more todo items 2019-06-16 06:26:03 +01:00
Zlatin Balevsky a3becd0f7e update TODO 2019-06-16 06:19:28 +01:00
Zlatin Balevsky af2f3e0ebf in/out direction done 2019-06-16 05:56:56 +01:00
Zlatin Balevsky e2b7ffa1db direction in monitor tab 2019-06-16 05:52:23 +01:00
Zlatin Balevsky 0e0176acfc add web UI to TODO list 2019-06-16 05:35:05 +01:00
Zlatin Balevsky 7f09bb079c Beginnings of a TODO list 2019-06-16 05:28:42 +01:00
Zlatin Balevsky 77e48b01bb Release 0.2.0 2019-06-15 21:10:11 +01:00
Zlatin Balevsky 12db6857c1 disable unshare files popup until implemented 2019-06-15 12:12:08 +01:00
Zlatin Balevsky acd67733a5 sort the downloads table on updates 2019-06-15 12:08:29 +01:00
Zlatin Balevsky 8d3ce7aa8e use the same sorted row selection logic in downloads table 2019-06-15 09:57:12 +01:00
Zlatin Balevsky 0eb5870e9b Release 0.1.13 2019-06-15 09:19:19 +01:00
Zlatin Balevsky 051efbfaba prevent empty searches 2019-06-15 09:11:42 +01:00
Zlatin Balevsky 6b38d7bffb fix sorting bug try 2 2019-06-15 08:58:51 +01:00
Zlatin Balevsky 5778d537ce Release 0.1.12 2019-06-15 08:39:19 +01:00
Zlatin Balevsky 93664a7985 update readme 2019-06-15 08:37:29 +01:00
Zlatin Balevsky edd58e0c90 allow cancelling of downloads while hashlist is being fetched 2019-06-15 08:35:23 +01:00
Zlatin Balevsky 9ac52b61dc sort results table on update 2019-06-15 08:33:22 +01:00
Zlatin Balevsky 0a4b9c7029 shut down connection manager last 2019-06-15 08:20:10 +01:00
Zlatin Balevsky 87b366a205 add ability to cancel failed downloads 2019-06-14 22:49:56 +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 8ff39072c7 download file on double-clicking a result 2019-06-14 20:42:26 +01:00