3227 Commits

Author SHA1 Message Date
zzz ddfa8ef3cd Console: Output debug info for client DB LS
since tab is hidden behind adv. config anyway, to assist in debugging RAP/RAR
2024-12-03 07:18:07 -05:00
zzz f7d2893751 Add complete Gan Chinese translation
Java CI / build (push) Has been cancelled
Java CI / javadoc-latest (push) Has been cancelled
Java CI / build-java7 (push) Has been cancelled
Dockerhub / docker (push) Has been cancelled
2024-11-26 12:15:32 -05:00
zzz 8bfbcf1e92 console: Add Kurdish as UI config option
(already have some partial translations)
2024-11-26 11:08:02 -05:00
zzz fed7cacdab Console: Move jar dump link from summary bar to debug page tab 2024-11-26 09:42:36 -05:00
idk f04bcd95a1 Merge branch 'i2p.i2p.2.8.0-fix-leaseSet-display-regressions' into 'master'
I2p.i2p.2.8.0 fix lease set display regressions

See merge request i2p-hackers/i2p.i2p!219
2024-11-26 13:28:46 +00:00
idk a9b9a4c404 I2p.i2p.2.8.0 fix lease set display regressions 2024-11-26 13:28:45 +00:00
zzz 1e5b850a92 Console: Increase interval change for larger/smaller interval buttons on /graph 2024-11-04 12:52:29 -05:00
zzz 049ddb3717 Console: remove dark theme override of router log colors
for improved legibility and consistency with light theme
tweak INFO color for dark theme legibility
2024-11-02 14:43:44 -04:00
eyedeekay f861886bef NetDb: add a null check for client so we don't try to look up a null client in the router-wide netDb 2024-10-26 23:21:52 -04:00
eyedeekay cd368773d3 NetDB: fix inverted conditional test when rendering subDb remote leaseSets
Java CI / build (push) Waiting to run
Java CI / javadoc-latest (push) Waiting to run
Java CI / build-java7 (push) Waiting to run
Dockerhub / docker (push) Waiting to run
2024-10-07 14:52:28 -04:00
zzz 2a5a9606b8 pull translations from transifex
Java CI / build (push) Waiting to run
Java CI / javadoc-latest (push) Waiting to run
Java CI / build-java7 (push) Waiting to run
Dockerhub / docker (push) Waiting to run
2024-10-04 10:13:50 -04:00
eyedeekay 0dbce02d7f NetDB: fix race conditions and inefficiencies in new subDb renderer, fix equals/== in new subDb renderer, ensure we get the right LeaseSet from the client Db by looking it up locally using the client hash
Java CI / build (push) Has been cancelled
Java CI / javadoc-latest (push) Has been cancelled
Java CI / build-java7 (push) Has been cancelled
Dockerhub / docker (push) Has been cancelled
2024-09-23 22:12:46 -04:00
idk 63e13c8f27 Console/NetDB: Tweak design of client netDb page 2024-09-23 00:00:57 +00:00
zzz 797c578894 Console: Refactor netdb search 2024-09-10 18:35:01 +00:00
zzz 43d68d45ad Console: Consolidate hash comparators 2024-08-31 16:03:11 +00:00
zzz f3397c37b4 pull translations from transifex 2024-08-02 13:24:56 -04:00
eyedeekay 7ac3804939 I2PTunnel: use height instead of min-height
Java CI / build (push) Has been cancelled
Java CI / javadoc-latest (push) Has been cancelled
Java CI / build-java7 (push) Has been cancelled
2024-07-31 20:45:50 -04:00
zzz 7b3ab43635 CSS fix
Java CI / build (push) Has been cancelled
Java CI / javadoc-latest (push) Has been cancelled
Java CI / build-java7 (push) Has been cancelled
2024-07-30 10:42:02 -04:00
zzz ae5104595f poupdate-source
Java CI / build (push) Waiting to run
Java CI / javadoc-latest (push) Waiting to run
Java CI / build-java7 (push) Waiting to run
2024-07-29 16:09:06 -04:00
zzz 5f748f7a55 css tweak
Java CI / build (push) Has been cancelled
Java CI / javadoc-latest (push) Has been cancelled
Java CI / build-java7 (push) Has been cancelled
2024-07-25 11:21:14 -04:00
zzz bdf9d67a06 Console: Enable compression of js and svg files
and lower size threshold, now that we have some larger js/svg resources
2024-07-25 08:47:16 -04:00
zzz 541e456809 Increase max concurrent graphs generation 2024-07-25 08:05:34 -04:00
zzz a8df1402d9 Merge branch 'svg-graphs' into 'master'
Java CI / build (push) Waiting to run
Java CI / javadoc-latest (push) Waiting to run
Java CI / build-java7 (push) Waiting to run
Convert graphs to SVG

