binect-chrome/src/utils
tegwick facae724bf Implement document proxy concept with archive/live views
- Add content hash (MD5) for document deduplication
- Separate local state (archived) from server state (binectStatus)
- Add archive toggle button to switch between live/archived views
- Add archive/restore/delete actions for documents
- Refactor pdf-queue.ts with DocumentProxy interface
- Add hash.ts utility for content hashing

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 17:11:15 +01:00
..
binect-api.ts Add document lifecycle tracking with order/production status 2026-01-16 10:17:28 +01:00
crypto.ts Release 0.1: Complete BinectChrome implementation 2026-01-13 00:30:39 +01:00
hash.ts Implement document proxy concept with archive/live views 2026-01-16 17:11:15 +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 Implement document proxy concept with archive/live views 2026-01-16 17:11:15 +01:00
storage.ts Release 0.1: Complete BinectChrome implementation 2026-01-13 00:30:39 +01:00