Commit Graph

192 Commits

Author SHA1 Message Date
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
orignal
ffd18baf30 support boost 1.87 2024-11-25 16:00:06 -05:00
orignal
a248a2a732 Show TBM Queue size 2024-11-20 13:28:01 -05:00
orignal
237d9474d8 fixed incomplete response 2024-09-29 21:43:47 -04:00
Vort
fd4513ebb2 show bandwidth caps for hops 2024-02-22 23:07:07 +02:00
orignal
7d73c304b5 Extend transit tunnels limit to 4 bytes. Bump default value to 10K 2024-02-22 14:22:11 -05:00
orignal
0e502c49b5 show correct tunnel status. restore tunnel if delivery status or data for inbound tunnel received 2024-02-14 18:53:28 -05:00
Vort
68f4961f1a separate test status from network status 2023-07-30 15:44:16 +03:00
r4sas
4e426727e9 Webconsole: fix output on i2p tunnels, add b32 on dest page
Fixes:
* adding of "Client Destinations" section header when there is no such tunnels
* Print error when destination is not found instead of empty page

Adds:
* Print b32 on destination page

Signed-off-by: r4sas <r4sas@i2pmail.org>
2023-06-10 04:12:38 +03:00
r4sas
edfcd23b01 [webconsole] added a button to prematurely release a leaseset
Signed-off-by: r4sas <r4sas@i2pmail.org>
2023-04-24 14:01:21 +03:00
weko
710a35993d change some log level to error back 2023-03-31 12:16:32 +00:00
weko
e36d5634e7 fix log level show in webconsole 2023-03-31 11:40:07 +00:00
weko
354a04f0f6 Up level for some logs to critical 2023-03-31 11:29:04 +00:00
orignal
cd1af85e39 bypass slow transport sessions 2023-03-29 15:54:53 -04:00
orignal
24a14e3440 moved max num transit tunnels to Tunnels 2023-03-05 20:08:15 -05:00
orignal
e190dab7d6 fixed crash when shows leasesets 2023-02-17 21:13:50 -05:00
R4SAS
359781c698 [webconsole] streams table little fix
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2023-02-15 17:56:44 +00:00
Vort
9bc3b11b96 Sort transports by IP:port pairs 2023-02-03 01:36:16 +02:00
weko
7df2ed6114 rename and refactor 2023-02-01 19:14:56 +03:00