15 Commits

Author SHA1 Message Date
david 33beed97c3 chore: prepare v0.1.0 release with correct image tags 2026-03-31 16:35:18 -07:00
david 779f9f4e7c chore: implement semantic versioning with docker image tagging 2026-03-31 16:34:30 -07:00
david e4ce124326 remove playwright-report 2026-03-31 14:50:16 -07:00
david 1e5f900821 fix: add dynamic config to pages and update Dockerfile for PostgreSQL 2026-03-31 04:17:16 -07:00
david a1a380f410 chore: update database username to euchre_camp and hostname to postgresql 2026-03-31 04:05:14 -07:00
david d79aa19393 chore: add CasaOS setup script 2026-03-31 03:57:07 -07:00
david d051afba82 fix: update admin scripts to use PostgreSQL adapter and dotenv 2026-03-31 03:38:25 -07:00
david e0d159ad8d fix: remove logging from prisma client and fix users API routes 2026-03-31 01:15:57 -07:00
david 93af8dccef feat: add scripts for player deduplication and user management 2026-03-30 21:31:49 -07:00
david ef01061a05 chore: switch database provider from SQLite to PostgreSQL 2026-03-30 21:31:36 -07:00
david ac29b38175 fix: update database switching to modify schema file directly 2026-03-29 20:47:31 -07:00
david bcb967017f feat: add Docker support with PostgreSQL and health check endpoint 2026-03-29 20:38:56 -07:00
david 803f936e2f feat: add PostgreSQL database adapter support 2026-03-29 20:08:53 -07:00
david cdbab52541 fix: remove dead admin scripts and fix create-admin-better-auth.js 2026-03-29 19:43:12 -07:00
david 123df671f5 nextjs-rewrite (#5)
Reviewed-on: #5
Co-authored-by: David Gwilliam <dhgwilliam@gmail.com>
Co-committed-by: David Gwilliam <dhgwilliam@gmail.com>
2026-03-30 02:30:13 +00:00