79d456a8c3
Router: remove redundant cast in ConfigAdvancedHandler
2023-10-11 12:02:30 -04:00
dab30c8c76
Console: Sidebar download button CSS padding tweak (light theme)
2023-10-10 09:47:55 -04:00
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
df4b3c0d13
Updates: Unsigned update improvements
2023-10-10 12:17:21 +00:00
6305e85ce1
Console: Fix visibility of radio/checkboxes (light theme)
2023-10-09 10:29:57 -04:00
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
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
37eb6d383f
SSU1: Disable by default (Gitlab #427 )
2023-09-29 09:58:51 +00:00
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
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
40757b3028
I2p.i2p.2.4.0 undo breaking api change
2023-09-14 20:33:28 +00:00
76067312e1
Router: rename the floodfill netdb to the main netdb
2023-09-03 23:03:35 -04:00
d3ad082a82
Console: use clientOnly flag from caller when displaying client netDbs
2023-09-03 21:32:50 -04:00
88d9d0f9b7
Nested NetDb Branch Redux
2023-08-31 02:53:07 +00:00
3fc704c445
Add Metrics and StormyCloud to homepage
2023-07-24 13:54:10 -04:00
2fcc947a12
revise icons again
2023-06-30 10:07:30 -04:00
55b1da881b
make blue version of notbob icon to match homepage color scheme
2023-06-30 01:01:31 -04:00
ff94b2423e
account for RAP vs RAR in multihomeCache
2023-06-29 23:40:56 -04:00
2a3d4e9458
alter color scheme on new icons to match ours. We'll approach this later.
2023-06-29 18:20:01 -04:00
cd6a4ac758
update translations and manpages
2023-06-29 14:40:46 -04:00
62c21a8de0
fix typo
2023-06-29 12:36:12 -04:00
5edf9f715b
add notbob and ramble icons
2023-06-29 04:43:47 +00:00
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
18a3893185
update po files with diff
2023-04-23 19:08:43 +00:00
058f07c208
fix un-escaped character on configplugins.jsp
2023-04-22 15:11:10 +00:00
af3c32fc46
Merge branch 'i2p:master' into master
2023-04-20 13:24:45 -04:00
17b4409823
Update configplugins.jsp
...
Fixes Issue i2p.i2p/-#392
2023-04-18 12:54:34 -04:00
b3748395ce
Check in fixes for console
2023-04-06 18:54:03 +00:00
06b7f75df3
Update readme.html
2023-04-05 14:55:08 -04:00
e2ca8d3268
Update readme.html
2023-04-05 14:41:50 -04:00
11523c79f4
remove zzz.i2p and stats.i2p from console homepage
2023-03-12 00:57:14 +00:00
bbd90a77bc
check in changed translations
2023-03-07 17:30:15 +00:00
2acdcc5c93
Console: Add legend for congestion caps (proposal 162)
2023-02-17 11:26:49 -05:00
48598d9c76
Console: More failing peers removal
2023-02-13 12:55:25 -05:00
46af72c529
Console, NetDB: Remove deprecated isFailing() calls
2023-02-13 10:28:51 -05:00
6a04eedb9e
Console: Set minimum displayed profile thresholds to 1
2023-02-13 07:19:31 -05:00
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
dbe3445d7b
Console: Fixup display of RI published in the future
...
String consolidation
2023-02-11 06:52:20 -05:00
1f81d35423
Router: Tighten skew calculation window
2023-02-10 12:42:36 -05:00
84e70ba013
Console: Load router infos more efficiently
...
Add routing key to router infos (advanced)
2023-02-08 07:52:22 -05:00
22b5cdf57a
Console: Debug DHT tab dark theme fixup
2023-02-08 07:37:31 -05:00
cc58c96e98
Console: Fixup netdb search example
2023-02-08 07:36:30 -05:00
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
652da9ebd5
Console: Dark theme home page CSS tweaks
2023-02-01 16:01:25 -05:00
de7b8db504
Console: Don't list same client SKM twice on /debug for subsessions
2023-02-01 08:01:35 -05:00
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
5d4c173c31
Debug: Give dummy update a version
2023-01-29 07:35:10 -05:00
4d5a3fc73d
Console: Debug page cleanups
...
Split sections into separate tabs
Clean up VersionAvailable.toString()
Don't limit height of DHT section
2023-01-27 08:01:43 -05:00
ee055dbdc0
Console: Add git rev to version info
2023-01-26 10:03:14 -05:00