a9d84da3b3
i2ptunnel, SusiDNS: Replace onblur with CSP-safe js
2020-05-20 11:12:49 +00:00
d493028c1e
i2ptunnel: Disables for persistent client key
2020-05-16 11:47:21 +00:00
31b527a4c4
i2ptunnel: Hide description label if none
...
Identify shared clients on index page
2020-05-15 19:32:23 +00:00
09b647f283
i2ptunnel: Don't show b32 twice for non-http servers
2020-05-15 17:59:45 +00:00
1ebed8b6aa
i2ptunnel: Shared client tooltip depends on current setting
2020-05-12 14:53:56 +00:00
deb0fe338c
i2ptunnel: Hide shared client warning when it doesn't apply
2020-05-12 14:17:31 +00:00
005f79c95f
i2ptunnel: Disable changing shared client option while running
2020-05-12 14:07:30 +00:00
eeee8d7600
i2ptunnel: Use readonly, not disable, to avoid losing data in forms
...
Fix disabling of interface select box
Caused by disable changes on May 8
2020-05-12 13:21:25 +00:00
13cfdf0d5a
i2ptunnel: Encrypt keys in forms
2020-05-12 12:50:35 +00:00
8631db8769
i2ptunnel: Replace edit onclick with js file
...
Remove unsafe CSP
2020-05-11 17:12:12 +00:00
e904c9981e
i2ptunnel: Move CSS to own dir, remove allowCSS() and allowJS()
2020-05-09 12:42:44 +00:00
4ff234c110
i2ptunnel: More disabled options
2020-05-08 22:29:09 +00:00
69ef47e68c
i2ptunnel: Tooltips for disabled options
2020-05-08 20:47:39 +00:00
13e38f3d3e
i2ptunnel: Disable changing LS encryption on running tunnel
2020-05-08 19:16:05 +00:00
122b12fa31
i2ptunnel: Remove experts label from dual-key option
...
Header tweaks for translatability
2020-05-05 10:42:15 +00:00
bef9ea11bf
fix collapsing table behavior on i2ptunnel edit pages
2020-05-01 23:33:09 +00:00
d7b5783674
i2ptunnel: Prevent changing enc type on running tunnel
2020-04-30 13:38:38 +00:00
ff4cfd3eb0
improve collapsing table behavior
2020-04-27 03:17:48 +00:00
8b6d8507ec
improve collapsing table behavior
2020-04-27 03:17:12 +00:00
65356f09a6
Fix padding on tunnelName
2020-04-26 11:43:02 +00:00
b0c6c845bf
Improve toggle behavior
2020-04-26 11:31:14 +00:00
c14541f4a3
Fix bug where the second time you opened a +/- table a - would not be shown and make the rest of the CSS line up right
2020-04-26 09:29:42 +00:00
1083d2939b
fix +/- expand collapse on i2ptunnel tables, and fix the padding
2020-04-26 02:19:47 +00:00
823dc72eaa
Improve padding consistency and readability on new i2ptunnel edit config pages
2020-04-17 23:13:18 +00:00
3716ccc3ef
i2ptunnel UI: Move new js from console to i2ptunnel
...
Move <script> from body to head
Version the js links
2020-04-17 15:53:10 +00:00
5299eb365f
Re-organize the I2PTunnel UI and, in javascript-enabled browsers, turn advanced options onto accordion-menus.
2020-04-17 05:27:23 +00:00
e88a585703
switch success notification icon with smaller version of icon
2020-04-07 15:58:50 +00:00
f16981d844
i2ptunnel: Unhide encryption type options
2020-04-06 21:08:52 +00:00
d3bd2ce190
I2PTunnel, I2CP: Place ECIES first in LS2
...
Data: Add debug code to ignore LS2 key order
2020-02-12 17:04:07 +00:00
d42235486e
update string as requested for translatability
2020-02-09 14:01:21 +00:00
fa9f60bcd9
Console, webapps: CSP improvements
...
i2ptunnel, susidns: Add headers.jsi
Console: Remove onload and use nonce for inline scripts where able
Version remaining js links
2019-12-25 12:18:00 +00:00
4e81e48d64
Use "Base32" and "Base64" consistently in strings
...
Update clearnet user-agent to match TBB
2019-11-21 13:59:26 +00:00
db37745a1c
i2ptunnel: Add encrytion type selection to form
2019-10-23 11:57:22 +00:00
079d464629
Startup: clients.config.d files must have a ".config" suffix
2019-10-23 11:26:35 +00:00
62914d7678
i2ptunnel: Remove streamr, connect, and httpbidir from wizard
...
Don't override defaults in wizard
2019-09-17 12:09:26 +00:00
65d0ea3f0b
i2ptunnel: Fix SSL wizard for split config (ticket #2610 )
2019-09-14 13:39:39 +00:00
131a70057e
Console: Clean up help text, tag for translation (ticket #2298 )
2019-08-14 19:52:54 +00:00
7b46d43492
update tooltip
2019-08-05 15:29:36 +00:00
365820172a
Console: Split up /help page, prep for translation (ticket #2298 ) (WIP)
...
Summary bar -> sidebar
Remove static translated help pages
Add jsp for LICENSE.txt
2019-07-19 20:30:22 +00:00
e458361193
Fix bad reversion
...
0.9.41
2019-07-03 12:22:40 +00:00
67224858b7
whitespace
2019-05-30 15:36:11 +00:00
aae81a7b5f
Console, i2ptunnel: Reword blinding options and tooltips
...
i2ptunnel: Unhide blinding options
2019-05-30 15:16:47 +00:00
040e092153
Blinding:
...
- Fix bugs with lookup password
- Log tweaks
2019-05-29 19:08:33 +00:00
973aab8f53
Blinding:
...
- Blinding only throws IAE
- Remove context arg from encode()
- Hook in new form args on /configkeyring
- Show b33 on /configkeyring
- Remove support for appended secret in b33
- Persist cache immediately when storing secret or privkey
- Fix i2ptunnel for std. ls2
- Add auth/secret required flags to BlindData
more to do
2019-05-28 15:12:20 +00:00
c2e2cc2e57
i2ptunnel: Revert user-select, already in css, doesn't work on input
2019-05-24 19:36:11 +00:00
2abd59e6d4
i2ptunnel: Per-client auth config
...
Hide encryption key for per-client auth
User-select: all for dest and reg fields
2019-05-24 17:42:11 +00:00
47c64c2eef
i2ptunnel: Rework server encryption key UI in prep for blinded keys
...
Remove generate button, automatically generate when required
Refactor auto configuration
2019-05-23 13:22:29 +00:00
7bdfd071ae
i2ptunnel: select box for sig type
2019-05-23 11:12:19 +00:00
7858dbe757
i2ptunnel: Add LS2 option, change to select box
2019-05-23 10:41:34 +00:00
332898351c
i2ptunnel: Per-client auth options (WIP)
2019-05-22 18:12:49 +00:00