Commit Graph

  • bcb41baca2 update version, add link to Packaging page master Zlatin Balevsky 2020-09-27 07:26:06 +01:00
  • 72985bacb6 add ability to disable updates completely, intended for 3rd party packaging Zlatin Balevsky 2020-09-26 17:53:29 +01:00
  • 3387d22a6c remove HOPELESS downloads from the download list via an event Zlatin Balevsky 2020-09-26 17:10:24 +01:00
  • 10bd566d58 Release 0.7.4 muwire-0.7.4 Zlatin Balevsky 2020-09-25 16:51:40 +01:00
  • f4e0c707df fix cleaning up of hopeless downloads in plugin Zlatin Balevsky 2020-09-23 15:23:51 +01:00
  • c11a427483 fix cleaning up of hopeless downloads in gui Zlatin Balevsky 2020-09-23 15:21:47 +01:00
  • e9db22c562 option for download attempts before giving up in desktop gui Zlatin Balevsky 2020-09-23 14:54:19 +01:00
  • fa53a35023 option for download attempts before giving up in plugin Zlatin Balevsky 2020-09-23 14:44:51 +01:00
  • 94dd6101aa show sequential status and hopeless host count in plugin Zlatin Balevsky 2020-09-23 14:33:18 +01:00
  • e65fbe1bd1 show sequential status and hopeless host count in download details panel Zlatin Balevsky 2020-09-23 14:26:02 +01:00
  • 964e315367 add a hopeless state for a download where all sources are hopeless Zlatin Balevsky 2020-09-23 14:17:40 +01:00
  • 140231e362 Give up on download sources after a number of attempts Zlatin Balevsky 2020-09-23 14:00:52 +01:00
  • c73a821c67 put verified sources in the responder cache as well Zlatin Balevsky 2020-09-23 11:30:20 +01:00
  • 0ebe00b526 reduce hopeless interval to 1hr and purge interval to 24hrs Zlatin Balevsky 2020-09-22 16:08:17 +01:00
  • b2a3bfce54 make sure we have the Persona of the altloc Zlatin Balevsky 2020-09-22 16:07:18 +01:00
  • c490a511bd distinguish between discovered sources and verified sources. Only propagate and persist verified sources Zlatin Balevsky 2020-09-22 13:34:49 +01:00
  • cbaa3470d2 make responder cache size configurable Zlatin Balevsky 2020-09-22 12:17:27 +01:00
  • 84d61fccd5 cache recent responders and always forward queries to them. Thanks to qtm for the idea Zlatin Balevsky 2020-09-21 15:28:15 +01:00
  • a88db8f50f FixedSizeFIFOSet Zlatin Balevsky 2020-09-21 15:13:44 +01:00
  • 5a38154e15 make sure the pongs uuid matches the last sent ping uuid Zlatin Balevsky 2020-09-20 18:42:26 +01:00
  • e5891de136 send and read up to 2 hosts per pong Zlatin Balevsky 2020-09-20 18:26:29 +01:00
  • 1e729bae1c implement forgetting of hopeless hosts after some time Zlatin Balevsky 2020-09-20 17:49:07 +01:00
  • 3e6e0c7e9f cache calls to System.currenTimeMillis() Zlatin Balevsky 2020-09-20 17:34:28 +01:00
  • 44af23c162 restrict forwarding of queries to sqrt of neighboring connections. Thanks to 'qtm' for the idea Zlatin Balevsky 2020-09-19 17:28:19 +01:00
  • a262c99efe reduce limit on peer connections Zlatin Balevsky 2020-09-19 17:16:36 +01:00
  • 9eff723dd3 Release 0.7.3 muwire-0.7.3 Zlatin Balevsky 2020-09-18 18:44:15 +01:00
  • f2531c80d5 disable Configure button if no directory is selected Zlatin Balevsky 2020-09-18 18:35:10 +01:00
  • 944cb29901 show error messages if the command is not in the appropriate room Zlatin Balevsky 2020-09-18 18:15:15 +01:00
  • 2c7cf24942 browse and subscribe actions from upload table for plugin Zlatin Balevsky 2020-09-18 17:30:47 +01:00
  • 5a94d14b8e pass event correctly Zlatin Balevsky 2020-09-18 16:13:48 +01:00
  • f20b23434f one more Zlatin Balevsky 2020-09-18 16:13:23 +01:00
  • 8d523a6265 update to api Zlatin Balevsky 2020-09-18 15:56:39 +01:00
  • 38b9ab5200 gui browse/feed/chat actions from upload table Zlatin Balevsky 2020-09-18 15:42:35 +01:00
  • f6fdf9e33f parse browse/feed/chat headers on the uploader side Zlatin Balevsky 2020-09-18 14:59:58 +01:00
  • b729a89672 Advertise browse/feed/chat abilities in download headers Zlatin Balevsky 2020-09-18 14:50:49 +01:00
  • e531093b28 do not try to connect to hopeless hosts Zlatin Balevsky 2020-09-17 19:58:36 +01:00
  • b18772465c limit the number of hosts read from each pong Zlatin Balevsky 2020-09-17 16:19:48 +01:00
  • 20aac03789 send an uuid with pings and echo it in pongs Zlatin Balevsky 2020-09-17 16:11:32 +01:00
  • ac8d9c1281 update room scrollback limit to new api, update TODO Zlatin Balevsky 2020-09-16 17:41:01 +01:00
  • ad8693d512 some styling of chat lines Zlatin Balevsky 2020-09-16 17:15:23 +01:00
  • 144ad634c8 fix ambiguous Math.max Zlatin Balevsky 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 Zlatin Balevsky 2020-09-16 14:37:08 +01:00
  • 9c6f6bf266 Make number of connections for ultrapeer a property Zlatin Balevsky 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 Zlatin Balevsky 2020-09-14 15:35:49 +01:00
  • 31e0962b73 fix test target by excluding testng dependency Zlatin Balevsky 2020-09-14 14:38:12 +01:00
  • 2acac4b1ea fix java 14 on mac Zlatin Balevsky 2020-09-14 13:33:01 +01:00
  • 03d00a22d7 try native lnf on all platforms with metal last Zlatin Balevsky 2020-09-14 13:32:25 +01:00
  • 0e54fb1ed1 update TODO Zlatin Balevsky 2020-09-14 12:45:42 +01:00
  • 2dee5e2a8a short-circuit logic if monitor is not visible Zlatin Balevsky 2020-09-14 12:44:52 +01:00
  • c7406a4838 preserve selection when updating shared files table Zlatin Balevsky 2020-09-14 12:39:18 +01:00
  • c9eb702d7c add a section to the TODO for mwtrackerd with some items Zlatin Balevsky 2020-09-12 18:16:27 +01:00
  • 253603cac7 add a log statement for infohash parsing Zlatin Balevsky 2020-09-12 14:37:54 +01:00
  • 3af6ee3bce update TODO Zlatin Balevsky 2020-09-12 14:26:48 +01:00
  • bfa88b0b7a Release 0.7.2 muwire-0.7.2 Zlatin Balevsky 2020-09-10 16:43:21 +01:00
  • 1400967b22 update TODO Zlatin Balevsky 2020-09-04 14:47:13 +01:00
  • 5739760075 up router version to 0.9.47 Zlatin Balevsky 2020-09-04 14:46:37 +01:00
  • fec042ec36 check if watched directories disappeared while MW was down Zlatin Balevsky 2020-09-04 14:44:04 +01:00
  • d3477b91fc Merge branch 'iconfix' into 'master' Zlatin Balevsky 2020-08-14 14:49:33 +00:00
  • 1f973cf076 Merge branch 'iconfix-redux' of i2pgit.org:idk/muwire into iconfix idk 2020-08-12 21:30:55 -04:00
  • fdb64f5539 re-try muwire icon fix with update codebase idk 2020-08-12 21:28:20 -04:00
  • 5b4f3202d6 update the image and create a smaller, icon-ized version idk 2020-08-12 21:23:42 -04:00
  • 64eb2dad80 add larger muwire logo, use it for the home page idk 2020-08-11 22:12:52 -04:00
  • ffe328eee6 update the muwire icon which appears on the router console itself idk 2020-08-11 19:26:53 -04:00
  • eb1f2fe19d escape download file name Zlatin Balevsky 2020-06-18 21:23:51 +01:00
  • 17c59102ad one more --add-opens Zlatin Balevsky 2020-06-16 14:05:41 +01:00
  • 26e8300d18 first pass at a collections proposal Zlatin Balevsky 2020-06-12 19:02:05 +01:00
  • 47ac0fd9ac fix gui:run target Zlatin Balevsky 2020-06-11 19:16:48 +01:00
  • 0b8b489169 read i2p.properties from file Zlatin Balevsky 2020-06-11 17:38:17 +01:00
  • fb32690c7c de-hardcode groovy versions Zlatin Balevsky 2020-06-06 14:01:32 +01:00
  • a11c504271 update all of the gui to groovy 3.0.4 Zlatin Balevsky 2020-06-06 04:23:14 +01:00
  • 76e726b520 switch to the Groovy json library Zlatin Balevsky 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 Zlatin Balevsky 2020-06-05 20:05:03 +01:00
  • 061a1a88dd disable indy because on groovy 3 it uses too much memory Zlatin Balevsky 2020-06-05 14:32:54 +01:00
  • ad20d7cf9a get rid of illegal reflective access warnings Zlatin Balevsky 2020-06-05 13:23:54 +01:00
  • 895df6cf94 disable pack200 Zlatin Balevsky 2020-06-05 02:35:04 +01:00
  • 59b5d88829 shorter connect message Zlatin Balevsky 2020-06-03 12:58:16 +01:00
  • f382d2ecbf move the share button to the left next to the shared files count Zlatin Balevsky 2020-06-03 12:55:20 +01:00
  • 6740d09479 checkboxes for font style Zlatin Balevsky 2020-06-03 12:44:56 +01:00
  • 8cbada110e switch to gridBagLayout to hopefully avoid hiding of short name Zlatin Balevsky 2020-06-03 02:58:33 +01:00
  • 33982dd24b preserve main frame dimensions across restarts Zlatin Balevsky 2020-06-03 02:22:59 +01:00
  • 274edcc599 preserve initial font+size+style accross restarts Zlatin Balevsky 2020-06-03 02:03:44 +01:00
  • af218a369c migrate to groovy 3.0.4 Zlatin Balevsky 2020-06-01 13:40:28 +01:00
  • f0aaa83b7f clean up most of noise on console when running without a log file Zlatin Balevsky 2020-06-01 13:14:33 +01:00
  • b9c34cb944 Add ability to specify default values for the wizard from system property. GitHub issue #32 Zlatin Balevsky 2020-06-01 12:09:58 +01:00
  • 59353a6718 update readme Zlatin Balevsky 2020-05-29 12:35:51 +01:00
  • c25546e1e1 Release 0.7.1 muwire-0.7.1 Zlatin Balevsky 2020-05-29 12:06:53 +01:00
  • f9fb9e4f07 get rid of dead code Zlatin Balevsky 2020-05-29 12:04:55 +01:00
  • 72f2b2bd37 fix manual searching for updates Zlatin Balevsky 2020-05-29 12:03:09 +01:00
  • eb242b0889 reduce default speed smoothing interval Zlatin Balevsky 2020-05-29 11:14:56 +01:00
  • 6508522c9c tunnel quantity and length sliders step setup-wizard Zlatin Balevsky 2020-05-29 11:05:58 +01:00
  • f38b8217c2 steps for embedded or external router, formatting Zlatin Balevsky 2020-05-29 10:52:58 +01:00
  • c9c5e8617a Directory validation and creation Zlatin Balevsky 2020-05-29 01:51:13 +01:00
  • 8c4bafda82 move the button enabling logic in view Zlatin Balevsky 2020-05-29 01:50:53 +01:00
  • c2044044c0 add a final step Zlatin Balevsky 2020-05-29 01:27:36 +01:00
  • cb54b30967 apply steps at the end, add ability to cancel wizard Zlatin Balevsky 2020-05-29 01:15:56 +01:00
  • c041f6baaa skeleton of setup wizard Zlatin Balevsky 2020-05-28 20:08:57 +01:00
  • bf28278f72 Release 0.7.0 muwire-0.7.0 Zlatin Balevsky 2020-05-26 19:03:05 +01:00
  • 6462675091 enable dual keys Zlatin Balevsky 2020-05-26 19:01:31 +01:00
  • 5adf8d8276 up to router 0.9.46 Zlatin Balevsky 2020-05-26 18:58:40 +01:00
  • 2fbab55f68 remove references to tunnelName variable Zlatin Balevsky 2020-05-25 19:44:50 +01:00