arnef
30170436fa
Add scan and library UI pages
...
ScanPage (barcode/text search) and DownloadsPage (library + pen sync
status/progress) wired up via bottom-nav tabs in App.tsx.
2026-08-12 11:54:39 +02:00
arnef
49786ac54f
Add Ravensburger search/download API client
...
Scrapes the Ravensburger site for .gme download links (barcode or
free-text query), decodes HTML entities, and orchestrates
download/library/sync operations against the native Tiptoi plugin.
2026-08-12 11:54:39 +02:00
arnef
4c8e0d010b
Add SolidJS + Vite PWA client scaffold
...
Base Vite/SolidJS project setup for the client app: build config,
static assets, and global styles.
2026-08-12 11:54:39 +02:00
arnef
d913d17e28
Add workspace scaffolding
...
Bun workspace with client sub-package, shared root tsconfig, and
lockfile.
2026-08-12 11:46:18 +02:00