|
1ce410e943
|
wip on signing queries
|
2019-11-02 18:34:13 +00:00 |
|
|
27aad9d75d
|
do not collapse tree on updates pt2
|
2019-11-02 17:41:04 +00:00 |
|
|
24591b10f2
|
change the griffon environment
|
2019-11-02 10:13:28 -07:00 |
|
|
e4f1ea5c10
|
make table rows a bit larger
|
2019-11-02 15:58:48 +00:00 |
|
|
c73c44c5f2
|
base table row height on the size of the font
|
2019-11-02 15:46:50 +00:00 |
|
|
309cbcc580
|
UTF-8 in props of cli
|
2019-11-02 15:23:15 +00:00 |
|
|
86894f242b
|
support UTF-8 in persona names
|
2019-11-02 14:43:24 +00:00 |
|
|
568255140f
|
visualize the negative tree as well
|
2019-11-02 12:54:43 +00:00 |
|
|
f6d2bac5bb
|
show all watched directories
|
2019-11-02 12:26:19 +00:00 |
|
|
1c396711ed
|
Fix sidecar files larger than the limit from being shared
|
2019-11-02 11:15:08 +00:00 |
|
|
c154d9538d
|
only check negative tree for files, not directories
|
2019-11-02 10:28:04 +00:00 |
|
|
8043782446
|
logging config with all logs turned off
|
2019-11-02 08:52:29 +00:00 |
|
|
00c529cca1
|
toString()
|
2019-11-02 00:40:08 +00:00 |
|
|
094b9ac2b0
|
restore behavior where watched directories get scanned on startup
|
2019-11-02 00:27:12 +00:00 |
|
|
0dae0a561b
|
more accurate speed measurement. Makes a difference if MW is minimized for a long time
|
2019-11-01 18:39:41 +00:00 |
|
|
82eaafc2c3
|
Release 0.5.6
muwire-0.5.6
|
2019-10-31 23:22:13 +00:00 |
|
|
a3fc1a62e7
|
format the I2P bandwidths
|
2019-10-31 21:52:22 +00:00 |
|
|
2fd8f45107
|
update text in cli
|
2019-10-31 21:22:50 +00:00 |
|
|
2429bbf59e
|
Add update notification window
|
2019-10-31 20:51:09 +00:00 |
|
|
f7e28e04f6
|
add a system status panel
|
2019-10-31 14:14:14 +00:00 |
|
|
cc0188f20e
|
show used memory, not free memory
|
2019-10-31 13:46:16 +00:00 |
|
|
af9b4f4679
|
change package name for cli
|
2019-10-31 13:05:42 +00:00 |
|
|
625a559d02
|
change package name
|
2019-10-31 13:02:44 +00:00 |
|
|
6e20193d57
|
properly set Xmx
|
2019-10-31 07:15:54 +00:00 |
|
|
88ac267f99
|
show java version and ram usage in cli
|
2019-10-31 07:14:52 +00:00 |
|
|
9b3a7473d1
|
limit Xmx on cli-lanterna too
|
2019-10-31 06:52:56 +00:00 |
|
|
5b0180280e
|
fix changing font and size on metal lnf
|
2019-10-30 22:20:27 +00:00 |
|
|
d0462034fc
|
enforce comment length in cli as well
|
2019-10-30 21:51:16 +00:00 |
|
|
f3e4098107
|
refresh gui when processing a sidecar file
|
2019-10-30 21:45:38 +00:00 |
|
|
26e7ca0b21
|
enforce maximum comment length in the gui
|
2019-10-30 21:22:08 +00:00 |
|
|
11007e5f19
|
allow up to exact max comment length
|
2019-10-30 21:20:09 +00:00 |
|
|
ae651cb6bd
|
implement sidecar files
|
2019-10-30 21:07:59 +00:00 |
|
|
cad3a88517
|
Xmx256M by default
|
2019-10-30 21:06:33 +00:00 |
|
|
29c81646af
|
word-wrap the comment views
|
2019-10-30 19:52:37 +00:00 |
|
|
8a0257927b
|
Link to CLI configuration options
|
2019-10-30 19:43:51 +00:00 |
|
|
3b882ae644
|
Release 0.5.5
muwire-0.5.5
|
2019-10-29 16:16:36 +00:00 |
|
|
5b61738ca9
|
skip downloaders that can't start
|
2019-10-29 15:56:19 +00:00 |
|
|
c77d79513e
|
more long arithmetic fixes
|
2019-10-29 15:34:48 +00:00 |
|
|
9f12442897
|
long arithmetic
|
2019-10-29 15:07:29 +00:00 |
|
|
477b0a47ad
|
more logging
|
2019-10-29 14:33:23 +00:00 |
|
|
7f1041dd96
|
@Log
|
2019-10-29 14:22:28 +00:00 |
|
|
99393c59bd
|
log when skipping a download
|
2019-10-29 14:15:43 +00:00 |
|
|
a78d8c84ca
|
unmap before flushing
|
2019-10-29 13:12:59 +00:00 |
|
|
fa9c697bfa
|
do not flush the output stream on Endpoint.close(). This fixes the long shutdown time
|
2019-10-29 12:38:41 +00:00 |
|
|
e5b12701f5
|
do not crash the core if the XHave in mesh.json fails to parse
|
2019-10-29 10:28:14 +00:00 |
|
|
f69727ab43
|
wait less time for reset()
|
2019-10-29 09:35:57 +00:00 |
|
|
d7c7afe2c0
|
move the connections closing to a separate threadpool and limit the time we wait for reset() to complete
|
2019-10-29 09:01:41 +00:00 |
|
|
6c806c4441
|
fix display of uploader progress to reach 100%
|
2019-10-29 01:00:59 +00:00 |
|
|
c4095abdb4
|
sanity-check the X-Have header
|
2019-10-29 00:15:00 +00:00 |
|
|
8801546854
|
tighten piece size range
|
2019-10-28 23:36:40 +00:00 |
|