• Joined on 2026-02-23
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)
maximus closed issue maximus/simpl-liste#34 2026-04-06 16:57:30 +00:00
Types partagés et refactoring mobile
maximus pushed to master at maximus/simpl-liste 2026-04-06 16:57:30 +00:00
d486be9227 Merge pull request 'feat: extract shared types, colors, priority and recurrence (#34)' (#41) from issue-34-shared-types into master
91eef58186 fix: remove duplicate RecurrenceType definition in shared/types (#34)
b277232462 feat: extract shared types, colors, priority and recurrence (#34)
Compare 3 commits »
maximus commented on pull request maximus/simpl-liste#47 2026-04-06 16:55:48 +00:00
feat: add mobile sync client with outbox pattern (#40)

Review — APPROVE

Summary: Solid sync scaffolding with outbox pattern, polling, and settings UI. Auth is correctly marked as placeholder.

  • sync_outbox table and migration correct -…
maximus created branch issue-40-sync-mobile in maximus/simpl-liste 2026-04-06 16:55:16 +00:00
maximus created pull request maximus/simpl-liste#47 2026-04-06 16:55:16 +00:00
feat: add mobile sync client with outbox pattern (#40)
maximus pushed to issue-40-sync-mobile at maximus/simpl-liste 2026-04-06 16:55:16 +00:00
c496d9586c feat: add mobile sync client with outbox pattern (#40)
maximus commented on pull request maximus/simpl-liste#46 2026-04-06 16:41:36 +00:00
feat: implement web frontend with full task management UI (#39)

Review — APPROVE

Summary: Complete web frontend with task management, dark mode, responsive sidebar, and WebSocket sync. Clean component architecture.

  • Layout protects routes via…
maximus created branch issue-39-frontend-web in maximus/simpl-liste 2026-04-06 16:41:12 +00:00
maximus pushed to issue-39-frontend-web at maximus/simpl-liste 2026-04-06 16:41:12 +00:00
cb04adcc2e feat: implement web frontend with full task management UI (#39)
maximus created pull request maximus/simpl-liste#46 2026-04-06 16:41:11 +00:00
feat: implement web frontend with full task management UI (#39)
maximus pushed to issue-35-web-setup at maximus/simpl-liste 2026-04-06 16:07:02 +00:00
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)
Compare 2 commits »