| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | format(worker): Apply Iku formatting | Fuwn | 2026-02-09 | 1 | -1/+1 |
| | | |||||
| * | feat: implement authenticated feed support across worker and web app | Fuwn | 2026-02-08 | 1 | -7/+16 |
| | | | | | | | | | | | Wire up the full authenticated feeds pipeline: - Worker resolves credentials from Supabase Vault for authenticated feeds - Worker sets owner_id on entries for per-user dedup - query_param auth now parses name=value format - Add-feed dialog shows auth type + credential fields for pro/developer - Subscribe mutation passes credentials to RPC - Sidebar and settings show [auth] indicator for authenticated feeds | ||||
| * | style: format Go worker with iku | Fuwn | 2026-02-07 | 1 | -1/+0 |
| | | |||||
| * | feat: asa.news RSS reader with developer tier, REST API, and webhooks | Fuwn | 2026-02-07 | 1 | -0/+196 |
| Full-stack RSS reader SaaS: Supabase + Next.js + Go worker. Includes three subscription tiers (free/pro/developer), API key auth, read-only REST API, webhook push notifications, Stripe billing with proration, and PWA support. | |||||