feat: add /app/debug-logs endpoint to expose backend logs and proxy environment variables 5aec081 somratpro commited on 4 days ago
fix: adjust OAuth callback paths, force /app root redirect, and increase logging verbosity for sync processes 3d8fd70 somratpro commited on 4 days ago
chore: update X OAuth instructions, increase default SYNC_INTERVAL, and adjust app navigation paths 2869840 somratpro commited on 4 days ago
refactor: implement two-pass backup creation to automatically exclude frontend cache if tarball exceeds size limits 264b68d somratpro commited on 4 days ago
feat: document platform architecture and enhance health server dashboard with OAuth setup guides e47c28d somratpro commited on 4 days ago
dashboard: user-friendly setup guide + platform status grid 245f89d somratpro Claude Sonnet 4.6 commited on 4 days ago
fix: rewrite Space-host redirects to relative paths + pass x-forwarded-proto 57b8b04 somratpro Claude Sonnet 4.6 commited on 4 days ago
fix: patch google font → local at runtime to survive cached Stage 1 fd4cae0 somratpro Claude Sonnet 4.6 commited on 4 days ago
feat: vendor Plus Jakarta Sans fonts and patch layouts to resolve build-time network constraints, update health-server proxy logic, and correct UptimeRobot interval units. 6c0455b somratpro commited on 5 days ago
fix: set FRONTEND_URL to bare origin so CORS allow-origin matches browser ff3303a somratpro Claude Opus 4.7 commited on 5 days ago
fix: serve Next.js public/ files from disk to avoid nginx basePath 502s 12bbc56 somratpro Claude Opus 4.7 commited on 5 days ago
perf: move pnpm install before next.config.js patches to preserve cache 2ecb798 somratpro Claude Opus 4.7 commited on 5 days ago
fix: redirect bare paths to /app/ and disable image optimization 0234a7a somratpro Claude Opus 4.7 commited on 5 days ago
fix: redirect /app root to /app/auth/ instead of white-screening c4c4e4c somratpro Claude Opus 4.7 commited on 5 days ago
debug: add /debug-proxy endpoint + empty-200 warning log ad8ca81 somratpro Claude Opus 4.7 commited on 5 days ago
feat: add debug logging for unexpected empty responses from nginx proxy 5e8e29d somratpro commited on 5 days ago
Fix white screen: rewrite internal-host Location headers in proxy 6050e80 somratpro Claude Opus 4.7 commited on 6 days ago
Fix ERR_TOO_MANY_REDIRECTS: add trailingSlash:true + config-hash rebuild guard c63d0d1 somratpro Claude Opus 4.7 commited on 6 days ago
fix: patch nginx to re-add /app prefix when proxying to Next.js 0394ebe somratpro Claude Opus 4.7 commited on 6 days ago
fix: write pg.log to /tmp — /postiz is root-owned, postgres user denied 2aa8665 somratpro Claude Opus 4.7 commited on 6 days ago
fix: move next build to container startup — HF builder cgroup too small 866a8e6 somratpro Claude Opus 4.7 commited on 6 days ago
fix: fresh clone + filtered pnpm install in frontend stage to cut peak RSS a1ea643 somratpro Claude Opus 4.7 commited on 6 days ago
fix: split frontend into isolated build stage to eliminate residual RSS a83da60 somratpro Claude Opus 4.7 commited on 6 days ago
fix: restore 3072 MB heap for frontend — single-thread needs ~1.9 GB b517c30 somratpro Claude Opus 4.7 commited on 6 days ago
fix: limit Next.js webpack workers to prevent OOMKilled on HF builder 7fec572 somratpro Claude Opus 4.7 commited on 6 days ago
Fix OOM build (exit 137) by disabling sourcemap generation 8de0b02 somratpro Claude Opus 4.7 commited on 6 days ago