binect-chrome/src/utils
tegwick 3e86bb126b Add PDF list view with upload status tracking
- Show all pending PDFs in a scrollable list instead of single PDF
- Track upload status (pending/uploading/uploaded/failed) per PDF
- Store queue in chrome.storage.local for persistence
- Prevent duplicate uploads by checking URL against uploaded PDFs
- Add Dismiss button to remove PDFs from queue
- Show badge with count of pending PDFs
- Auto-cleanup old entries (uploaded >7 days, failed >24h)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-15 14:55:32 +01:00
..
binect-api.ts Fix base64 encoding for browser environment 2026-01-15 14:41:44 +01:00
crypto.ts Release 0.1: Complete BinectChrome implementation 2026-01-13 00:30:39 +01:00
pdf-detector.ts Switch to HTTP Basic Auth and improve PDF detection 2026-01-14 16:50:57 +01:00
pdf-queue.ts Add PDF list view with upload status tracking 2026-01-15 14:55:32 +01:00
storage.ts Release 0.1: Complete BinectChrome implementation 2026-01-13 00:30:39 +01:00