fix: refresh Android widget after sync push and pull (#65)
Review — APPROVE
Resume
Correctif simple et cible qui ajoute deux appels a syncWidgetData() dans syncClient.ts — un apres un push reussi, un apres un pull ayant applique au moins…
fix(deps): bump vite to resolve high severity vulnerability
fix: refresh Android widget after sync push and pull (#65)
maximus
created branch issue-65-widget-sync-refresh in maximus/simpl-liste
2026-04-09 13:01:31 +00:00
feat: gate auto-updates behind license entitlement (#48)
Review (sprint inline) — APPROVE
Points vérifiés
- ✅ Gate dans
useUpdaterET dansErrorPage— pas de chemin de contournement - ✅ Le nom du feature (
'auto-update') match…
feat: gate auto-updates behind license entitlement (#48)
maximus
created branch issue-48-gate-auto-updates in maximus/Simpl-Resultat
2026-04-09 12:58:56 +00:00
feat: license UI card in settings (#47)
Review (sprint inline) — APPROVE
Points vérifiés
- ✅ Pattern useReducer suivi (cohérent avec
useUpdater.ts) - ✅ Service = thin wrapper, hook = state, composant = rendering —…
feat: license UI card in settings (#47)
maximus
created branch issue-47-license-ui-card in maximus/Simpl-Resultat
2026-04-09 12:54:41 +00:00
feat: license validation commands + entitlements system (#46)
Review (sprint inline) — APPROVE
Le code respecte le scope de l'issue et implémente les correctifs sécurité demandés au spec-monetisation review.
Points vérifiés
- ✅ `jsonwebtoke…
feat: license validation commands + entitlements system (#46)
maximus
created branch issue-46-license-commands-entitlements in maximus/Simpl-Resultat
2026-04-09 12:49:49 +00:00
maximus
pushed to issue-46-license-commands-entitlements at maximus/Simpl-Resultat
2026-04-09 12:49:49 +00:00
fix: migrate PIN hashing from SHA-256 to Argon2id (#54)
Verdict: APPROVE
Summary: Clean migration from SHA-256 to Argon2id for PIN hashing with transparent backward compatibility and automatic rehash of legacy PINs on verification. Complete…
maximus
pushed to fix/simpl-resultat-54-argon2id-pin at maximus/Simpl-Resultat
2026-04-09 12:01:12 +00:00