marciobever
  • Joined on 2026-01-27
marciobever pushed to main at marciobever/foodsnap 2026-02-26 00:20:08 +00:00
2e28f9d27c feat: migrate to Meta API, add Gamification streaks, Recharts dashboard, and Image Renderer component
marciobever pushed to main at marciobever/foodsnap 2026-02-20 19:25:23 +00:00
2195d19178 fix(routing): use resilient path matching for legal pages
marciobever pushed to main at marciobever/foodsnap 2026-02-20 19:19:10 +00:00
cd5e373c2a chore: add Meta domain verification tag
marciobever pushed to main at marciobever/foodsnap 2026-02-20 19:10:55 +00:00
0bac63d4db feat: Add legal pages and Meta API webhook setup
marciobever pushed to main at marciobever/foodsnap 2026-02-17 23:59:56 +00:00
d604322863 chore: Remove unused vite-plugin-pwa dependency
marciobever pushed to main at marciobever/foodsnap 2026-02-17 23:58:54 +00:00
fe7dabf76d fix: Revert PWA features to restore stability and fix loading freeze in UserContext
marciobever pushed to main at marciobever/foodsnap 2026-02-17 23:53:17 +00:00
b7c121a084 fix(pwa): Enable NetworkOnly Service Worker to allow installation without lag
marciobever pushed to main at marciobever/foodsnap 2026-02-17 23:51:18 +00:00
c6769cb884 fix(pwa): Disable Service Worker to resolve mobile lag issues
marciobever pushed to main at marciobever/foodsnap 2026-02-17 23:47:29 +00:00
1939d2d777 feat: Add PWA support with placeholder icons and manifest configuration
3849edad10 feat: SEO implementation and Stability Audit fixes (use UserContext, ErrorBoundary, Env Vars)
Compare 2 commits »
marciobever pushed to main at marciobever/foodsnap 2026-02-17 22:13:52 +00:00
5758504d4e fix: syntax error in DashboardCoach
marciobever pushed to main at marciobever/foodsnap 2026-02-17 22:07:41 +00:00
62a509d8a6 fix: enforce strict plan validation frontend and backend
marciobever pushed to main at marciobever/foodsnap 2026-02-17 21:54:53 +00:00
858be2d032 fix: map mensal/trimestral/anual entitlements to pro plan
marciobever pushed to main at marciobever/foodsnap 2026-02-17 21:33:17 +00:00
3d4efa9281 fix: implement stripe portal and upgrade button logic
marciobever created branch main in marciobever/foodsnap 2026-02-17 21:17:30 +00:00
marciobever pushed to main at marciobever/foodsnap 2026-02-17 21:17:30 +00:00
bc763b0f80 chore: add Dockerfile and nginx config for deployment
0741b4e03c feat: complete dashboard redesign, payment history, and backend limits
marciobever created repository marciobever/foodsnap 2026-02-17 21:15:45 +00:00
marciobever pushed to main at marciobever/arbritage 2026-01-27 18:44:50 +00:00
d90d1d61d3 refactor: sidebar modules
marciobever pushed to main at marciobever/arbritage 2026-01-27 18:40:37 +00:00
100b397ede feat: complete 3d printing module files
marciobever pushed to main at marciobever/arbritage 2026-01-27 18:32:36 +00:00
b2fce05065 feat: implement 3D printing module (calculator, filaments, printers)
marciobever pushed to main at marciobever/arbritage 2026-01-27 17:52:20 +00:00
ff07aecb45 chore: add docker deployment configuration