Step 6 migration: add JSON backup and restore flows

This commit is contained in:
Ponte
2026-02-11 15:16:12 +01:00
parent e58ee18936
commit 110a6c4a1b
5 changed files with 376 additions and 0 deletions

View File

@@ -140,6 +140,10 @@ git pull
- POST `/api/catalog/import`
- bouton UI `Migrer localStorage vers DB`
- deduplication: `console + titre + annee`
- Etape 6: backup/restauration locale JSON
- GET `/api/backup/export`
- POST `/api/backup/restore` (modes `merge` ou `replace`)
- snapshot auto en base avant restore `replace` (`backup_snapshots`)
## Licence