Michael Freno 35e9f7e812 Fix 4 P1 and 2 P2 code review findings for FRE-4576
P1 fixes:
- Fix import paths in background/index.ts (./ -> ../lib/)
- Fix Promise-in-string bug in api-client.ts authenticate()
- Add missing background/service_worker key to manifest
- Copy HTML to public/ so Vite places them in dist

P2 fixes:
- Add notifications permission to manifest
- Make showWarningNotification async with proper await

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-10 11:53:25 -04:00
2026-05-02 09:37:30 -04:00
Description
No description provided
1 MiB
Languages
TypeScript 84.6%
HCL 5.1%
JavaScript 3.6%
Shell 3.2%
HTML 2.8%
Other 0.7%