• Joined on 2026-02-23
maximus opened issue maximus/Simpl-Resultat#71 2026-04-13 15:03:18 +00:00
[#3] Rapport Faits saillants + transformation en hub
maximus opened issue maximus/Simpl-Resultat#70 2026-04-13 14:59:28 +00:00
[#2] Refonte useReports : hooks par domaine + periode en query string
maximus opened issue maximus/Simpl-Resultat#69 2026-04-13 14:58:54 +00:00
[#1] Fondation non-breaking : suppression pivot + squelettes + shared components
maximus opened issue maximus/simpl-liste#70 2026-04-11 21:10:29 +00:00
Harmoniser le display name avec la vitrine (userInfo au lieu de claims)
maximus opened issue maximus/simpl-liste#69 2026-04-11 18:35:01 +00:00
sec: ajouter validation zod sur les routes API d'écriture
maximus opened issue maximus/Simpl-Resultat#68 2026-04-11 18:29:21 +00:00
sec: mettre à jour vite (vulnérabilité high)
maximus opened issue maximus/vps-health-api#1 2026-04-11 18:09:52 +00:00
Ajouter un healthcheck Logto à l'API health
maximus pushed tag v0.7.0 to maximus/Simpl-Resultat 2026-04-11 15:58:53 +00:00
maximus pushed to main at maximus/Simpl-Resultat 2026-04-11 15:58:52 +00:00
93fd60bf41 chore: release v0.7.0
maximus pushed to main at maximus/Simpl-Resultat 2026-04-11 15:53:55 +00:00
324436c0f1 fix: set Logto app ID to sr-desktop-native
maximus pushed to main at maximus/Simpl-Resultat 2026-04-10 19:38:29 +00:00
4b42d53659 Merge pull request 'feat: Maximus Account OAuth2 + machine activation (#51, #53)' (#65) from issue-51-compte-maximus-oauth into main
e314bbe1e3 fix: remove handle_auth_callback from invoke_handler
60b995394e fix: tighten CSP img-src, show initials instead of external avatar
4e92882724 fix: restrict last_check file perms + add useAuth to architecture docs
ca3005bc0e fix: use write_restricted for account.json (0600 perms)
Compare 8 commits »
maximus merged pull request maximus/Simpl-Resultat#65 2026-04-10 19:38:28 +00:00
feat: Maximus Account OAuth2 + machine activation (#51, #53)
maximus closed issue maximus/Simpl-Resultat#51 2026-04-10 19:38:28 +00:00
feat: Compte Maximus (Logto OAuth2) in desktop app
maximus opened issue maximus/simpl-liste#68 2026-04-10 19:36:24 +00:00
Intégrer widget feedback (Feedback Hub)
maximus opened issue maximus/Simpl-Resultat#67 2026-04-10 19:36:24 +00:00
Intégrer widget feedback (Feedback Hub)
maximus pushed to issue-51-compte-maximus-oauth at maximus/Simpl-Resultat 2026-04-10 19:35:13 +00:00
e314bbe1e3 fix: remove handle_auth_callback from invoke_handler
maximus opened issue maximus/Simpl-Resultat#66 2026-04-10 19:34:53 +00:00
feat: migrate OAuth tokens from plaintext JSON to OS keychain
maximus commented on pull request maximus/Simpl-Resultat#65 2026-04-10 19:26:56 +00:00
feat: Maximus Account OAuth2 + machine activation (#51, #53)

🔍 PR Review — REQUEST_CHANGES

Reviewer: Claude Code (adversarial review)

La PR est bien structurée et couvre OAuth2 PKCE, activation de machines, et détection Premium. Cependant,…

maximus pushed to issue-51-compte-maximus-oauth at maximus/Simpl-Resultat 2026-04-10 19:24:55 +00:00
60b995394e fix: tighten CSP img-src, show initials instead of external avatar
maximus commented on pull request maximus/Simpl-Resultat#65 2026-04-10 19:19:28 +00:00
feat: Maximus Account OAuth2 + machine activation (#51, #53)

PR Review — #65 feat: Maximus Account OAuth2 + machine activation

Verdict: REQUEST_CHANGES

Solid implementation of OAuth2 PKCE and machine activation. Architecture is clean, i18n…