See merge request i2p-hackers/i2p.i2p!208
2024-07-25 11:52:07 +00:00
zzz 3cc1eb7cc3 Convert graphs to SVG 2024-07-25 11:52:07 +00:00
zzz 23f267b67b Console: Add link to translation status report 2024-07-25 07:39:35 -04:00
zzz cd02d9f088 Merge branch 'txreport' into 'master'
Console: Add translation status report

See merge request i2p-hackers/i2p.i2p!207
2024-07-25 11:35:36 +00:00
zzz 1b80039619 Console: Add translation status report 2024-07-25 11:35:36 +00:00
eyedeekay 6601e56281 I2Tunnel: fix CSS error
Java CI / build (push) Waiting to run
Java CI / javadoc-latest (push) Waiting to run
Java CI / build-java7 (push) Waiting to run
2024-07-24 13:12:13 -04:00
zzz 8f268f5902 pull translations 2024-07-15 08:26:27 -04:00
zzz 70d6e126a7 readme fixes
Java CI / build (push) Has been cancelled
Java CI / javadoc-latest (push) Has been cancelled
Java CI / build-java7 (push) Has been cancelled
know your Latin
2024-07-11 08:05:14 -04:00
eyedeekay 53dc130f30 I2PTunnel: Affix height of iframe to viewport height in CSS file. If the user has NoScript installed, this iframe is reduced in size as if it contained no information.
Java CI / build (push) Waiting to run
Java CI / javadoc-latest (push) Waiting to run
Java CI / build-java7 (push) Waiting to run
2024-07-08 14:09:26 -04:00
eyedeekay dc049899bd Console: reduce left margin on bandwidth wizard image so it does not cut off at the edge on smaller resolutions
Java CI / build (push) Has been cancelled
Java CI / javadoc-latest (push) Has been cancelled
Java CI / build-java7 (push) Has been cancelled
2024-07-03 20:51:29 -04:00
zzz d765f85515 Console: Fix typo in Permissions-Policy header
Java CI / build (push) Has been cancelled
Java CI / javadoc-latest (push) Has been cancelled
Java CI / build-java7 (push) Has been cancelled
causing Chrome to complain
2024-06-26 11:45:29 -04:00
zzz d4f580ee39 Build: Put JspC wrapper in its own jar, used only at build time
remove from jetty-i2p.jar, not required at runtime
2024-06-11 07:49:50 -04:00
zzz 02141473ad Console: js refresh of graphs 2024-06-04 11:30:04 +00:00
zzz 4b9a0ddcbc Set locale for toLowerCase() 2024-05-29 09:13:26 -04:00
zzz 4f16d9652f Graphs: Show Bps as units in legend values when appropriate 2024-05-29 09:08:51 -04:00
zzz f1db2c198f Graphs: Simplify restart bar logic
Put space between values and units in legend, to match how the value axis does it
2024-05-28 10:58:08 -04:00
zzz 0c19e28a4a Console: Disable browser caching of graphs 2024-05-18 13:15:48 -04:00
zzz a685374fef Merge branch 'js-scope' into 'master'
Console: Fix js global scope variables

See merge request i2p-hackers/i2p.i2p!195
2024-05-18 11:51:30 +00:00
zzz 2d81e843aa Console: Fix js global scope variables 2024-05-18 11:51:30 +00:00
zzz abc3162db5 Pull translations from Transifex 2024-05-14 13:40:59 -04:00
zzz e9c0cdbf27 fix comment 2024-05-12 11:21:26 -04:00
zzz 4fa1965b11 rrd4j: Hide axis ticks
as recommended by drzed
2024-05-12 10:43:08 -04:00
eyedeekay aa947e7922 2.5.1: update translations 2024-05-06 15:29:01 -04:00
zzz 44f313449a Pull translations from transifex 2024-05-05 08:57:50 -04:00
zzz c94c49482f Console: Error page CSS tweak (dark) 2024-05-04 07:22:25 -04:00
zzz fbce5a5eaa Console: Trim inputs on search form 2024-05-04 07:17:15 -04:00
zzz 0b56bd9f41 Console: Hide update download button in test mode 2024-04-13 09:12:57 -04:00
zzz 64aa641f9c Pull translations from Transifex 2024-04-05 12:46:11 -04:00