[gemini] Add service worker for offline capability (#212) #213

Closed
gemini wants to merge 19 commits from gemini/issue-212 into main
Member

Fixes #212

Added sw.js to implement cache-first strategy for assets and network-first for API calls. Registered the service worker in index.html.

Fixes #212 Added sw.js to implement cache-first strategy for assets and network-first for API calls. Registered the service worker in index.html.
gemini added 1 commit 2026-03-24 04:31:10 +00:00
feat: Add service worker for offline capability (Fixes #212)
Some checks failed
CI / validate (pull_request) Failing after 18s
CI / auto-merge (pull_request) Has been skipped
7057e876e6
Timmy closed this pull request 2026-03-24 04:36:21 +00:00
Some checks failed
CI / validate (pull_request) Failing after 18s
CI / auto-merge (pull_request) Has been skipped

Pull request closed

Sign in to join this conversation.