• Joined on 2026-02-23
maximus merged pull request maximus/Simpl-Resultat#77 2026-04-14 12:29:09 +00:00
fix(deps): bump vite to 6.4.2 (GHSA-4w7w-66w2-5vf9, GHSA-p9ff-h696-f583)
maximus closed issue maximus/Simpl-Resultat#59 2026-04-14 12:29:09 +00:00
fix(deps): bump vite to resolve high severity vulnerability
maximus pushed to main at maximus/Simpl-Resultat 2026-04-14 12:29:09 +00:00
440a43683d Merge pull request 'fix(deps): bump vite to 6.4.2 (GHSA-4w7w-66w2-5vf9, GHSA-p9ff-h696-f583)' (#77) from issue-59-bump-vite into main
813d29e38a fix(deps): bump vite to 6.4.2 to resolve GHSA-4w7w-66w2-5vf9 and GHSA-p9ff-h696-f583
Compare 2 commits »
maximus deleted branch issue-59-bump-vite from maximus/Simpl-Resultat 2026-04-14 12:29:09 +00:00
maximus pushed to main at maximus/Simpl-Resultat 2026-04-14 12:28:10 +00:00
9ccfc7a9d9 Merge pull request 'docs: ADR 0006 + changelog + architecture for OAuth keychain (#82)' (#87) from issue-82-wrap-up into main
65bc7f5130 docs: ADR 0006 + changelog + architecture for OAuth keychain (#82)
Compare 2 commits »
maximus deleted branch issue-82-wrap-up from maximus/Simpl-Resultat 2026-04-14 12:28:10 +00:00
maximus closed issue maximus/Simpl-Resultat#66 2026-04-14 12:28:09 +00:00
feat: migrate OAuth tokens from plaintext JSON to OS keychain
maximus merged pull request maximus/Simpl-Resultat#87 2026-04-14 12:28:08 +00:00
docs: ADR 0006 + changelog + architecture for OAuth keychain (#82)
maximus closed issue maximus/Simpl-Resultat#82 2026-04-14 12:28:08 +00:00
[#5] Tests manuels + ADR 0006 + changelog + PR finale
maximus commented on pull request maximus/Simpl-Resultat#87 2026-04-14 12:27:38 +00:00
docs: ADR 0006 + changelog + architecture for OAuth keychain (#82)

Review — APPROVE ✓

PR docs-only, revue rapide.

Correctness

  • ✓ ADR-0006 référence correctement les PRs #83-#87 et les issues #66, #78-#82
  • ✓ architecture.md : nouveau…
maximus created pull request maximus/Simpl-Resultat#87 2026-04-14 12:26:55 +00:00
docs: ADR 0006 + changelog + architecture for OAuth keychain (#82)
maximus created branch issue-82-wrap-up in maximus/Simpl-Resultat 2026-04-14 12:26:25 +00:00
maximus pushed to issue-82-wrap-up at maximus/Simpl-Resultat 2026-04-14 12:26:25 +00:00
65bc7f5130 docs: ADR 0006 + changelog + architecture for OAuth keychain (#82)
maximus deleted branch issue-81-fallback-banner from maximus/Simpl-Resultat 2026-04-14 12:21:41 +00:00
maximus pushed to main at maximus/Simpl-Resultat 2026-04-14 12:21:40 +00:00
745f71782f Merge pull request 'feat: settings banner when OAuth tokens use file fallback (#81)' (#86) from issue-81-fallback-banner into main
9a9d3c89b9 feat: dismissable banner with session-storage memory (#81)
3b1c41c48e feat: settings banner when OAuth tokens fall back to file store (#81)
Compare 3 commits »
maximus closed issue maximus/Simpl-Resultat#81 2026-04-14 12:21:39 +00:00
[#4] Bannière UI quand le fallback plaintext est actif
maximus merged pull request maximus/Simpl-Resultat#86 2026-04-14 12:21:38 +00:00
feat: settings banner when OAuth tokens use file fallback (#81)
maximus commented on pull request maximus/Simpl-Resultat#86 2026-04-14 12:21:17 +00:00
feat: settings banner when OAuth tokens use file fallback (#81)

Review — APPROVE ✓

Security

  • ✓ Aucune chaîne en dur — tout passe par i18n (fr/en)
  • ✓ Pas de XSS : seulement du texte rendu via React
  • sessionStorage dans un try/catch…
maximus pushed to issue-81-fallback-banner at maximus/Simpl-Resultat 2026-04-14 12:20:23 +00:00
9a9d3c89b9 feat: dismissable banner with session-storage memory (#81)
maximus created pull request maximus/Simpl-Resultat#86 2026-04-14 12:19:08 +00:00
feat: settings banner when OAuth tokens use file fallback (#81)