Commit graph

  • 30476a3c7e fix(app): update splash and adaptive icon background color to white master Yanis 2026-05-01 14:05:53 +0200
  • ddf0464d35 feat(ui): Settings hero with avatar + stats row, fix LargeDiseaseCard reveal anim, new adaptive icon Yanis 2026-05-01 14:03:43 +0200
  • 59d4ae8ee4 fix(state): refresh history + game progress + profile on screen focus Yanis 2026-05-01 14:03:28 +0200
  • a3cd906a6d fix(scanner): yield to scheduler before runSync + min skeleton + gallery placeholder Yanis 2026-05-01 14:03:12 +0200
  • 425f3035ef feat(network): offline notice modal on Home + offline-aware detail hooks Yanis 2026-05-01 14:02:56 +0200
  • c0c85929ed feat(scan,result): not_vine status + dedicated UI variants Yanis 2026-05-01 14:02:42 +0200
  • e34e0db34c chore(api): don't trigger logout on anonymous 401 + skip pushScan for guests Yanis 2026-05-01 14:02:24 +0200
  • c5d59fc092 fix(ml): align input shape to 224x224 + pass ArrayBuffer to fast-tflite Yanis 2026-05-01 13:14:12 +0200
  • 26d0f39986 feat(mobile): backend sync auth + ban handling + scan push Yanis 2026-05-01 12:11:11 +0200
  • af767879e3 feat(admin/users): bannedReason textarea on user detail page Yanis 2026-05-01 12:10:23 +0200
  • 792e969c00 feat(api/mobile): auth sync/me/sign-out + scans + bearer plugin Yanis 2026-05-01 12:02:45 +0200
  • 4d9c1a0a28 fix(nav): tab bar hitSlop + pointerEvents on inner badge Yanis 2026-05-01 11:31:27 +0200
  • 086de7c05c feat(scanner,ml): real TFLite inference + preload + flip camera + analyzing skeleton Yanis 2026-05-01 11:31:17 +0200
  • f247748adc chore(android): propagate CMake fix to native subprojects Yanis 2026-05-01 11:30:55 +0200
  • a25295e186 feat(settings): account section + reset modal + language picker (Tailwind) Yanis 2026-05-01 09:33:46 +0200
  • 05e28b3ebc feat(auth): onboarding flow + local auth (no backend) Yanis 2026-05-01 09:33:27 +0200
  • bdbdcd7b85 feat(scan-detail): wire 'Ajouter ma position' button to GPS persist Yanis 2026-05-01 01:06:10 +0200
  • 05ea1df6ff feat(my-plants): skeleton + animations + ConfirmDialog (fix double modal) Yanis 2026-05-01 01:05:54 +0200
  • 07c42ed40e feat(home): skeleton loading states + cascade entrance animations Yanis 2026-05-01 01:05:37 +0200
  • 25b56092d5 feat(search): centralized search modal with categories + map plant distance Yanis 2026-05-01 00:37:12 +0200
  • 07f25769e3 refactor(bottom-sheets): polish edit sheets (buttons, keyboard, layout) Yanis 2026-05-01 00:36:44 +0200
  • 28d4fc176e chore(i18n,ui): keys for home/map/scan-detail + minor polish Yanis 2026-05-01 00:03:55 +0200
  • 0ce7b3a718 refactor(profile): edit modal as keyboard-aware bottom sheet Yanis 2026-05-01 00:03:43 +0200
  • 0d97be422e feat(scan-detail): edit plant name via bottom sheet Yanis 2026-05-01 00:03:32 +0200
  • 98c446cd35 feat(map): preview mode + inline rename + floating actions tweaks Yanis 2026-05-01 00:03:18 +0200
  • 7457e64996 feat(home): recent scans + horizontal disease cards Yanis 2026-05-01 00:03:00 +0200
  • 4ebbc692ff feat(my-plants): grouped card style for date groups Yanis 2026-05-01 00:02:40 +0200
  • 3781b1c0f4 feat(ui): shared SearchBar reused on Home, Map and MyPlants Yanis 2026-05-01 00:02:28 +0200
  • c2b04757a4 chore(notifications): defer Notifications page references Yanis 2026-05-01 00:02:14 +0200
  • 036bc83618 fix(scan): confidence percentage display × 100 bug Yanis 2026-05-01 00:02:05 +0200
  • 6232068208 chore(ml,android): retire react-native-fast-tflite + nitro, mock JS only Yanis 2026-04-30 21:14:38 +0200
  • a8b84472e6 feat(mobile): UI overhaul + ML pipeline + Android build fixes Yanis 2026-04-30 21:00:03 +0200
  • 06be3483d7 chore(dev): mock seed for testing the Map without scanning Yanis 2026-04-30 12:32:25 +0200
  • d30f4f250c feat(map): rebuild Map screen on WebView+Leaflet with scan markers Yanis 2026-04-30 12:32:14 +0200
  • 3be2d3b531 feat(scan): persist GPS coordinates with each scan Yanis 2026-04-30 12:31:54 +0200
  • 08c4eba940 chore(deps,infra): pnpm hoisted mode + dependency cleanup for Map rebuild Yanis 2026-04-30 12:31:39 +0200
  • bf1a1bba13 merge: integrate ML model 0.99 acc + docs into mobile/admin branch Yanis 2026-04-29 21:45:01 +0200
  • 283a745568 modif readme jhodi.avizara 2026-04-14 18:42:29 +0200
  • 4faba481dc maj 0.99 acc jhodi.avizara 2026-04-14 18:38:32 +0200
  • a8cd5ad450 maj 0.99 acc jhodi.avizara 2026-04-14 18:24:32 +0200
  • 720dd34fdd add MyPlantsScreen + ScanDetailScreen + enriched admin + API mobile + project summary Yanis 2026-04-09 03:19:39 +0200
  • fe70005a86 add vineye-admin dashboard (Next.js) Yanis 2026-04-03 11:22:01 +0200
  • 269cc55c77 update home UI tweaks + add tab labels + vineye-admin setup + gitignore Yanis 2026-04-03 11:20:51 +0200
  • af299e816a add new screens + home components + replace colors with theme tokens Yanis 2026-04-02 22:05:19 +0200
  • 001658898e refactor navigation: classic bottom tab bar with FAB + header icons Yanis 2026-04-02 20:14:27 +0200
  • a964cc3836 add VinEye frontend app + fix hardcoded paths + gitignore Yanis 2026-04-02 10:30:05 +0200
  • bb9df73b5f update jhodi.avizara 2026-03-23 16:49:29 +0100
  • 26b13a424e update jhodi.avizara 2026-03-23 16:45:09 +0100
  • 4e276c16ca update jhodi.avizara 2026-03-23 16:39:14 +0100
  • a452705c36 maj jhodi.avizara 2026-03-23 00:57:43 +0100
  • 5dd5b93f9f maj jhodi.avizara 2026-03-23 00:53:40 +0100
  • c7a7f46865 first commit jhodi.avizara 2026-03-23 00:36:57 +0100