zzz
de79f52c81
New zh_TW translations
2022-05-19 13:35:28 -04:00
zzz
13efc59916
Pull translations from Transifex
2022-05-19 13:10:57 -04:00
zzz
bf27bf140d
poupdate-source
2022-05-10 12:41:09 -04:00
zzz
203fbdaa9f
Console: Usage formatting on /tunnels
2022-04-17 10:10:18 -04:00
zzz
53eb6ba7e0
Console: Fix Sybil closest hash tabs
2022-04-12 09:33:05 -04:00
idk
c0b8fe94a8
fix margins on dark theme bandwidth config table and info div
2022-04-11 13:59:26 -04:00
idk
6e5049c1db
remove remaining absolute tags from xhr's on wizard page
2022-04-11 13:56:11 -04:00
idk
949f619ecc
fix margin on bandwidth configuration page, fix alignment on bandwidth configuration page, align informational text to language start
2022-04-11 13:35:13 -04:00
idk
1a26e1789c
remove the startup wizard images themselves from the source tree
2022-04-08 16:55:31 -04:00
idk
e40bbc9f18
Overhaul CSS n New Install Wizard in order to make it less dependent on absolute positioning. Remove confusing M-Lab measurement table since the meaningful results are already populated in the configuration table. Adjust postioning of some elements on the bandwidth config pages. remove the old images from both themes.
2022-04-08 16:53:36 -04:00
idk
ec72f3cdf6
disable high-contrast mode on browsers where it is possible
2022-04-07 22:36:09 -04:00
zzz
b19998c072
Console: Change sidebar netdb tooltip
2022-04-06 08:37:41 -04:00
zzz
66e1c94bee
Console: Use full hash for links to RI
...
for efficient lookup and to prevent display of dup prefixes
2022-04-06 08:22:12 -04:00
zzz
8418bda5a5
Console: Add netdb search options for v1 or v2 only transports
2022-04-05 08:22:26 -04:00
zzz
9385ce7080
Console: Prevent creating a family that another router is using
2022-03-25 08:47:19 -04:00
zzz
4f8ad3b6cb
Router family fixes
...
Don't overwrite an existing family keystore file
Don't allow starting a new family with an existing family keystore file
Don't add family to RI until we have restarted and have a keystore file
Don't fail a netdb store for no family sig
Don't ever fail our own netdb store for family errors, to avoid rekey/restart
2022-03-22 08:03:18 -04:00
zzz
c520dcb0f6
NetDB: Refactor family validation
...
Return a result code from verify()
Load all known certs at startup rather than continually reloading them
Only give full verified status to known keys
Enforce signatures in netdb store when key is available
Show family verification status on /netdb
Export our cert to disk if missing
Add stormycloud family cert
Bypass /24 Sybil penalty
2022-03-20 07:41:49 -04:00
zzz
fc88d672c5
Console: Fix rare IAE on destination sort
2022-03-18 11:40:09 -04:00
zzz
ce73b9e8da
Console: Remove CSS for hidden text on /graph
2022-03-16 07:59:55 -04:00
zzz
e6c3c097b5
Console: Remove UTC text already hidden by CSS
2022-03-16 07:47:26 -04:00
zzz
63aa64f8bb
Console: Improve class selection on /configlogging
2022-03-06 06:16:59 -05:00
zzz
fee38c1c32
Console: Add SSU version column to /peers
2022-03-04 05:36:18 -05:00
zzz
a621f56c33
Console: Add search for SSU2 transport
2022-02-22 10:32:25 -05:00
zzz
1513695768
Update: Add notification for new version
...
remove old Java 7 check
2022-02-22 10:30:41 -05:00
zzz
bf1f2e4635
pull translations from Transifex
2022-02-18 13:39:24 -05:00
zzz
388aa233e0
Add new Slovenian translated resources
2022-02-12 13:30:33 -05:00
idk
ea92b79340
set table-width to fixed on console dark theme, and run the auto-indenter on the console light theme to fix it's inconsistent tabs. Merge the chrome-overrides rules on the console light theme CSS. Changes to light theme are entirely cosmetic, except that they improve the reliability of my CSS linter.
2022-02-11 23:01:51 -05:00
idk
00ea32938e
set .wizardimg css to display: none on the dark theme so the light-theme background images don't show up. Normalize the wildly inconsistent tabs tabs in console.css
2022-02-11 15:27:50 -05:00
idk
a325e63426
use updateType instead of key for error message in ConsoleUpdateManager with custom UPP
2022-02-10 12:42:50 -05:00
zzz
c949ad5205
Update Manager: Add an UpdateType for the API version
2022-02-10 08:37:52 -05:00
idk
dbfe8d24a8
log not-found key should an UPP error occur
2022-02-09 21:33:32 -05:00
zzz
548c0994a7
poupdate-source
2022-02-09 14:25:09 -05:00
idk
73d90ed5c4
Don't add os-arch to pluginname if it's already correct
2022-02-03 01:51:33 -05:00
idk
b2fe36b0d3
Revise ShellService.name to match ShellService directory if the directory includes -SystemVersion.getOS or -SystemVersion.getArch
2022-02-02 17:37:02 -05:00
idk
632a1578a2
Check executable status of shellservice plugins in start. If the ShellService plugin name doesn't correspond to a directory, check plugin name+-$OS-$ARCH and name+$OS.
2022-02-02 15:18:25 -05:00
idk
73e34b3941
Adds the ability to use $OS and $ARCH variables in clients.config and plugins.config(updateURL.* only)
2022-02-02 18:57:30 +00:00
zzz
78ba3d1f68
Console: CSS tweak for messages
2022-01-25 09:41:12 -05:00
zzz
d930f0a64a
Console: Set encoding for CSS
2022-01-25 09:40:02 -05:00
idk
2752015b6e
Simplify, add better logging, correctly mark state change in ShellService
2022-01-22 21:26:59 -05:00
idk
f2e0aacbf0
use Arrays.toString to convert trimmed process args to application args in ShellService.
2022-01-22 14:56:04 -05:00
idk
3e8f8a2bd3
add null check to isProcessRunning() in new ShellService
2022-01-22 00:12:37 -05:00
zzz
606961c788
Console: Add ban counts to headers
2022-01-15 06:59:52 -05:00
zzz
662ea995c1
javadoc note
2022-01-07 10:48:48 -05:00
zzz
150248d8d7
Plugins: Fix webapp classpath setting when the webapp name does not match the plugin name
2022-01-05 16:50:33 -05:00
zzz
aaa1da4c66
Plugins: console-icon path is relative to consoleLinkURL if specified,
...
otherwise relative to plugin name, as before
2022-01-05 15:08:35 -05:00
idk
7249f21602
redirect output and error from process builder to files within the plugin directory
2022-01-03 14:26:27 -05:00
idk
d1192f74f2
Remove platform-specific workarounds from Java 8+ version of ShellService
2022-01-03 14:18:16 -05:00
zzz
d0e72aca66
Console: Partial string case-insensitive match for netdb family search
2021-12-28 08:55:29 -05:00
zzz
57c997730f
Console: Fix display of ip lookup param with netmask in netdb search
2021-12-27 08:55:49 -05:00
idk
e002d3f558
Move ShellService into net.i2p.router.web
2021-12-23 15:10:24 -05:00