AyrisAI
5cbd80326f
feat: setup Supabase Storage bucket for restaurant assets and add mobile upload helper
2026-08-20 17:30:22 +03:00
AyrisAI
5122ec24fc
fix: revert to stable Next.js 15 and add @swc/helpers to dependencies for Docker standalone runtime
2026-08-20 17:24:40 +03:00
AyrisAI
b950a31e3b
fix: move @import rule to top of globals.css to satisfy PostCSS specification
2026-08-20 17:20:22 +03:00
AyrisAI
f2b2537cd0
chore: upgrade Next.js to latest in web app
2026-08-20 17:15:42 +03:00
AyrisAI
484c7ce113
fix: resolve TypeScript type mismatch error in fetchRestaurantBySlug
2026-08-20 17:12:32 +03:00
AyrisAI
067d65940f
fix: fallback to basic select query when cover_url column is not present on production database
2026-08-20 17:10:19 +03:00
AyrisAI
b7e128fb8c
fix: resolve slug fallback rendering for demo/gusto-brasserie and add root [slug] routing
2026-08-20 17:05:45 +03:00
AyrisAI
0836fc8539
feat: redesign web menu layout, add header cover banner & dynamic header layout, refine mobile inputs and theme selector
2026-08-20 15:07:13 +03:00
AyrisAI
a719d41776
feat(web): add privacy policy and support pages for App Store listing
2026-08-20 12:24:30 +03:00
AyrisAI
77eecd53ac
fix(web): strip trailing slash from wildcard/custom-domain rewrite target
...
Root-path requests to a subdomain or custom domain rewrote to
/menu/<slug>/ (trailing slash), which the [slug] dynamic route can't
match — the app fell through to notFound() even for verified,
published restaurants. Custom domains (e.g. ad.ayris.tech) always hit
this since their only real traffic is the root path.
2026-08-20 05:18:59 +03:00
AyrisAI
c0544251b8
feat(themes): add Eleia Coastal Kitchen Mediterranean Aegean design system
2026-08-20 03:46:41 +03:00
AyrisAI
bf637b02ed
feat(themes): add Neon Street Fuze graffiti burger/taco menu design system
2026-08-20 03:44:02 +03:00
AyrisAI
809200550e
feat(themes): add La Maison d'Élève French luxury editorial restaurant design system
2026-08-20 03:41:07 +03:00
AyrisAI
de8bd506b8
feat(themes): add Swiss Brutalist restaurant design system with chapter numbers and high-contrast grid
2026-08-20 03:35:44 +03:00
AyrisAI
4e65d3f708
feat(web): make category navigation and section headers sticky with frosted glass effect
2026-08-20 02:59:24 +03:00
AyrisAI
89c2f62995
feat(themes): add Amber Artisan 2-column bento gourmet dark theme
2026-08-20 02:56:38 +03:00
AyrisAI
373de65d07
fix(docker): add curl and healthcheck routes for Coolify
2026-08-20 02:26:21 +03:00
AyrisAI
bace019314
fix(docker): ensure public directory exists for web standalone build
2026-08-20 02:10:07 +03:00
AyrisAI
6843c153ef
fix(docker): copy tsconfig.base.json in Dockerfiles
2026-08-20 01:58:57 +03:00
AyrisAI
97b83c7fd4
first commit
2026-08-20 01:51:59 +03:00