|
9cdabb51d1
|
count shared files in dashboard
|
2019-10-25 22:51:26 +01:00 |
|
|
45f0736a5e
|
account for hashing errors
|
2019-10-25 22:51:15 +01:00 |
|
|
fe753ff978
|
add a download details view
|
2019-10-25 22:36:25 +01:00 |
|
|
ac717b5205
|
center things horizontally
|
2019-10-25 22:02:04 +01:00 |
|
|
6f624e3afc
|
add some stats to main window
|
2019-10-25 21:51:16 +01:00 |
|
|
623d675ed9
|
Ability to view comments
|
2019-10-25 18:57:07 +01:00 |
|
|
546b71b632
|
implement adding comments to shared files
|
2019-10-25 18:32:55 +01:00 |
|
|
804113bb1b
|
typo
|
2019-10-25 17:46:59 +01:00 |
|
|
ab9e10f438
|
add a note about the CLI
|
2019-10-25 17:43:15 +01:00 |
|
|
00520acdf0
|
implement browse host
|
2019-10-25 17:30:16 +01:00 |
|
|
8c44d196a7
|
move gui result processing on gui thread
|
2019-10-25 13:14:38 +01:00 |
|
|
9c5fa0a2ce
|
hook up trust to results
|
2019-10-25 10:36:26 +01:00 |
|
|
d7bca05725
|
implement trust list review window
|
2019-10-25 10:00:52 +01:00 |
|
|
45fcb2209e
|
Trust List actions
|
2019-10-25 08:48:07 +01:00 |
|
|
7bf0373b80
|
trust and distrust actions
|
2019-10-25 08:24:07 +01:00 |
|
|
5925b42597
|
wip on trust window
|
2019-10-25 07:39:01 +01:00 |
|
|
13243b05ad
|
center shutdown dialog
|
2019-10-25 06:14:14 +01:00 |
|
|
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 |
|