Commit Graph

774 Commits (4015818323770af675c060fc9d9ae6d762b926af)

Author SHA1 Message Date
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
Zlatin Balevsky 55d2ac9b24 delete partial files and pieces file on cancel 2019-06-14 20:27:14 +01:00
Zlatin Balevsky 6ebe492fd8 if nothing is enabled cancel and retry buttons are disabled 2019-06-14 18:37:18 +01:00
Zlatin Balevsky 165cd542ec work around not having a selected row while cancelling a download 2019-06-14 18:28:00 +01:00
Zlatin Balevsky 5ca0c8b00d wip on unshare selected files popup menu 2019-06-14 18:08:56 +01:00
Zlatin Balevsky b6a38e3f23 revert to default lnf if the desired one fails 2019-06-14 18:01: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 2a315dd734 add option to exclude local results from searches 2019-06-14 14:48:01 +01:00
Zlatin Balevsky 6b661b99c5 fix sorting by size in shared files table 2019-06-14 13:47:35 +01:00
Zlatin Balevsky 5dacd60bbb hook up cleaning up of cancelled/finished downloads 2019-06-14 13:11:20 +01:00
Zlatin Balevsky f8f7cfe836 UI options panel 2019-06-14 12:51:27 +01:00
Zlatin Balevsky 0b4f261bc1 ability to not show monitor panel 2019-06-14 12:21:14 +01:00
Zlatin Balevsky 042d67d784 fix selection of size column 2019-06-14 11:46:31 +01:00
Zlatin Balevsky 800df88f14 proper sorting by size 2019-06-14 11:10:19 +01:00
Zlatin Balevsky 4d1eac50a0 update readme for sorting bug 2019-06-14 10:39:58 +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 de22f3c6b9 use metal lnf on java 9 or newer 2019-06-13 05:02:11 +01:00