139a9ef03b
fix: ensure seat picker component colors and text render with correct contrast in light mode
main
Rio
2026-06-18 16:01:24 +07:00
2cadcacc6c
fix: add viewport meta tag to root layout head to enable proper responsive rendering on mobile viewports
Rio
2026-06-18 15:26:52 +07:00
3993952202
docs: add MIT License, update README.md, and ensure all dynamic views use force-dynamic to prevent cached styling issues in production
Rio
2026-06-18 15:06:05 +07:00
e31b2afb84
feat: add profile page for both user and admin with ability to change password
Rio
2026-06-18 15:04:09 +07:00
80e999101f
fix: ensure API routes and RootLayout render dynamically in production to apply color scheme and settings updates in real time
Rio
2026-06-18 14:54:32 +07:00
433e6dfc6c
fix: store uploaded logo as base64 in the database to support persistent storage and HTTPS domain routing in Next.js production builds
Rio
2026-06-18 14:52:52 +07:00
47edd33923
fix: return dummy prisma proxy when DB_HOST is missing to prevent build-time connection pool timeouts
Rio
2026-06-18 14:40:59 +07:00
e8d3cd804f
fix: ensure PrismaClient always instantiates with an adapter option
Rio
2026-06-18 14:35:03 +07:00
2be37c4a9e
update 2
Rio
2026-06-18 12:45:27 +07:00