Step 5 migration: add localStorage to DB import flow

This commit is contained in:
Ponte
2026-02-11 15:11:34 +01:00
parent de1da956fc
commit e58ee18936
5 changed files with 208 additions and 15 deletions

View File

@@ -136,6 +136,10 @@ git pull
- PUT `/api/catalog/games/:id`
- DELETE `/api/catalog/games/:id`
- POST `/api/catalog/games/:id/toggle-loan`
- Etape 5: migration des donnees existantes `localStorage -> DB`
- POST `/api/catalog/import`
- bouton UI `Migrer localStorage vers DB`
- deduplication: `console + titre + annee`
## Licence