marciobever
  • Joined on 2026-01-27
marciobever pushed to main at marciobever/foodsnap 2026-04-13 23:01:16 +00:00
f5e0d81d43 feat: perfect stripe redirect flow and ux
marciobever pushed to main at marciobever/foodsnap 2026-04-13 22:26:34 +00:00
37e9f199f4 feat: add redirect alerts for debugging stripe flow
marciobever pushed to main at marciobever/foodsnap 2026-04-13 22:24:53 +00:00
0ab94f88c9 fix: persist selected plan through Google OAuth reloads
marciobever pushed to main at marciobever/foodsnap 2026-04-13 22:16:13 +00:00
b366d17a05 fix: stripe edge function typescript imports
marciobever pushed to main at marciobever/foodsnap 2026-04-13 22:12:38 +00:00
f68617881a ux: dynamic register button text based on plan
marciobever pushed to main at marciobever/foodsnap 2026-04-13 22:07:21 +00:00
f2d3971059 fix: correct Stripe Price ID
marciobever pushed to main at marciobever/foodsnap 2026-04-13 22:05:18 +00:00
4387725bfc feat: auto redirect to stripe checkout on pricing registration
marciobever pushed to main at marciobever/foodsnap 2026-04-13 22:00:50 +00:00
22c36f387b fix: translate and improve error messages in RegistrationModal
marciobever pushed to main at marciobever/foodsnap 2026-04-13 21:53:51 +00:00
cce4743b71 feat: migrate to single PRO plan and update Stripe Production Checkout
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