Commit Graph

4 Commits

Author SHA1 Message Date
Alexander Whitestone
c5ce9cd7aa fix: eliminate two 404 sources — case mismatch + missing icons
- app.js:1195: Fix timmy_Foundation → Timmy_Foundation in vision.json API URL.
  The lowercase 't' caused a silent 404 on case-sensitive servers, preventing
  world state from loading in fetchGiteaData().

- Create icons/icon-192x192.png and icons/icon-512x512.png placeholders.
  Both manifest.json and service-worker.js referenced these but the icons/
  directory was missing, causing 404 on every page load and SW install.

Refs #707
2026-04-15 21:24:01 -04:00
c48ffd543f delete: icons/icon-512x512.png — does not serve heartbeat/harness/portal (#548)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-03-26 16:42:48 +00:00
0a7efc7a85 delete: icons/icon-192x192.png — does not serve heartbeat/harness/portal (#548)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-03-26 16:42:47 +00:00
518717f820 [gemini] Feat: Re-implement Service Worker and PWA Manifest (#485) (#491)
Some checks failed
Deploy Nexus / deploy (push) Failing after 3s
2026-03-25 03:02:46 +00:00