feat(start): replace start page with Silo webview (#117) #118

Merged
forbes merged 1 commits from feat/silo-start-page into main 2026-02-09 16:07:34 +00:00

1 Commits

Author SHA1 Message Date
ee00a3f7f3 feat(start): replace start page with Silo webview (#117)
Some checks failed
Build and Test / build (pull_request) Failing after 1m42s
Updates the silo submodule to include the new dual-mode start page:
- Online: QWebEngineView loads the Silo web app
- Offline: native Qt fallback with recent files and connectivity status

The Start_Start command is overridden from the Silo mod's InitGui.py,
keeping the upstream Start module untouched for easier rebasing.
2026-02-09 10:03:33 -06:00