1944 Commits

Author SHA1 Message Date
eb1f2fe19d escape download file name 2020-06-18 21:23:51 +01:00
17c59102ad one more --add-opens 2020-06-16 14:05:41 +01:00
26e8300d18 first pass at a collections proposal 2020-06-12 19:02:05 +01:00
47ac0fd9ac fix gui:run target 2020-06-11 19:16:48 +01:00
0b8b489169 read i2p.properties from file 2020-06-11 17:38:17 +01:00
fb32690c7c de-hardcode groovy versions 2020-06-06 14:01:32 +01:00
a11c504271 update all of the gui to groovy 3.0.4 2020-06-06 04:23:14 +01:00
76e726b520 switch to the Groovy json library 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 2020-06-05 20:05:03 +01:00
061a1a88dd disable indy because on groovy 3 it uses too much memory 2020-06-05 14:32:54 +01:00
ad20d7cf9a get rid of illegal reflective access warnings 2020-06-05 13:23:54 +01:00
895df6cf94 disable pack200 2020-06-05 02:35:04 +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
af218a369c migrate to groovy 3.0.4 2020-06-01 13:40:28 +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
59353a6718 update readme 2020-05-29 12:35:51 +01:00
c25546e1e1 Release 0.7.1 2020-05-29 12:06:53 +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
eb242b0889 reduce default speed smoothing interval 2020-05-29 11:14:56 +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
bf28278f72 Release 0.7.0 2020-05-26 19:03:05 +01:00
6462675091 enable dual keys 2020-05-26 19:01:31 +01:00
5adf8d8276 up to router 0.9.46 2020-05-26 18:58:40 +01:00
2fbab55f68 remove references to tunnelName variable 2020-05-25 19:44:50 +01:00
0d783a6bcd harmonize some strings 2020-05-21 11:31:27 +01:00
017454c4b3 use sliders instead of fields in I2P settings 2020-05-18 14:39:16 +01:00
ec41985d31 Release 0.6.15 2020-05-17 22:36:08 +01:00
5daad35ee2 new icon 2020-05-17 14:30:23 +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
7b34b0cffc link to mucats 2020-05-14 20:15:54 +01:00
bb6692c38e Merge branch 'strings' into 'master'
Prep for push to transifex

See merge request zlatinb/muwire!47
2020-05-13 15:31:37 +00:00
zzz
f1a2b103a8 Prep for push to transifex
Additional string cleanup, regenerate English po file
2020-05-13 10:29:18 -04:00
c1324c92ba Merge branch 'csp3' into 'master'
Fix script line changes from previous MR

See merge request zlatinb/muwire!46
2020-05-11 17:02:49 +00:00
zzz
179c3438cd Fix script line changes from previous MR
Fix some missing quotes
Move util.js and tables.js to css.jsi
script files don't require nonce; inline scripts do.
Nonce doesn't matter until we turn on the CSP.
2020-05-11 10:59:28 -04:00
7fa6812ee9 merge from zzz/csp2 2020-05-11 13:38:20 +01:00
zzz
a1c714b46e Replace innerHTML part 1 (Gitlab issue #45)
Change all plain text and empty content from innerHTML to textContent
2020-05-11 08:20:03 -04:00