Commit Graph

2131 Commits (ffc7f1748af7f3290461f5072fa6a3526863ef85)

Author SHA1 Message Date
Zlatin Balevsky f382d2ecbf
move the share button to the left next to the shared files count 2020-06-03 12:55:20 +01:00
Zlatin Balevsky 6740d09479
checkboxes for font style 2020-06-03 12:44:56 +01:00
Zlatin Balevsky 8cbada110e
switch to gridBagLayout to hopefully avoid hiding of short name 2020-06-03 02:58:33 +01:00
Zlatin Balevsky 33982dd24b
preserve main frame dimensions across restarts 2020-06-03 02:22:59 +01:00
Zlatin Balevsky 274edcc599
preserve initial font+size+style accross restarts 2020-06-03 02:03:44 +01:00
Zlatin Balevsky af218a369c
migrate to groovy 3.0.4 2020-06-01 13:40:28 +01:00
Zlatin Balevsky f0aaa83b7f
clean up most of noise on console when running without a log file 2020-06-01 13:14:33 +01:00
Zlatin Balevsky b9c34cb944
Add ability to specify default values for the wizard from system property. GitHub issue #32 2020-06-01 12:09:58 +01:00
Zlatin Balevsky 59353a6718
update readme 2020-05-29 12:35:51 +01:00
Zlatin Balevsky c25546e1e1
Release 0.7.1 2020-05-29 12:06:53 +01:00
Zlatin Balevsky f9fb9e4f07
get rid of dead code 2020-05-29 12:04:55 +01:00
Zlatin Balevsky 72f2b2bd37
fix manual searching for updates 2020-05-29 12:03:09 +01:00
Zlatin Balevsky eb242b0889
reduce default speed smoothing interval 2020-05-29 11:14:56 +01:00
Zlatin Balevsky 6508522c9c
tunnel quantity and length sliders step 2020-05-29 11:05:58 +01:00
Zlatin Balevsky f38b8217c2
steps for embedded or external router, formatting 2020-05-29 10:52:58 +01:00
Zlatin Balevsky c9c5e8617a
Directory validation and creation 2020-05-29 01:51:13 +01:00
Zlatin Balevsky 8c4bafda82
move the button enabling logic in view 2020-05-29 01:50:53 +01:00
Zlatin Balevsky c2044044c0
add a final step 2020-05-29 01:27:36 +01:00
Zlatin Balevsky cb54b30967
apply steps at the end, add ability to cancel wizard 2020-05-29 01:15:56 +01:00
Zlatin Balevsky c041f6baaa
skeleton of setup wizard 2020-05-28 20:08:57 +01:00
Zlatin Balevsky bf28278f72
Release 0.7.0 2020-05-26 19:03:05 +01:00
Zlatin Balevsky 6462675091
enable dual keys 2020-05-26 19:01:31 +01:00
Zlatin Balevsky 5adf8d8276
up to router 0.9.46 2020-05-26 18:58:40 +01:00
Zlatin Balevsky 2fbab55f68
remove references to tunnelName variable 2020-05-25 19:44:50 +01:00
Zlatin Balevsky 0d783a6bcd
harmonize some strings 2020-05-21 11:31:27 +01:00
Zlatin Balevsky 017454c4b3
use sliders instead of fields in I2P settings 2020-05-18 14:39:16 +01:00
Zlatin Balevsky ec41985d31
Release 0.6.15 2020-05-17 22:36:08 +01:00
Zlatin Balevsky 5daad35ee2
new icon 2020-05-17 14:30:23 +01:00
Zlatin Balevsky 8df9f63bc7
new icons 2020-05-17 13:11:59 +01:00
Zlatin Balevsky 367a43825f
trim whitespaces before signing 2020-05-15 13:21:51 +01:00
Zlatin Balevsky 7b34b0cffc
link to mucats 2020-05-14 20:15:54 +01:00
Zlatin Balevsky 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
Zlatin Balevsky 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
Zlatin Balevsky 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
Zlatin Balevsky 4f7cf4fbfc Merge branch 'csp1' into 'master'
Plugin headers and CSP (Gitlab issue #44)

See merge request zlatinb/muwire!44
2020-05-11 12:04:25 +00:00
zzz 2d3e843d64
Plugin headers and CSP (Gitlab issue #44)
Prep for stricter script-src:
Add headers, remove js onload, move init call to the js
Add nonces to all scripts, can't use yet due to innerHTML (see Gitlab issue #45)
2020-05-11 07:50:36 -04:00
Zlatin Balevsky 2e36812740 Merge branch 'sigtype' into 'master'
Signature must be constructed with the sigtype of the signing key

See merge request zlatinb/muwire!43
2020-05-10 11:15:12 +00:00
zzz 61340f346a
Signature must be constructed with the sigtype of the signing key 2020-05-10 06:26:35 -04:00
Zlatin Balevsky 992daa1e45
size limit on nicknames 2020-05-10 09:51:56 +01:00
Zlatin Balevsky 3b825263a7
Make the random port selection range match that of the I2P router 2020-05-08 17:37:06 +01:00
Zlatin Balevsky e1bf6c0821
prevent invalid characters in searchers of persisted files from breaking the loading process. Related to GitHub issue #45 2020-05-08 17:33:57 +01:00
Zlatin Balevsky a6eca11479
Release 0.6.14 2020-05-07 13:39:17 +01:00
Zlatin Balevsky 11aa6dda70
sign tool in web ui 2020-05-07 13:29:21 +01:00
Zlatin Balevsky 3116e20c7c
Fix i2np port change on every restart, github issue #45 2020-05-07 03:12:09 +01:00
Zlatin Balevsky 58a92e7442
disallow certain characters in nicknames 2020-05-06 11:49:52 +01:00
Zlatin Balevsky d18cdb15cd
disallow certain characters in nicknames 2020-05-06 11:39:08 +01:00
Zlatin Balevsky ed02b718d9
sign raw UTF-8 representation, removing size limit 2020-05-06 05:36:59 +01:00