Commit Graph

1095 Commits

Author SHA1 Message Date
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. 2024-07-08 14:09:26 -04:00
dc049899bd Console: reduce left margin on bandwidth wizard image so it does not cut off at the edge on smaller resolutions 2024-07-03 20:51:29 -04:00
zzz
d765f85515 Console: Fix typo in Permissions-Policy header
causing Chrome to complain
2024-06-26 11:45:29 -04:00
zzz
02141473ad Console: js refresh of graphs 2024-06-04 11:30:04 +00:00
zzz
0c19e28a4a Console: Disable browser caching of graphs 2024-05-18 13:15:48 -04:00
zzz
2d81e843aa Console: Fix js global scope variables 2024-05-18 11:51:30 +00:00
zzz
c94c49482f Console: Error page CSS tweak (dark) 2024-05-04 07:22:25 -04:00
zzz
7b97fbf68f Console: Use same color for visted links (dark theme) 2024-02-19 07:27:38 -05:00
zzz
d6d7044832 Console: Fix iframe size issues 2024-01-10 18:35:39 +00:00
zzz
198a16c76f Console: Whitespace fixes on config pages 2023-12-14 11:59:31 -05:00
2203529215 Console: add stormycloud icon 2023-12-10 15:48:51 -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
f495b86116 Console: Prevent overflow of sidebar status 2023-12-01 07:53:54 -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
4dadfcaab9 Console: Sybil page CSS fixes 2023-11-11 08:31:08 -05: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
dab30c8c76 Console: Sidebar download button CSS padding tweak (light theme) 2023-10-10 09:47:55 -04:00
zzz
6305e85ce1 Console: Fix visibility of radio/checkboxes (light theme) 2023-10-09 10:29:57 -04:00
zzz
3d1cc888fa Console: Change all DOCTYPEs to standard html (Gitlab #426) 2023-09-23 16:11:37 -04:00
idk
88d9d0f9b7 Nested NetDb Branch Redux 2023-08-31 02:53:07 +00:00
idk
2fcc947a12 revise icons again 2023-06-30 10:07:30 -04:00
idk
55b1da881b make blue version of notbob icon to match homepage color scheme 2023-06-30 01:01:31 -04:00
idk
ff94b2423e account for RAP vs RAR in multihomeCache 2023-06-29 23:40:56 -04:00
idk
2a3d4e9458 alter color scheme on new icons to match ours. We'll approach this later. 2023-06-29 18:20:01 -04:00
idk
5edf9f715b add notbob and ramble icons 2023-06-29 04:43:47 +00:00
idk
058f07c208 fix un-escaped character on configplugins.jsp 2023-04-22 15:11:10 +00:00
17b4409823 Update configplugins.jsp
Fixes Issue i2p.i2p/-#392
2023-04-18 12:54:34 -04:00
zzz
22b5cdf57a Console: Debug DHT tab dark theme fixup 2023-02-08 07:37:31 -05:00
zzz
652da9ebd5 Console: Dark theme home page CSS tweaks 2023-02-01 16:01:25 -05:00
zzz
de7b8db504 Console: Don't list same client SKM twice on /debug for subsessions 2023-02-01 08:01:35 -05:00
zzz
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
zzz
ee055dbdc0 Console: Add git rev to version info 2023-01-26 10:03:14 -05:00
zzz
33a07f811e Console: Add build date to version info 2023-01-26 09:23:50 -05:00
zzz
2dfe05d682 Console: Comment out disabled non-js summary bar iframe refresh
to save space, included ~50x
Disabled in 2012 for "HTML compliance" reasons
2023-01-26 07:45:06 -05:00
zzz
1dbd94d52d i2psnark: Search CSS and JS
WIP, more polishing todo
default theme only, others to follow
2023-01-18 11:15:22 -05:00
zzz
522cf05880 Console: Add netdb search by introducer count 2023-01-15 10:05:20 -05:00
zzz
d6891d4b7a Console: Show smoothed receive BPS for SSU peers
Don't show zero send/receive BPS after 15 sec idle; show smoothed value,
so display isn't mostly zeros.
BPS sorters will now work correctly and totals are more accurate.
Pass now to send/receive BPS methods and BW estimator
Comment out UDPTransport.noteSend()
Fix alignment issue in NTCP peers table
Show 0 instead of 0.00 for zero BPS
Change rounding mode of formatters
2023-01-15 08:17:09 -05:00
zzz
b2d78e4724 Console: Add service true/false to version info
As proposed at http://zzz.i2p/topics/3520
2023-01-11 13:12:09 -05:00
zzz
76d8d9110a Console: Add link to sort netdb country chart by count 2023-01-03 10:10:35 -05:00
zzz
4af2122176 Console: Change color palette for graph rendering on dark theme
to improve text readability.
Remove post-render CSS modification of graph images

Contains code adapted from I2P+. License:
Permission is granted to upstream to incorporate I2P+ modifications under the license
of the applicable upstream subsystem as specified in LICENSE.txt.
2022-12-31 14:02:27 -05:00
zzz
ec8d0a2f61 Console: Fix dark theme CSS color tweak affecting more than the intended inbound.png and outbound.png images 2022-12-31 08:37:23 -05:00
zzz
0792526c16 Console: Move hide/show news buttons back to the right (light theme)
unintended side-effect of CSS tweak in last release
2022-12-31 08:07:03 -05:00
zzz
17aa96ce09 Console: Add LS lookup to search form 2022-11-23 17:12:47 -05:00