• Joined on 2026-02-23
maximus opened issue maximus/simpl-liste#60 2026-04-09 00:47:19 +00:00
fix: resolve duplicate inbox on web after mobile sync
maximus opened issue maximus/simpl-liste#59 2026-04-09 00:38:09 +00:00
sync - bogue refresh
maximus released v1.5.2 at maximus/simpl-liste 2026-04-08 21:35:20 +00:00
maximus pushed tag v1.5.2 to maximus/simpl-liste 2026-04-08 19:42:25 +00:00
maximus pushed to master at maximus/simpl-liste 2026-04-08 19:42:23 +00:00
71ee702739 chore: bump version to 1.5.2 (versionCode 11)
maximus commented on issue maximus/simpl-liste#51 2026-04-08 19:33:55 +00:00
Intégrer @logto/rn avec expo-secure-store sur mobile

L'intégration Logto est déjà complète dans le code actuel :

  • @logto/rn v1.1.0 + expo-secure-store installés
  • logtoConfig.ts avec endpoint, appId sl-mobile-native, redirect…
maximus closed issue maximus/simpl-liste#51 2026-04-08 19:33:55 +00:00
Intégrer @logto/rn avec expo-secure-store sur mobile
maximus commented on issue maximus/simpl-liste#52 2026-04-08 19:32:23 +00:00
Ajuster le client sync mobile pour matcher le format API

Résolu par PR #58 (issue #55). Les corrections apportées couvrent toutes les tâches de cette issue :

  • pullChanges() adapté au format réel de l'API
  • Changements appliqués par type…
maximus closed issue maximus/simpl-liste#52 2026-04-08 19:32:23 +00:00
Ajuster le client sync mobile pour matcher le format API
maximus pushed to master at maximus/simpl-liste 2026-04-08 19:32:18 +00:00
0893cea489 Merge pull request 'fix: resolve sync data inconsistency between mobile and web (#55)' (#58) from fix/simpl-liste-55-sync-data-inconsistency into master
8f7204e4b1 fix: resolve sync data inconsistency between mobile and web (#55)
Compare 2 commits »
maximus deleted branch fix/simpl-liste-55-sync-data-inconsistency from maximus/simpl-liste 2026-04-08 19:32:18 +00:00
maximus merged pull request maximus/simpl-liste#58 2026-04-08 19:32:16 +00:00
fix: resolve sync data inconsistency between mobile and web (#55)
maximus closed issue maximus/simpl-liste#55 2026-04-08 19:32:16 +00:00
Sync mobile ↔ web : données incohérentes
maximus commented on pull request maximus/simpl-liste#58 2026-04-08 19:29:20 +00:00
fix: resolve sync data inconsistency between mobile and web (#55)

Review — APPROVE

3 causes racines corrigées pour la sync mobile ↔ web :

  1. Format GET /api/sync — Transforme les entités brutes en format {changes, sync_token} attendu par…
maximus created pull request maximus/simpl-liste#58 2026-04-08 19:28:52 +00:00
fix: resolve sync data inconsistency between mobile and web (#55)
maximus created branch fix/simpl-liste-55-sync-data-inconsistency in maximus/simpl-liste 2026-04-08 19:28:42 +00:00
8f7204e4b1 fix: resolve sync data inconsistency between mobile and web (#55)
maximus pushed to master at maximus/simpl-liste 2026-04-08 19:23:39 +00:00
818f66205b Merge pull request 'fix: update deps for high vulnerabilities (#54)' (#57) from fix/simpl-liste-54-vulnerability-updates into master
5b16882a83 fix: update drizzle-orm and @xmldom/xmldom to fix high vulnerabilities (#54)
Compare 2 commits »
maximus deleted branch fix/simpl-liste-54-vulnerability-updates from maximus/simpl-liste 2026-04-08 19:23:39 +00:00
maximus merged pull request maximus/simpl-liste#57 2026-04-08 19:23:38 +00:00
fix: update deps for high vulnerabilities (#54)