Commit Graph

210 Commits

Author SHA1 Message Date
orignal
326675cec2 show 'slow' and 'pq' for ipv6 connections 2026-03-24 13:17:04 -04:00
orignal
d5d6af6f50 print correct value 2026-03-22 15:40:02 -04:00
orignal
9a881e7753 show protocol version for post quantum transport sessions 2026-03-22 12:24:59 -04:00
Anon2026
6ac52c0bbc Webconsole: fix Transports lists 2026-02-10 21:27:15 +03:00
Anon2026
231e0b8fa7 Webconsole: fix HTML tag <br> 2026-02-10 13:16:57 +03:00
vcxsh
a14b957aea ui: add breathing room at end of list 2026-02-09 20:02:17 -03:00
orignal
01c5e6ad53 fixed tabulations 2026-02-08 21:40:12 -05:00
orignal
5df3b7e9b9 removed extra line between transports 2026-02-08 21:20:48 -05:00
orignal
e894c877af fixed typo 2026-02-01 16:13:16 -05:00
Anon2026
c05a8630a8 Do not translate - small fix 2026-01-29 23:08:21 +03:00
Anon2026
ec951c38ff Do not translate KiB/s 2026-01-29 22:57:32 +03:00
Anon2026
dc3518ea87 Do not translate KiB, MiB, GiB 2026-01-29 22:20:21 +03:00
Anon2026
f75433b31f Webcosole: a little decoration transports page 2026-01-28 20:26:16 +03:00
Anon2026
7e174fc0dd Better transit tunnels page rendering 2026-01-27 21:09:01 +03:00
Anon2026
7726caa425 Revert one byte 2026-01-25 16:34:05 +03:00
orignal
6c339a01d0 returned back previous SSU2 and NTCP2 names 2026-01-24 15:31:27 -05:00
orignal
be8575cfac returned back previous SSU2 and NTCP2 names 2026-01-24 15:25:46 -05:00
Anon2026
c6396235c2 Webconsole: small decoration 2026-01-24 20:01:06 +03:00
Anon2026
622ab3bb80 Webconsole: Better display addresses 2026-01-24 19:21:57 +03:00
Anon2026
fea26da35b Small webconsole html fix 2026-01-22 00:39:42 +03:00
Anon2026
4a99e8d3ee Decorative changes in webconsole 2026-01-20 20:54:35 +03:00
Anon2026
236862c985 Fix webconsole: add 'http.webroot' in some buttons 2026-01-18 16:31:40 +03:00
Anon2026
dd9c176dcc Fix transit tunnels limit setting 2026-01-17 17:55:43 +03:00
Anon2026
b611f6e2e5 Add missing HTML tags <tr> </tr> in tables headers 2026-01-15 00:42:30 +03:00
Anon2026
686bb5c606 Add missing HTML tags </div> 2026-01-14 22:41:58 +03:00
Anon2026
82f36c4991 Fix language selection 2026-01-09 23:05:20 +03:00
Anon2026
b8a56288be Fix thread-unsafe localtime() 2026-01-07 20:24:59 +03:00
Anon2026
d9a4aef6c3 Fix buffer overflow in HTTPServer.cpp 2026-01-06 19:22:53 +03:00
orignal
8da012b826 don't restart acceptor after stop 2025-12-16 09:32:03 -05:00
orignal
a52f619d6a implement stan mode 2025-11-17 21:46:32 -05:00
orignal
4dfbf33382 common Daemon.GetGracefulShutdownInterval 2025-09-22 15:41:20 -04:00
orignal
c16c6976fa use GetGracefulShutdownRemainingTime instead direct access to g_GracefulShutdownEndtime 2025-09-22 13:52:39 -04:00
orignal
f46db7b8c7 don't show Network status: Unknown for ipv6 only 2025-08-28 17:46:43 -04:00
orignal
32bf9224f2 don't show endpoint for terminated or closed SAM streams 2025-08-22 12:05:37 -04:00
wipedlifepotato
14ce620825 fix logic 2025-08-18 19:53:38 +07:00
🜃 Ezor Kael
b3d566c6f2 Merge branch 'openssl' into BandwithParameter 2025-08-18 19:50:54 +07:00
wipedlifepotato
aeb6dddcb1 feat: bandwidth with bytes/kbytes/gbytes seconds and fix for style.css 2025-08-18 19:43:52 +07:00
orignal
d33a2ec4c4 Merge pull request #2222 from wipedlifepotato/httpTheme
Update HTTPServer.cpp. fix
2025-08-18 07:50:23 -04:00
🜃 Ezor Kael
c7ad247929 Update HTTPServer.cpp. fix
Починка style.css если нет кастомных тем
2025-08-16 12:06:46 +07:00
orignal
2a4a162941 Merge pull request #2221 from wipedlifepotato/httpTheme
feat: custom http themes for webconsole
2025-08-15 08:30:27 -04:00
Anonymous
95ae5336d3 feat: custom CSS themes 2025-08-15 19:19:31 +07:00
orignal
1ffcb3d3de Merge pull request #2220 from wipedlifepotato/httpTheme
feat: http theme for webconsole
2025-08-15 07:23:36 -04:00
Anonymous
d148dd0b5e feat: http theme for webconsole 2025-08-15 10:22:58 +07:00
orignal
28996583e4 Handle links with UTF8 SAM session name 2025-08-03 16:35:23 -04:00
orignal
b6f5308242 used enum class for SAMSocketType and SAMSessionType 2025-08-02 11:31:26 -04:00
orignal
ba0352e9a0 check for compatibility of LeaseSet encryption keys with local destination's encryption type 2025-06-07 20:52:35 -04:00
r4sas
aab8296619 [i18n] add Hebrew and Hindi translations, add rtl support (testing)
Signed-off-by: r4sas <r4sas@i2pmail.org>
2025-05-18 02:20:31 +03:00
orignal
bbf5c1655a ByteStreamToBase64 always returns std::string 2025-03-17 19:05:10 -04:00
orignal
ede8244e54 store translation as string_view 2025-03-14 14:46:24 -04:00
orignal
b4bcd9914a show next peer and connectivity on transit tunnels page 2024-12-16 19:49:14 -05:00