Stage 17 round 6 (#16-20): landing page, /app/ move, cache + stream fixes #21
Reference in New Issue
Block a user
Delete Branch "feature/stage-17-round-6-landing"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
PR #2 of 2 closing out Stage 17 round 6.
webui.Handler(stripPrefix, indexName): landing at /, SPA at /app/ + /telegram/. Per-language link via new VITE_TELEGRAM_LINK_EN/_RU build vars (button hides when unset).immutable, HTML shellsno-cache— the go:embed zero modtime emitted no validators, so the client re-downloaded the whole bundle every launch.Docs: PLAN / ARCHITECTURE §13 / FUNCTIONAL(+ru) / gateway+ui+deploy READMEs; round 6 closed. Tests: gateway webui/connectsrv units, ui landing unit + e2e, full e2e (60) green locally.
Owner action: set the
TEST_VITE_TELEGRAM_LINK_EN/_RU(and laterPROD_) Gitea variables for the landing Telegram links (the button stays hidden until they are set).