Commit Graph

986 Commits

Author SHA1 Message Date
43987be463 prevent RejectedExecutionExceptions on shutdown 2019-10-25 06:13:20 +01:00
fcd3414e02 refresh number of connections automatically 2019-10-25 06:08:41 +01:00
70913ea8fb correct startup sequence, add listeners for allFilesLoadedEvent 2019-10-25 06:01:16 +01:00
b30e552498 share and unshare a directory 2019-10-24 22:35:29 +01:00
bae66de4eb implement share file dialog 2019-10-24 22:03:20 +01:00
626e145e25 properly set size of tables 2019-10-24 19:22:39 +01:00
bf72c76f13 limit the size of the table based on the terminal size 2019-10-24 19:12:50 +01:00
fce8bbfd97 wip on shared files window 2019-10-24 18:34:27 +01:00
1cc7925155 uploads window 2019-10-24 17:24:01 +01:00
12b51ceb02 add an ETA column 2019-10-24 16:51:11 +01:00
62811861a4 working downloads window 2019-10-24 16:36:10 +01:00
837aa6974b display search results in new window 2019-10-24 14:39:25 +01:00
94e7c42d19 add option to specify I2CP host and port. Show failure message is I2CP connect fails 2019-10-24 08:15:02 +01:00
877bf12a93 fixed progress dialog, wip on search view 2019-10-24 07:49:15 +01:00
224266b2dd basic initialization of the core 2019-10-23 22:25:54 +01:00
8f16614dc3 start a new project for an interactive cli 2019-10-23 19:38:16 +01:00
b412f9fb0c Release 0.5.3 muwire-0.5.3 2019-10-23 09:01:19 +01:00
b24d04811d set apple quit strategy 2019-10-23 08:55:10 +01:00
771f645df0 proper close 2019-10-23 08:48:53 +01:00
b6483ad0f4 add an exit menu 2019-10-23 08:45:03 +01:00
decb72c8ef show a warning that MW will continue running 2019-10-23 08:31:23 +01:00
439b3bf18b fixes 2019-10-23 06:46:20 +01:00
06679ffee0 only show MW if the core has loaded 2019-10-23 06:39:25 +01:00
1d5b12e2d7 if core is not initialized, just shutdown 2019-10-23 06:31:08 +01:00
4e6e1b6f5b Do not show warnings if core is already shutting down 2019-10-23 06:15:34 +01:00
f0b5361d7b smaller icon 2019-10-23 06:06:37 +01:00
e0c6bfbf51 show the clsoing window if tray is disabled 2019-10-23 06:01:21 +01:00
2a0ecd8a47 fix constructor 2019-10-23 05:48:14 +01:00
fb1804e849 Use explicit event to shutdown the application. This fixes closing on Linux 2019-10-23 05:45:50 +01:00
d4eaa0df8d do not shutdown core on awt thread 2019-10-22 23:37:44 +01:00
ffde6ac86f show a window while MW is shutting down 2019-10-22 23:26:54 +01:00
7ad677ead2 add an explicit menu to show MW 2019-10-22 21:48:51 +01:00
ddb0568aab do not auto-shutdown 2019-10-22 21:40:47 +01:00
ff50a84a48 try to get a tray icon working 2019-10-22 21:34:50 +01:00
770396ba41 update test 2019-10-22 10:31:28 +01:00
b55852e993 typo 2019-10-22 10:16:41 +01:00
a6945275a4 i2p 0.9.43 2019-10-22 08:27:08 +01:00
7241809e55 update readme 2019-10-22 00:42:18 +01:00
54073af933 Release 0.5.2 muwire-0.5.2 2019-10-22 00:28:53 +01:00
a32903fc8c prettier i2p status panel 2019-10-22 00:11:57 +01:00
e40520be46 count hopeless and failing hosts, prettier status panel 2019-10-21 23:57:15 +01:00
97482b949a de-capitalize for consistency 2019-10-21 22:50:21 +01:00
92ee107312 remove duplicate variable 2019-10-21 22:23:29 +01:00
2e8082af64 use titled borders everywhere for consistency 2019-10-21 22:12:39 +01:00
8da5a428c9 make the i2p version a variable 2019-10-21 21:02:37 +01:00
fd46b3c7d6 do not display fractions in percentage 2019-10-21 20:37:30 +01:00
eea3b2563b allign router-specific settings 2019-10-21 20:16:36 +01:00
50719f3828 move settings to top of panel 2019-10-21 20:12:08 +01:00
01a45a89a8 reorganize the options view 2019-10-21 19:44:33 +01:00
66bd249ed3 show percentage of fetched results 2019-10-21 18:28:37 +01:00