Commit Graph
11 Commits
Author SHA1 Message Date
苏尼克andsycpro c563567502 fix: startup banner hardcodes 127.0.0.1 regardless of server.host (#307)
The Web UI startup banner always printed 127.0.0.1, even when
server.host was bound to 0.0.0.0 or a specific interface. This made
users believe the host setting was ignored (the actual listen binding
was correct). Pass the configured host into the banner and expand
wildcard binds to the machine's real addresses so LAN URLs are shown.

Fixes #301

Co-authored-by: sycpro <sycpro@sycprodeMacBook-Pro.local>
2026-09-13 15:27:38 +08:00
Ed1s0nZ 94cdf760af feat: persist diagnostic logs with daily rotation and retention 2026-09-08 14:41:46 +08:00
公明 7b6f56e476 Add files via upload 2026-07-24 16:43:01 +08:00
公明 cb0d61a48d Add files via upload 2026-07-20 10:48:28 +08:00
公明 1cf10981ef Add files via upload 2026-07-11 11:30:50 +08:00
公明 46f891a114 Add files via upload 2026-07-09 19:31:32 +08:00
公明 f37d613a0c Add files via upload 2026-05-15 14:09:37 +08:00
公明 d961ba1ec7 Add files via upload 2026-05-15 11:43:33 +08:00
公明 c841809f9e Add files via upload 2026-04-22 10:03:46 +08:00
公明 5b3709b9ad Add files via upload 2026-03-09 22:37:37 +08:00
公明 add33e1cf7 Add files via upload 2025-11-08 18:56:23 +08:00