Go to file
dimitar bbeb6bbdbb
Some checks failed
CI / build (push) Has been cancelled
v2 docs
2026-08-06 20:08:18 +02:00
.github chore(devops): Phase 5 — Dockerfile, .dockerignore, CI, deploy cleanup, error/loading UI 2026-08-02 13:20:10 +02:00
docs v2 docs 2026-08-06 20:08:18 +02:00
prisma fix 2026-08-03 18:33:14 +02:00
public init 2026-06-20 18:17:30 +02:00
scripts docs: prefer Docker build pack + build-variable note; log ADMIN_SESSION_SECRET at boot 2026-08-03 19:34:36 +02:00
src fix 2026-08-03 18:33:14 +02:00
.dockerignore chore(devops): Phase 5 — Dockerfile, .dockerignore, CI, deploy cleanup, error/loading UI 2026-08-02 13:20:10 +02:00
.env.example feat(security): Phase 1 — harden auth, rate limiting, CSRF, upload validation 2026-08-02 10:24:28 +02:00
.gitignore Merge branch 'admin' 2026-08-03 18:12:58 +02:00
docker-compose.dev.yaml superadmin fix 2026-08-03 17:32:34 +02:00
docker-compose.yaml traefic fix in compose file 2026-08-04 22:30:35 +02:00
Dockerfile fix: allow custom Clerk frontend API domain in CSP (NEXT_PUBLIC_CLERK_FAPI_HOST) 2026-08-03 19:43:28 +02:00
Dockerfile.dev local dev setup 2026-07-29 16:52:54 +02:00
eslint.config.mjs fix 2026-08-03 18:33:14 +02:00
next.config.ts fix: allow custom Clerk frontend API domain in CSP (NEXT_PUBLIC_CLERK_FAPI_HOST) 2026-08-03 19:43:28 +02:00
package-lock.json feat(schema): Phase 6 — VarChar bounds, updatedAt, key index, prisma seed 2026-08-02 14:47:41 +02:00
package.json super admin prod fix 2026-08-03 18:10:19 +02:00
postcss.config.mjs init 2026-06-20 18:17:30 +02:00
session-ses_031b.md v2 docs 2026-08-06 20:08:18 +02:00
tsconfig.json test: Phase 4 — vitest setup + unit tests for admin-session and rate-limit 2026-08-02 13:05:06 +02:00
vitest.config.ts test: Phase 4 — vitest setup + unit tests for admin-session and rate-limit 2026-08-02 13:05:06 +02:00