AskaEth pushed to main at AskaEth/TurboSu 2026-07-27 21:52:28 +08:00
b976d83cf2 fix: i18n sidebar labels in static HTML
de58a1c42f feat: full i18n support - all pages use Lang.t() for zh/en
860bc015e8 fix: lang toggle button updates on init
5cea0f9851 feat: click status indicator to force reconnect
5bc2c18f06 fix: WS reconnect on foreground, visibility change listener
Compare 15 commits »
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-27 21:49:35 +08:00
b976d83cf2 fix: i18n sidebar labels in static HTML
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-27 20:31:44 +08:00
de58a1c42f feat: full i18n support - all pages use Lang.t() for zh/en
AskaEth pushed tag Alpha_0.1.0_a to AskaEth/TurboSu 2026-07-27 19:47:48 +08:00
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-27 19:46:21 +08:00
860bc015e8 fix: lang toggle button updates on init
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-27 19:40:54 +08:00
5cea0f9851 feat: click status indicator to force reconnect
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-27 19:15:36 +08:00
5bc2c18f06 fix: WS reconnect on foreground, visibility change listener
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-27 19:13:03 +08:00
4becc26e45 docs: add protocol/mode fields to plugin development guide
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-27 19:12:21 +08:00
e4fe499bef refine: TCP client mode handled by plugin itself
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-27 19:09:56 +08:00
759d35bc93 feat: TCP server/client mode config, protocol display in settings
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-27 19:04:19 +08:00
f715cb85e6 feat: TCP listener + protocol field in manifest, dual UDP/TCP support
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-27 19:00:32 +08:00
1ebea5eb1a chore: mark iRacing parser as stub (shared memory, not UDP)
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-27 18:56:50 +08:00
36755cc78a fix: F1 24 parser matches official EA SPORTS UDP spec with packet types
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-27 18:46:25 +08:00
5630d0e332 docs: link F1/ACC/iRacing format references
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-27 18:46:04 +08:00
29d51ad59e docs: add iRacing telemetry data format reference
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-27 18:42:01 +08:00
5bb4a82ae0 docs: add ACC UDP data format reference
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-27 18:38:19 +08:00
2ca8dc53f4 docs: add F1 24 UDP data format reference
AskaEth pushed to main at AskaEth/TurboSu 2026-07-27 18:24:04 +08:00
9cb8c12c89 feat: serve any file from dashboard folder (CSS/JS/images)
AskaEth pushed to dev at AskaEth/TurboSu 2026-07-27 18:23:31 +08:00
9cb8c12c89 feat: serve any file from dashboard folder (CSS/JS/images)
AskaEth pushed to main at AskaEth/TurboSu 2026-07-27 17:59:59 +08:00
fb36eba07d docs: remove AI-generated conversational text from FH format doc