Commit Graph

1971 Commits

Author SHA1 Message Date
b18772465c limit the number of hosts read from each pong 2020-09-17 16:19:48 +01:00
20aac03789 send an uuid with pings and echo it in pongs 2020-09-17 16:11:32 +01:00
ac8d9c1281 update room scrollback limit to new api, update TODO 2020-09-16 17:41:01 +01:00
ad8693d512 some styling of chat lines 2020-09-16 17:15:23 +01:00
144ad634c8 fix ambiguous Math.max 2020-09-16 14:46:34 +01:00
4cdb383b9f fix minutes-to-milliseconds conversion of feed update interval in desktop gui. Make default feed update interval one hour 2020-09-16 14:37:08 +01:00
9c6f6bf266 Make number of connections for ultrapeer a property 2020-09-16 12:30:41 +01:00
9a4e6b868b get rid of clear search button to make more space for search field, as it is not very big on Mac LnF 2020-09-14 15:35:49 +01:00
31e0962b73 fix test target by excluding testng dependency 2020-09-14 14:38:12 +01:00
2acac4b1ea fix java 14 on mac 2020-09-14 13:33:01 +01:00
03d00a22d7 try native lnf on all platforms with metal last 2020-09-14 13:32:25 +01:00
0e54fb1ed1 update TODO 2020-09-14 12:45:42 +01:00
2dee5e2a8a short-circuit logic if monitor is not visible 2020-09-14 12:44:52 +01:00
c7406a4838 preserve selection when updating shared files table 2020-09-14 12:39:18 +01:00
c9eb702d7c add a section to the TODO for mwtrackerd with some items 2020-09-12 18:16:27 +01:00
253603cac7 add a log statement for infohash parsing 2020-09-12 14:37:54 +01:00
3af6ee3bce update TODO 2020-09-12 14:26:48 +01:00
bfa88b0b7a Release 0.7.2 muwire-0.7.2 2020-09-10 16:43:21 +01:00
1400967b22 update TODO 2020-09-04 14:47:13 +01:00
5739760075 up router version to 0.9.47 2020-09-04 14:46:37 +01:00
fec042ec36 check if watched directories disappeared while MW was down 2020-09-04 14:44:04 +01:00
d3477b91fc Merge branch 'iconfix' into 'master'
update the muwire icon which appears on the router console itself

See merge request zlatinb/muwire!48
2020-08-14 14:49:33 +00:00
idk
1f973cf076 Merge branch 'iconfix-redux' of i2pgit.org:idk/muwire into iconfix 2020-08-12 21:30:55 -04:00
idk
fdb64f5539 re-try muwire icon fix with update codebase 2020-08-12 21:28:20 -04:00
idk
5b4f3202d6 update the image and create a smaller, icon-ized version 2020-08-12 21:23:42 -04:00
idk
64eb2dad80 add larger muwire logo, use it for the home page 2020-08-11 22:12:52 -04:00
idk
ffe328eee6 update the muwire icon which appears on the router console itself 2020-08-11 19:26:53 -04:00
eb1f2fe19d escape download file name 2020-06-18 21:23:51 +01:00
17c59102ad one more --add-opens 2020-06-16 14:05:41 +01:00
26e8300d18 first pass at a collections proposal 2020-06-12 19:02:05 +01:00
47ac0fd9ac fix gui:run target 2020-06-11 19:16:48 +01:00
0b8b489169 read i2p.properties from file 2020-06-11 17:38:17 +01:00
fb32690c7c de-hardcode groovy versions 2020-06-06 14:01:32 +01:00
a11c504271 update all of the gui to groovy 3.0.4 2020-06-06 04:23:14 +01:00
76e726b520 switch to the Groovy json library 2020-06-05 20:29:39 +01:00
4f626615d8 disable translation instead of throwing an Error if the user is on development i2p router build 2020-06-05 20:05:03 +01:00
061a1a88dd disable indy because on groovy 3 it uses too much memory 2020-06-05 14:32:54 +01:00
ad20d7cf9a get rid of illegal reflective access warnings 2020-06-05 13:23:54 +01:00
895df6cf94 disable pack200 2020-06-05 02:35:04 +01:00
59b5d88829 shorter connect message 2020-06-03 12:58:16 +01:00
f382d2ecbf move the share button to the left next to the shared files count 2020-06-03 12:55:20 +01:00
6740d09479 checkboxes for font style 2020-06-03 12:44:56 +01:00
8cbada110e switch to gridBagLayout to hopefully avoid hiding of short name 2020-06-03 02:58:33 +01:00
33982dd24b preserve main frame dimensions across restarts 2020-06-03 02:22:59 +01:00
274edcc599 preserve initial font+size+style accross restarts 2020-06-03 02:03:44 +01:00
af218a369c migrate to groovy 3.0.4 2020-06-01 13:40:28 +01:00
f0aaa83b7f clean up most of noise on console when running without a log file 2020-06-01 13:14:33 +01:00
b9c34cb944 Add ability to specify default values for the wizard from system property. GitHub issue #32 2020-06-01 12:09:58 +01:00
59353a6718 update readme 2020-05-29 12:35:51 +01:00
c25546e1e1 Release 0.7.1 muwire-0.7.1 2020-05-29 12:06:53 +01:00