summaryrefslogtreecommitdiff
path: root/apps/web/app/sw.ts
Commit message (Expand)AuthorAgeFilesLines
* feat: gate offline reading to pro and developer plansFuwn2026-02-101-0/+16
* fix: service worker cross-origin image handling and CI env varsFuwn2026-02-101-1/+2
* feat: offline support tier 3 — mutation queue and image cachingFuwn2026-02-091-1/+13
* feat: offline support tier 2 — prefetch entry content and SW runtime cachingFuwn2026-02-091-2/+20
* fix: enforce same-origin on all service worker cache routesFuwn2026-02-071-8/+13
* fix: service worker passes cross-origin requests through to networkFuwn2026-02-071-2/+8
* feat: asa.news RSS reader with developer tier, REST API, and webhooksFuwn2026-02-071-0/+22