548 Commits

Author SHA1 Message Date
72985bacb6 add ability to disable updates completely, intended for 3rd party packaging 2020-09-26 17:53:29 +01:00
c11a427483 fix cleaning up of hopeless downloads in gui 2020-09-23 15:21:47 +01:00
e9db22c562 option for download attempts before giving up in desktop gui 2020-09-23 14:54:19 +01:00
e65fbe1bd1 show sequential status and hopeless host count in download details panel 2020-09-23 14:26:02 +01:00
f2531c80d5 disable Configure button if no directory is selected 2020-09-18 18:35:10 +01:00
944cb29901 show error messages if the command is not in the appropriate room 2020-09-18 18:15:15 +01:00
5a94d14b8e pass event correctly 2020-09-18 16:13:48 +01:00
38b9ab5200 gui browse/feed/chat actions from upload table 2020-09-18 15:42:35 +01:00
b729a89672 Advertise browse/feed/chat abilities in download headers 2020-09-18 14:50:49 +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
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
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
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
17c59102ad one more --add-opens 2020-06-16 14:05:41 +01:00
47ac0fd9ac fix gui:run target 2020-06-11 19:16:48 +01:00
a11c504271 update all of the gui to groovy 3.0.4 2020-06-06 04:23:14 +01:00
ad20d7cf9a get rid of illegal reflective access warnings 2020-06-05 13:23:54 +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
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
f9fb9e4f07 get rid of dead code 2020-05-29 12:04:55 +01:00
72f2b2bd37 fix manual searching for updates 2020-05-29 12:03:09 +01:00
6508522c9c tunnel quantity and length sliders step 2020-05-29 11:05:58 +01:00
f38b8217c2 steps for embedded or external router, formatting 2020-05-29 10:52:58 +01:00
c9c5e8617a Directory validation and creation 2020-05-29 01:51:13 +01:00
8c4bafda82 move the button enabling logic in view 2020-05-29 01:50:53 +01:00
c2044044c0 add a final step 2020-05-29 01:27:36 +01:00
cb54b30967 apply steps at the end, add ability to cancel wizard 2020-05-29 01:15:56 +01:00
c041f6baaa skeleton of setup wizard 2020-05-28 20:08:57 +01:00
017454c4b3 use sliders instead of fields in I2P settings 2020-05-18 14:39:16 +01:00
8df9f63bc7 new icons 2020-05-17 13:11:59 +01:00
367a43825f trim whitespaces before signing 2020-05-15 13:21:51 +01:00
992daa1e45 size limit on nicknames 2020-05-10 09:51:56 +01:00
d18cdb15cd disallow certain characters in nicknames 2020-05-06 11:39:08 +01:00
ed02b718d9 sign raw UTF-8 representation, removing size limit 2020-05-06 05:36:59 +01:00
ecaec1df3b sign tool 2020-05-04 23:16:32 +01:00
b4c6c77167 Ability to configure watched directories from swing gui 2020-05-04 12:15:27 +01:00
7864eebb24 gui option to disable tracking 2020-04-12 11:26:08 +01:00
435170cb1b update the advanced sharing pane 2020-03-26 17:32:42 +00:00
faad6b6b0e query the manager if a directory is watched instead of settings 2020-03-26 12:23:15 +00:00