• Joined on 2026-02-23
maximus commented on issue maximus/Simpl-Resultat#49 2026-04-24 01:43:27 +00:00
feat: maximus-api — license server core (Ed25519, no Stripe)

Progression

Scaffold initial livré — voir https://git.lacompagniemaximus.com/maximus/maximus-api

Commits initiaux (main) :

  • e8ac739 scaffold Hono + Drizzle + PostgreSQL
  • fe46b80
maximus opened issue maximus/Simpl-Resultat#136 2026-04-24 00:59:02 +00:00
feat: maximus-api — Stripe webhooks (license auto-generate + subscriptions)
maximus opened issue maximus/Simpl-Resultat#135 2026-04-24 00:58:36 +00:00
feat: maximus-api — Stripe webhooks (license auto-generate + subscriptions)
maximus opened issue maximus/vps-health-api#3 2026-04-23 23:48:16 +00:00
feat: route GET /defenseurs/findings?project=X (optionnel)
maximus deleted branch issue-1-logto-healthcheck from maximus/vps-health-api 2026-04-22 02:04:10 +00:00
maximus pushed to main at maximus/vps-health-api 2026-04-22 01:56:24 +00:00
fc3c3a9268 Merge pull request 'feat: add Logto healthcheck to /health endpoint' (#2) from issue-1-logto-healthcheck into main
28dd759f98 feat: add Logto healthcheck to /health endpoint
Compare 2 commits »
maximus merged pull request maximus/vps-health-api#2 2026-04-22 01:56:23 +00:00
feat: add Logto healthcheck to /health endpoint
maximus closed issue maximus/vps-health-api#1 2026-04-22 01:56:23 +00:00
Ajouter un healthcheck Logto à l'API health
maximus commented on pull request maximus/vps-health-api#2 2026-04-22 01:41:15 +00:00
feat: add Logto healthcheck to /health endpoint

Verdict: APPROVE

Summary

Clean implementation of the Logto healthcheck with correct timeout bounding, proper parallelization, and fail-safe error handling. Smoke test matrix covers the…

maximus created pull request maximus/vps-health-api#2 2026-04-22 01:38:38 +00:00
feat: add Logto healthcheck to /health endpoint
maximus created branch issue-1-logto-healthcheck in maximus/vps-health-api 2026-04-22 01:38:25 +00:00
maximus pushed to issue-1-logto-healthcheck at maximus/vps-health-api 2026-04-22 01:38:25 +00:00
28dd759f98 feat: add Logto healthcheck to /health endpoint
maximus pushed to main at maximus/Simpl-Resultat 2026-04-22 01:09:39 +00:00
1f506fb171 Merge pull request 'fix(reports): render category combobox in hierarchical DFS order (#126)' (#134) from issue-126-category-combobox-presentation into main
871768593d fix(reports): render category combobox in hierarchical DFS order (#126)
Compare 2 commits »
maximus deleted branch issue-126-category-combobox-presentation from maximus/Simpl-Resultat 2026-04-22 01:09:39 +00:00
maximus merged pull request maximus/Simpl-Resultat#134 2026-04-22 01:09:36 +00:00
fix(reports): render category combobox in hierarchical DFS order (#126)
maximus closed issue maximus/Simpl-Resultat#126 2026-04-22 01:09:36 +00:00
rapport - par categorie - probleme de presentation avec combobox
maximus commented on pull request maximus/Simpl-Resultat#134 2026-04-22 00:59:54 +00:00
fix(reports): render category combobox in hierarchical DFS order (#126)

Self-review — APPROVE

Verdict: APPROVE.

Correctness

  • sortHierarchical groups by parent_id, sorts each sibling bucket by (sort_order, localized name), then emits a DFS walk…
maximus created pull request maximus/Simpl-Resultat#134 2026-04-22 00:59:15 +00:00
fix(reports): render category combobox in hierarchical DFS order (#126)
maximus created branch issue-126-category-combobox-presentation in maximus/Simpl-Resultat 2026-04-22 00:58:57 +00:00
871768593d fix(reports): render category combobox in hierarchical DFS order (#126)