|
a388eaec1d
|
shutdown all connections on shutdown
|
2019-06-14 20:53:54 +01:00 |
|
|
8ff39072c7
|
download file on double-clicking a result
|
2019-06-14 20:42:26 +01:00 |
|
|
55d2ac9b24
|
delete partial files and pieces file on cancel
|
2019-06-14 20:27:14 +01:00 |
|
|
6ebe492fd8
|
if nothing is enabled cancel and retry buttons are disabled
|
2019-06-14 18:37:18 +01:00 |
|
|
165cd542ec
|
work around not having a selected row while cancelling a download
|
2019-06-14 18:28:00 +01:00 |
|
|
5ca0c8b00d
|
wip on unshare selected files popup menu
|
2019-06-14 18:08:56 +01:00 |
|
|
b6a38e3f23
|
revert to default lnf if the desired one fails
|
2019-06-14 18:01:14 +01:00 |
|
|
34d9165bd5
|
Release 0.1.10
muwire-0.1.10
|
2019-06-14 16:43:28 +01:00 |
|
|
2e52dd5c49
|
fix overwriting of custom nickname
|
2019-06-14 16:20:21 +01:00 |
|
|
2a315dd734
|
add option to exclude local results from searches
|
2019-06-14 14:48:01 +01:00 |
|
|
6b661b99c5
|
fix sorting by size in shared files table
|
2019-06-14 13:47:35 +01:00 |
|
|
5dacd60bbb
|
hook up cleaning up of cancelled/finished downloads
|
2019-06-14 13:11:20 +01:00 |
|
|
f8f7cfe836
|
UI options panel
|
2019-06-14 12:51:27 +01:00 |
|
|
0b4f261bc1
|
ability to not show monitor panel
|
2019-06-14 12:21:14 +01:00 |
|
|
042d67d784
|
fix selection of size column
|
2019-06-14 11:46:31 +01:00 |
|
|
800df88f14
|
proper sorting by size
|
2019-06-14 11:10:19 +01:00 |
|
|
4d1eac50a0
|
update readme for sorting bug
|
2019-06-14 10:39:58 +01:00 |
|
|
c48df7f14b
|
Release 0.1.9
muwire-0.1.9
|
2019-06-13 22:57:08 +01:00 |
|
|
9d04148001
|
remember loaded downloads from previous sessions
|
2019-06-13 22:53:23 +01:00 |
|
|
bb4d522572
|
Release 0.1.8
muwire-0.1.8
|
2019-06-13 15:27:06 +01:00 |
|
|
8052501e52
|
increase persistence interval to 15 seconds
|
2019-06-13 15:25:30 +01:00 |
|
|
66cc6d8ab7
|
reduce piece size by factor of 8
|
2019-06-13 15:24:26 +01:00 |
|
|
a45e57f5ec
|
Release 0.1.7
muwire-0.1.7
|
2019-06-13 10:28:44 +01:00 |
|
|
7d8ca55d87
|
fix emiting of download finished event
|
2019-06-13 10:27:18 +01:00 |
|
|
de22f3c6b9
|
use metal lnf on java 9 or newer
|
2019-06-13 05:02:11 +01:00 |
|
|
3b0eb5678d
|
update wire protocol
|
2019-06-12 23:46:48 +01:00 |
|
|
5a1f32e40b
|
Release 0.1.6
muwire-0.1.6
|
2019-06-12 22:42:34 +01:00 |
|
|
ca3f2513e1
|
sync persisting of hashlist or hashroot for active downloads
|
2019-06-12 22:39:00 +01:00 |
|
|
658d9cf5a8
|
serialize downloads that do not have a hashlist
|
2019-06-12 22:22:20 +01:00 |
|
|
e389090b7e
|
download side of oob hashlist
|
2019-06-12 22:13:16 +01:00 |
|
|
04ceaba514
|
do not persist downloaders until they have a hashlist
|
2019-06-12 21:02:01 +01:00 |
|
|
6a01d97a8d
|
enable oob infohash in queries; send V2 search results
|
2019-06-12 20:55:13 +01:00 |
|
|
747663e1dc
|
fix pieece size of shared downloaded files
|
2019-06-12 18:22:53 +01:00 |
|
|
e426b3ccbd
|
refactoring to enable hashlist uploads
|
2019-06-12 17:33:43 +01:00 |
|
|
5172e19627
|
font-ize more elements
|
2019-06-12 16:34:24 +01:00 |
|
|
e826cfd8d5
|
start work on ability to configure font
|
2019-06-12 16:26:40 +01:00 |
|
|
51004f6fe9
|
wip on adding UI options
|
2019-06-11 08:04:26 +01:00 |
|
|
08bb2b614d
|
load some gui props from a separate config file
|
2019-06-11 02:17:58 +01:00 |
|
|
d0e5d0ce8a
|
set default i2cp options if none present
|
2019-06-10 08:55:44 +01:00 |
|
|
9e05802d1b
|
Merge pull request #4 from mikalv/master
Fixes i2cp bug while connecting to remote router
|
2019-06-10 08:48:27 +01:00 |
|
|
fb4f56eec9
|
Remove debug message
|
2019-06-10 09:40:32 +02:00 |
|
|
be2083d430
|
Fixes i2cp bug while connecting to remote router
|
2019-06-10 09:39:46 +02:00 |
|
|
af6275d0a3
|
prevent Cli from hanging if there are no shared files
|
2019-06-10 07:04:01 +01:00 |
|
|
5269815329
|
update readme
|
2019-06-10 04:49:09 +01:00 |
|
|
bd21cf65ea
|
Release 0.1.5
muwire-0.1.5
|
2019-06-09 20:37:39 +01:00 |
|
|
dea592eb27
|
do not resume cancelled downloads on restart
|
2019-06-09 20:36:14 +01:00 |
|
|
c81f963e0a
|
Release 0.1.4
muwire-0.1.4
|
2019-06-09 17:37:10 +01:00 |
|
|
dc6b1199f3
|
implement resume across restart
|
2019-06-09 17:35:32 +01:00 |
|
|
42621a2dfb
|
wip on persisting downloads between restarts
|
2019-06-09 16:26:00 +01:00 |
|
|
a7125963a7
|
DownloadManager listens to events, not FileManager
|
2019-06-09 16:19:35 +01:00 |
|