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
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
eyedeekay
0c2517e050
Console: use stormycloud.png for stormycloud plugin
2023-12-10 15:49:26 -05:00
eyedeekay
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
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
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
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
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
7e8e0b60d0
NetDB: Type changes (Gitlab #402 )
2023-11-03 14:07:02 +00:00
zzz
db62206008
Console: Profiles definitions CSS fixes
2023-11-02 16:13:47 -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
eyedeekay
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
eyedeekay
79d456a8c3
Router: remove redundant cast in ConfigAdvancedHandler
2023-10-11 12:02:30 -04:00
zzz
df4b3c0d13
Updates: Unsigned update improvements
2023-10-10 12:17:21 +00: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
37eb6d383f
SSU1: Disable by default (Gitlab #427 )
2023-09-29 09:58:51 +00:00
eyedeekay
ded7b6dda9
Router: eliminate mainNetDb() call from RouterContext, then replace all calls with calls to netDb()
2023-09-21 19:55:07 -04:00
idk
92a85b35fe
Drastically reduces the interface of the FNDS/SNDF, force the use of explicit accessors, refactor FNDS/SNDF
2023-09-19 19:32:00 +00:00
idk
40757b3028
I2p.i2p.2.4.0 undo breaking api change
2023-09-14 20:33:28 +00:00
eyedeekay
76067312e1
Router: rename the floodfill netdb to the main netdb
2023-09-03 23:03:35 -04:00
eyedeekay
d3ad082a82
Console: use clientOnly flag from caller when displaying client netDbs
2023-09-03 21:32:50 -04:00
idk
88d9d0f9b7
Nested NetDb Branch Redux
2023-08-31 02:53:07 +00:00
eyedeekay
3fc704c445
Add Metrics and StormyCloud to homepage
2023-07-24 13:54:10 -04:00
idk
62c21a8de0
fix typo
2023-06-29 12:36:12 -04:00
idk
5edf9f715b
add notbob and ramble icons
2023-06-29 04:43:47 +00:00
idk
ace62a1677
add notbob and ramble to the homepage, tooltips won't be translated for 2.3.0 but we'll live with that for now.
2023-06-23 17:51:21 -04:00
idk
11523c79f4
remove zzz.i2p and stats.i2p from console homepage
2023-03-12 00:57:14 +00:00
zzz
2acdcc5c93
Console: Add legend for congestion caps (proposal 162)
2023-02-17 11:26:49 -05:00
zzz
48598d9c76
Console: More failing peers removal
2023-02-13 12:55:25 -05:00
zzz
46af72c529
Console, NetDB: Remove deprecated isFailing() calls
2023-02-13 10:28:51 -05:00
zzz
6a04eedb9e
Console: Set minimum displayed profile thresholds to 1
2023-02-13 07:19:31 -05:00
zzz
18f598bc2c
Console: Reduce max age of displayed profiles
...
to match age reductions in the organizer and limit output
2023-02-12 15:07:37 -05:00
zzz
dbe3445d7b
Console: Fixup display of RI published in the future
...
String consolidation
2023-02-11 06:52:20 -05:00
zzz
1f81d35423
Router: Tighten skew calculation window
2023-02-10 12:42:36 -05:00
zzz
84e70ba013
Console: Load router infos more efficiently
...
Add routing key to router infos (advanced)
2023-02-08 07:52:22 -05:00
zzz
cc58c96e98
Console: Fixup netdb search example
2023-02-08 07:36:30 -05:00
zzz
37beb53245
Profiles: Remove 30m tunnel history rates
...
to save a large amount of space.
30m rates were almost always within 10% of the 60m rates,
so we clearly don't need both.
Keep 60m because that's what we publish in the netdb.
Adjust rate weighting in CapacityCalculator accordingly.
2023-02-01 17:10:04 -05:00
zzz
1e28557ce2
cleanup buf.append(s.substring(a, b)) -> buf.append(s, a, b)
...
all over, for object churn
2023-01-31 07:31:02 -05:00