• Joined on 2026-02-23
maximus closed issue maximus/simpl-liste#48 2026-04-07 12:47:33 +00:00
Configurer l'app Logto pour simpl-liste-web
maximus opened issue maximus/simpl-liste#52 2026-04-06 17:02:02 +00:00
Ajuster le client sync mobile pour matcher le format API
maximus opened issue maximus/simpl-liste#51 2026-04-06 17:02:01 +00:00
Intégrer @logto/rn avec expo-secure-store sur mobile
maximus opened issue maximus/simpl-liste#49 2026-04-06 17:01:34 +00:00
Créer la base PostgreSQL simpliste sur le VPS
maximus opened issue maximus/simpl-liste#50 2026-04-06 17:01:34 +00:00
Déployer simpl-liste-web sur Coolify
maximus opened issue maximus/simpl-liste#48 2026-04-06 17:01:33 +00:00
Configurer l'app Logto pour simpl-liste-web
maximus pushed to master at maximus/simpl-liste 2026-04-06 16:59:02 +00:00
8462aa9ef4 Merge pull request 'feat: add mobile sync client with outbox pattern (#40)' (#47) from issue-40-sync-mobile into master
c496d9586c feat: add mobile sync client with outbox pattern (#40)
Compare 2 commits »
maximus deleted branch issue-40-sync-mobile from maximus/simpl-liste 2026-04-06 16:59:02 +00:00
maximus merged pull request maximus/simpl-liste#47 2026-04-06 16:59:01 +00:00
feat: add mobile sync client with outbox pattern (#40)
maximus closed issue maximus/simpl-liste#40 2026-04-06 16:59:01 +00:00
Sync mobile ↔ web
maximus closed issue maximus/simpl-liste#39 2026-04-06 16:58:37 +00:00
Frontend web
maximus pushed to master at maximus/simpl-liste 2026-04-06 16:58:37 +00:00
b7a090df71 Merge pull request 'feat: implement web frontend with full task management UI (#39)' (#46) from issue-39-frontend-web into master
cb04adcc2e feat: implement web frontend with full task management UI (#39)
Compare 2 commits »
maximus deleted branch issue-39-frontend-web from maximus/simpl-liste 2026-04-06 16:58:37 +00:00
maximus merged pull request maximus/simpl-liste#46 2026-04-06 16:58:36 +00:00
feat: implement web frontend with full task management UI (#39)
maximus pushed to master at maximus/simpl-liste 2026-04-06 16:58:06 +00:00
f4df9bbfd0 Merge pull request 'feat: setup Next.js web project with Drizzle + PostgreSQL schema (#35)' (#42) from issue-35-web-setup into master
2f2a48f644 Merge pull request 'feat: add WebSocket server with ticket auth and heartbeat (#38)' (#45) from issue-38-websocket into issue-35-web-setup
6d2e7449f3 feat: add WebSocket server with ticket auth and heartbeat (#38)
46ead345b4 Merge pull request 'feat: implement REST API backend with full CRUD and sync (#37)' (#44) from issue-37-api-rest into issue-35-web-setup
be9ba65337 feat: implement REST API backend with full CRUD and sync (#37)
Compare 8 commits »
maximus deleted branch issue-35-web-setup from maximus/simpl-liste 2026-04-06 16:58:06 +00:00
maximus merged pull request maximus/simpl-liste#42 2026-04-06 16:58:05 +00:00
feat: setup Next.js web project with Drizzle + PostgreSQL schema (#35)
maximus closed issue maximus/simpl-liste#35 2026-04-06 16:58:05 +00:00
Setup projet web + schema PostgreSQL
maximus deleted branch issue-34-shared-types from maximus/simpl-liste 2026-04-06 16:57:31 +00:00
maximus merged pull request maximus/simpl-liste#41 2026-04-06 16:57:30 +00:00
feat: extract shared types, colors, priority and recurrence (#34)