Commit Graph

3175 Commits

Author SHA1 Message Date
zzz
c54ec4d458 Build: Update gradle to 8.5 2024-01-28 12:09:10 +00:00
zzz
fc8cdfc7a8 Merge branch 'iframe' into 'master'
Console: Fix iframe size issues

See merge request i2p-hackers/i2p.i2p!160
2024-01-10 18:35:39 +00:00
zzz
d6d7044832 Console: Fix iframe size issues 2024-01-10 18:35:39 +00:00
zzz
a0d8f5f063 Transport: Ignore SSU1 enable config
so we may begin to remove SSU1 code
2024-01-08 12:22:05 -05:00
zzz
71ff5be656 Console: News fetch improvements 2024-01-02 13:36:49 +00:00
zzz
1c4aa12e35 Console: Fix encoding issues in persisted news 2023-12-22 12:01:48 -05:00
zzz
1678715163 Plugins: Don't auto-update in test mode 2023-12-22 08:11:22 -05:00
zzz
e5d2580010 pull translations from tx 2023-12-15 13:36:36 -05:00
zzz
198a16c76f Console: Whitespace fixes on config pages 2023-12-14 11:59:31 -05:00
0c2517e050 Console: use stormycloud.png for stormycloud plugin 2023-12-10 15:49:26 -05:00
2203529215 Console: add stormycloud icon 2023-12-10 15:48:51 -05:00
c9b1fd1eae Console: remove metrics from homepage 2023-12-10 15:37:47 -05:00
zzz
dee330f1e5 Console: Add home page addition criteria and validation/checkin steps 2023-12-10 12:32:52 -05:00
zzz
fb59d76af8 poupdate-source 2023-12-05 12:41:09 -05:00
zzz
206cca210e Console: Sidebar CSS tweaks 2023-12-05 08:36:33 -05:00
zzz
97a8f5249f Console: Fix sidebar not immediately showing results of /configsidebar changes 2023-12-02 05:23:22 -05:00
zzz
1c4d425420 Console: Fix sidebar not showing results of manual update check 2023-12-01 12:01:05 -05:00
zzz
63d7079026 Console: Fix HTML errors on /configupdate 2023-12-01 10:01:12 -05:00
zzz
26524e3e4b Console: Don't lose tabs in log messages 2023-12-01 09:14:33 -05:00
zzz
894a2d64ba Console: Clear out "proxy must be running" status after success 2023-12-01 08:07:12 -05:00
zzz
f495b86116 Console: Prevent overflow of sidebar status 2023-12-01 07:53:54 -05:00
zzz
97cb90ef16 restore stats 2023-12-01 05:59:03 -05:00
zzz
a08f59d42f Console: Don't list inner classes on /configlogging
Because the $ won't get through the XSS filter
2023-11-21 07:45:57 -05:00
ecd9140f89 CSS: reduce negative margin on wizard page 2023-11-19 22:25:41 -05:00
zzz
e7536715d4 Console: Add "required" to input fields where necessary 2023-11-16 14:32:43 -05:00
zzz
3facdaabc7 Build: Force build to die on fatal JspC errors 2023-11-16 14:07:39 -05:00
zzz
4dadfcaab9 Console: Sybil page CSS fixes 2023-11-11 08:31:08 -05:00
zzz
c5650478aa Console: Revert change that broke the published LS count on the debug LS tab 2023-11-09 12:15:03 -05:00
idk
878f7b0e46 Revert Blocklist/Banlist Changes 2023-11-08 20:59:14 +00:00
zzz
1d37db7704 Merge branch '402-NDF' into 'master'
NetDB: Type changes (Gitlab #402)

Closes #402

See merge request i2p-hackers/i2p.i2p!144
2023-11-03 14:07:02 +00:00
zzz
7e8e0b60d0 NetDB: Type changes (Gitlab #402) 2023-11-03 14:07:02 +00:00
zzz
5f0ac20b64 Console: RTL CSS tweaks 2023-11-03 09:51:15 -04:00
zzz
db62206008 Console: Profiles definitions CSS fixes 2023-11-02 16:13:47 -04:00
zzz
3ce5f64d75 Console: Use RTL CSS for Persian
thx drzed
2023-11-02 15:24:08 -04:00
zzz
a7a0956157 Console: Netdb tab fixes and cleanup (Gitlab #465) 2023-10-29 18:45:13 +00:00
zzz
69e3d521f4 Console: Tweaks to advanced peers summary bar section 2023-10-25 07:28:00 -04:00
zzz
d5462b31f3 Tests: Disable console scala tests in gradle tests
NPEs due to null log manager
2023-10-22 07:44:53 -04:00
zzz
82c7e5a362 Build: Gradle build fixes 2023-10-20 11:33:55 -04:00
0acae98ccd Router: Reverse API change from banlistRouterHard back to BanlistRouterForever 2023-10-15 20:22:37 -04:00
idk
35c4a4cca9 Switch back to a single blind cache 2023-10-13 00:02:28 +00:00
79d456a8c3 Router: remove redundant cast in ConfigAdvancedHandler 2023-10-11 12:02:30 -04:00
zzz
dab30c8c76 Console: Sidebar download button CSS padding tweak (light theme) 2023-10-10 09:47:55 -04:00
zzz
f590128201 Merge branch 'unsigned-update' into 'master'
Updates: Unsigned update improvements

See merge request i2p-hackers/i2p.i2p!125
2023-10-10 12:17:21 +00:00
zzz
df4b3c0d13 Updates: Unsigned update improvements 2023-10-10 12:17:21 +00:00
zzz
6305e85ce1 Console: Fix visibility of radio/checkboxes (light theme) 2023-10-09 10:29:57 -04:00
idk
4872eedd83 Router: This moves all client sub-netDbs into the ClientConnectionRunners. This turns the FloodfillNetworkDatabaseSegmentor into a means of looking up netDb's and managing the main netDb and a special netDb for managing multihomes. It adds the ability to use sub-netDbs as a defense against netDb context confusion bugs, and also to switch to a single monolithic netDb if necessary. 2023-10-07 19:20:14 +00:00
zzz
065ce2886c Merge branch '427-disable-ssu1' into 'master'
SSU1: Disable by default (Gitlab #427)

Closes #427

See merge request i2p-hackers/i2p.i2p!115
2023-09-29 09:58:51 +00:00
zzz
37eb6d383f SSU1: Disable by default (Gitlab #427) 2023-09-29 09:58:51 +00:00
zzz
3d1cc888fa Console: Change all DOCTYPEs to standard html (Gitlab #426) 2023-09-23 16:11:37 -04:00
ded7b6dda9 Router: eliminate mainNetDb() call from RouterContext, then replace all calls with calls to netDb() 2023-09-21 19:55:07 -04:00