Commit Graph

1173 Commits (915deb1deeabc58916787df45d5597d2736814b0)

Author SHA1 Message Date
Zlatin Balevsky 877bf12a93 fixed progress dialog, wip on search view 2019-10-24 07:49:15 +01:00
Zlatin Balevsky 224266b2dd basic initialization of the core 2019-10-23 22:25:54 +01:00
Zlatin Balevsky 8f16614dc3 start a new project for an interactive cli 2019-10-23 19:38:16 +01:00
Zlatin Balevsky b412f9fb0c Release 0.5.3 2019-10-23 09:01:19 +01:00
Zlatin Balevsky b24d04811d set apple quit strategy 2019-10-23 08:55:10 +01:00
Zlatin Balevsky 771f645df0 proper close 2019-10-23 08:48:53 +01:00
Zlatin Balevsky b6483ad0f4 add an exit menu 2019-10-23 08:45:03 +01:00
Zlatin Balevsky decb72c8ef show a warning that MW will continue running 2019-10-23 08:31:23 +01:00
Zlatin Balevsky 439b3bf18b fixes 2019-10-23 06:46:20 +01:00
Zlatin Balevsky 06679ffee0 only show MW if the core has loaded 2019-10-23 06:39:25 +01:00
Zlatin Balevsky 1d5b12e2d7 if core is not initialized, just shutdown 2019-10-23 06:31:08 +01:00
Zlatin Balevsky 4e6e1b6f5b Do not show warnings if core is already shutting down 2019-10-23 06:15:34 +01:00
Zlatin Balevsky f0b5361d7b smaller icon 2019-10-23 06:06:37 +01:00
Zlatin Balevsky e0c6bfbf51 show the clsoing window if tray is disabled 2019-10-23 06:01:21 +01:00
Zlatin Balevsky 2a0ecd8a47 fix constructor 2019-10-23 05:48:14 +01:00
Zlatin Balevsky fb1804e849 Use explicit event to shutdown the application. This fixes closing on Linux 2019-10-23 05:45:50 +01:00
Zlatin Balevsky d4eaa0df8d do not shutdown core on awt thread 2019-10-22 23:37:44 +01:00
Zlatin Balevsky ffde6ac86f show a window while MW is shutting down 2019-10-22 23:26:54 +01:00
Zlatin Balevsky 7ad677ead2 add an explicit menu to show MW 2019-10-22 21:48:51 +01:00
Zlatin Balevsky ddb0568aab do not auto-shutdown 2019-10-22 21:40:47 +01:00
Zlatin Balevsky ff50a84a48 try to get a tray icon working 2019-10-22 21:34:50 +01:00
Zlatin Balevsky 770396ba41 update test 2019-10-22 10:31:28 +01:00
Zlatin Balevsky b55852e993 typo 2019-10-22 10:16:41 +01:00
Zlatin Balevsky a6945275a4 i2p 0.9.43 2019-10-22 08:27:08 +01:00
Zlatin Balevsky 7241809e55 update readme 2019-10-22 00:42:18 +01:00
Zlatin Balevsky 54073af933 Release 0.5.2 2019-10-22 00:28:53 +01:00
Zlatin Balevsky a32903fc8c prettier i2p status panel 2019-10-22 00:11:57 +01:00
Zlatin Balevsky e40520be46 count hopeless and failing hosts, prettier status panel 2019-10-21 23:57:15 +01:00
Zlatin Balevsky 97482b949a de-capitalize for consistency 2019-10-21 22:50:21 +01:00
Zlatin Balevsky 92ee107312 remove duplicate variable 2019-10-21 22:23:29 +01:00
Zlatin Balevsky 2e8082af64 use titled borders everywhere for consistency 2019-10-21 22:12:39 +01:00
Zlatin Balevsky 8da5a428c9 make the i2p version a variable 2019-10-21 21:02:37 +01:00
Zlatin Balevsky fd46b3c7d6 do not display fractions in percentage 2019-10-21 20:37:30 +01:00
Zlatin Balevsky eea3b2563b allign router-specific settings 2019-10-21 20:16:36 +01:00
Zlatin Balevsky 50719f3828 move settings to top of panel 2019-10-21 20:12:08 +01:00
Zlatin Balevsky 01a45a89a8 reorganize the options view 2019-10-21 19:44:33 +01:00
Zlatin Balevsky 66bd249ed3 show percentage of fetched results 2019-10-21 18:28:37 +01:00
Zlatin Balevsky 265cd6ee15 more accurate description 2019-10-20 20:19:47 +01:00
Zlatin Balevsky 1dc88cb96b make speed smoothing interval configurable 2019-10-20 20:09:24 +01:00
Zlatin Balevsky 3e10d497b1 add an ETA column to downloads table 2019-10-20 19:11:32 +01:00
Zlatin Balevsky 9a0b3bb9d6 fix download table selection when sorted 2019-10-20 18:47:48 +01:00
Zlatin Balevsky a1fe3c01b9 if no incompletes are in serialized json, use the default one, assuming an upgrade 2019-10-20 18:24:16 +01:00
Zlatin Balevsky ab323db62a add ability to choose the incompletes location 2019-10-20 18:16:07 +01:00
Zlatin Balevsky d954387e41 fix showing of local files in results 2019-10-20 11:59:48 +01:00
Zlatin Balevsky ea9db21a18 wip on compressed results 2019-10-20 01:01:34 +01:00
Zlatin Balevsky 136cf89c9b groovy != java 2019-10-20 00:55:31 +01:00
Zlatin Balevsky 46de1baf88 compressed results 2019-10-20 00:54:32 +01:00
Zlatin Balevsky 13f7b8563c fix a bug where disabled browsing was shown as browsable. Log the response code if it's not 200 2019-10-19 22:33:47 +01:00
Zlatin Balevsky 9c15208f3a Release 0.5.1 2019-10-19 19:11:04 +01:00
Zlatin Balevsky a9ce9d96b3 wip on menu; close zlib stream 2019-10-19 18:54:58 +01:00