Commit Graph

1909 Commits (5adf8d8276a6fda62294e4b93d32f3af2d072fcd)

Author SHA1 Message Date
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
Zlatin Balevsky 564db3473c
publish core to local maven repo 2020-05-05 16:01:23 +01:00
Zlatin Balevsky 6d6063829a
convert the core project into a library 2020-05-05 15:39:54 +01:00
Zlatin Balevsky ecaec1df3b
sign tool 2020-05-04 23:16:32 +01:00
Zlatin Balevsky 8b99f83db8
Release 0.6.13 2020-05-04 14:18:08 +01:00
Zlatin Balevsky 33b159477a
get test targets to pass, ignoring some tests which are not relevant anymore 2020-05-04 13:08:18 +01:00
Zlatin Balevsky 91d8175cc5
fix method name 2020-05-04 13:07:32 +01:00
Zlatin Balevsky b4c6c77167
Ability to configure watched directories from swing gui 2020-05-04 12:15:27 +01:00
Zlatin Balevsky fb59d1ca0c
fix the wait window while core is loading 2020-05-04 08:15:25 +01:00
Zlatin Balevsky 3de4c65d2f Merge branch 'accordion' into 'master'
Accordion

See merge request zlatinb/muwire!41
2020-05-03 16:35:13 +00:00
zzz 91ea2c0184
Move accordion javascript to its own file
Open the accordion section for the page you are on
2020-05-03 12:16:05 -04:00
Zlatin Balevsky 4a81a3539e Merge branch 'master' into 'master'
Clean up help text for consistency and translatability

See merge request zlatinb/muwire!40
2020-05-03 12:56:03 +00:00
zzz fcfb506787 Clean up help text for consistency and translatability 2020-05-03 12:56:03 +00:00
zzz 44dc7b808f
Clean up help text for consistency and translatability 2020-05-03 08:28:05 -04:00
Zlatin Balevsky 339f4aaa3e Merge branch 'master' into 'master'
Add top-level groovy and java compile options to build.gradle

See merge request zlatinb/muwire!39
2020-05-02 15:20:25 +00:00
zzz bf06c3b15f
Add top-level groovy and java compile options to build.gradle
Add compilerArgs to gradle.properties
Fix compile warnings in DataUtil
2020-05-02 10:53:00 -04:00
Zlatin Balevsky b5e41d72b8 typo 2020-04-29 12:57:01 +01:00
Zlatin Balevsky 2fe9309519 update README with link to Tracker wiki page 2020-04-29 12:55:17 +01:00
Zlatin Balevsky 2410ed7199 Merge branch 'tracking-server-side' 2020-04-29 12:37:06 +01:00
Zlatin Balevsky 9167c9edf7 add a max failuires parameter when deciding whether to expire a host. Report the number of negative hosts in the info rpc 2020-04-29 12:20:23 +01:00
Zlatin Balevsky 028a8d5044 handle tracker pongs 2020-04-29 11:24:58 +01:00
Zlatin Balevsky 356d7fe2ff always include the uuid in the tracker response 2020-04-29 11:23:42 +01:00
Zlatin Balevsky 9da7a90653 wip on pinging swarm members 2020-04-29 07:26:51 +01:00