• Joined on 2026-05-24
muken pushed to main at muken/assets 2026-06-27 22:49:15 +00:00
59daa0f12f Delete main/icons/logo-a.png
muken pushed to main at muken/assets 2026-06-27 22:49:00 +00:00
4367e54a70 Upload files to "main/icons"
muken pushed to main at muken/la-huasca-ts 2026-06-27 22:44:35 +00:00
3294471a94 Bind Next.js to 0.0.0.0 in container
muken pushed to main at muken/la-huasca-ts 2026-06-27 22:22:15 +00:00
61b7540508 Add curl to runner image for kubectl exec convenience
muken pushed to main at muken/la-huasca-ts 2026-06-27 22:19:28 +00:00
4e56581875 Rewrite deploy-db.sh to provision Postgres inside la-huasca namespace
muken pushed to main at muken/la-huasca-ts 2026-06-27 22:14:41 +00:00
1fed6dacad Fix envsubst invocation in deploy.sh
muken pushed to main at muken/la-huasca-ts 2026-06-27 22:11:30 +00:00
b338354d74 Add public/.gitkeep so Dockerfile COPY public does not fail
muken pushed to main at muken/la-huasca-ts 2026-06-27 22:09:32 +00:00
3abb92424a Detect Next.js build phase and skip DATABASE_URL check during Docker build
muken pushed to main at muken/la-huasca-ts 2026-06-27 22:03:15 +00:00
82fabe5d9b Allow build without DATABASE_URL; only require it at runtime
muken pushed to main at muken/la-huasca-ts 2026-06-27 22:01:40 +00:00
b2727fb298 Make deploy.sh executable
muken pushed to main at muken/la-huasca-ts 2026-06-27 21:55:35 +00:00
b8153faec9 Remove Home tab from navbar; brand logo links home
muken pushed to main at muken/la-huasca-ts 2026-06-27 21:54:59 +00:00
93e9e15451 Move navbar styles to globals.css, fix active underline logic
muken pushed to main at muken/la-huasca-ts 2026-06-27 21:51:04 +00:00
3bf7642343 Add Dockerfile, K8s manifests, and deploy.sh for plexnuke k3s cluster
muken pushed to main at muken/la-huasca-ts 2026-06-27 21:47:03 +00:00
1bd5325baa Add createUser helper, admin users API, and bootstrap endpoint for mmendoza
muken pushed to main at muken/la-huasca-ts 2026-06-27 21:44:20 +00:00
1148f7a72f Switch navbar to #001321, admin can update logo/favicon, logo links home
muken pushed to main at muken/la-huasca-ts 2026-06-27 21:42:39 +00:00
8952bbf555 Apply La Huasca brand colors across layout, nav, login, admin, user and home
muken pushed to main at muken/la-huasca-ts 2026-06-27 21:40:59 +00:00
cc59177a74 Add database integration, auth API, admin/user portals, and deploy-db.sh
muken pushed to main at muken/la-huasca-ts 2026-06-27 21:33:22 +00:00
26559d4cf8 Add login, role-based portals, and browser-local admin image upload
muken pushed to main at muken/la-huasca-ts 2026-06-27 21:24:15 +00:00
e4b30d6dfd docs: expand README with project overview and getting started
muken pushed to main at muken/la-huasca-ts 2026-06-27 21:24:12 +00:00
5cc7a6b7b5 feat: add client component demonstrating Pretext text measurement