21 Commits

Author SHA1 Message Date
Monarch055 db6c6efd28 readme.md 2026-06-13 12:04:04 +07:00
Monarch055 14b8549eee docs: add mobile uploading instructions for keeping GPS metadata 2026-06-11 18:19:55 +07:00
Monarch055 c3605730cb idk 2026-06-11 12:22:18 +07:00
Monarch055 59f5b0d754 style: add comprehensive mobile media queries for ergonomic topbar, modals, and panels 2026-06-11 12:12:23 +07:00
Monarch055 bfabb562b4 fix: add Supabase URL fallbacks to API routes to prevent runtime server-side crash 2026-06-11 12:08:01 +07:00
Monarch055 99ccb3e94c fix: hardcode build-time Supabase args and add fallback to JS to prevent compile crash 2026-06-11 11:24:01 +07:00
Monarch055 e28adb501f fix: pass Supabase variables as Docker build args and clean Next config 2026-06-11 11:20:53 +07:00
Monarch055 71d4b9ff08 change local to dev 2026-06-11 11:11:26 +07:00
Monarch055 3018ff63b0 fix: add allowedDevOrigins for Coolify domain to fix blank page in Next.js 16 2026-06-11 10:34:56 +07:00
Monarch055 269fcdd419 fix: update next-app link to use dedicated Coolify domain 2026-06-11 10:09:48 +07:00
Monarch055 0b3254526e fix: revert db to plain mysql image, remove *.sql from gitignore 2026-06-11 09:55:59 +07:00
Monarch055 0c0ea8d847 fix: remove docker/ and *.sql from .dockerignore so DB Dockerfile can COPY init.sql 2026-06-11 09:49:52 +07:00
Monarch055 42f06c1128 fix: COPY init.sql into DB image, remove Next.js basePath for Traefik prefix stripping 2026-06-11 09:43:16 +07:00
Monarch055 7e373a28a1 chore: copy code files into images for Coolify & ignore local mounts 2026-06-11 08:37:49 +07:00
Monarch055 bde5220db4 Remove Nginx gateway - let Coolify Traefik handle reverse proxy routing 2026-06-11 01:06:15 +07:00
Monarch055 99f6909dfe Bake Nginx config into image at build time instead of bind mount - fixes Coolify deployment 2026-06-11 01:01:19 +07:00
Monarch055 ff41562702 Remove host port bindings for db and phpmyadmin - use Coolify proxy routing instead 2026-06-11 00:29:10 +07:00
Monarch055 a0aaf24fcb Parameterize host ports to allow custom ports in Coolify deployment 2026-06-11 00:13:16 +07:00
Monarch055 395ba0a8ce Rename docker-compose.yml to docker-compose.yaml for Coolify compatibility 2026-06-10 23:12:27 +07:00
Monarch055 2a0bb3d637 docker 2026-06-10 22:42:58 +07:00
Monarch055 7ad037bf0a Initial commit 2026-06-10 19:36:52 +07:00