Commit History

feat: add debug logging for unexpected empty responses from nginx proxy
5e8e29d

somratpro commited on

Fix white screen: rewrite internal-host Location headers in proxy
6050e80

somratpro Claude Opus 4.7 commited on

Fix ERR_TOO_MANY_REDIRECTS: add trailingSlash:true + config-hash rebuild guard
c63d0d1

somratpro Claude Opus 4.7 commited on

fix: patch nginx to re-add /app prefix when proxying to Next.js
0394ebe

somratpro Claude Opus 4.7 commited on

fix: write pg.log to /tmp β€” /postiz is root-owned, postgres user denied
2aa8665

somratpro Claude Opus 4.7 commited on

fix: move next build to container startup β€” HF builder cgroup too small
866a8e6

somratpro Claude Opus 4.7 commited on

fix: fresh clone + filtered pnpm install in frontend stage to cut peak RSS
a1ea643

somratpro Claude Opus 4.7 commited on

fix: split frontend into isolated build stage to eliminate residual RSS
a83da60

somratpro Claude Opus 4.7 commited on

fix: restore 3072 MB heap for frontend β€” single-thread needs ~1.9 GB
b517c30

somratpro Claude Opus 4.7 commited on

fix: limit Next.js webpack workers to prevent OOMKilled on HF builder
7fec572

somratpro Claude Opus 4.7 commited on

Fix OOM build (exit 137) by disabling sourcemap generation
8de0b02

somratpro Claude Opus 4.7 commited on

initialize project
b4d7c1c

somratpro commited on