Commit History

feat: add /app/debug-logs endpoint to expose backend logs and proxy environment variables
5aec081

somratpro commited on

fix: adjust OAuth callback paths, force /app root redirect, and increase logging verbosity for sync processes
3d8fd70

somratpro commited on

chore: update X OAuth instructions, increase default SYNC_INTERVAL, and adjust app navigation paths
2869840

somratpro commited on

refactor: implement two-pass backup creation to automatically exclude frontend cache if tarball exceeds size limits
264b68d

somratpro commited on

feat: document platform architecture and enhance health server dashboard with OAuth setup guides
e47c28d

somratpro commited on

dashboard: user-friendly setup guide + platform status grid
245f89d

somratpro Claude Sonnet 4.6 commited on

fix: rewrite Space-host redirects to relative paths + pass x-forwarded-proto
57b8b04

somratpro Claude Sonnet 4.6 commited on

fix: patch google font → local at runtime to survive cached Stage 1
fd4cae0

somratpro Claude Sonnet 4.6 commited on

update
bb56821

somratpro commited on

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

fix: set FRONTEND_URL to bare origin so CORS allow-origin matches browser
ff3303a

somratpro Claude Opus 4.7 commited on

fix: serve Next.js public/ files from disk to avoid nginx basePath 502s
12bbc56

somratpro Claude Opus 4.7 commited on

perf: move pnpm install before next.config.js patches to preserve cache
2ecb798

somratpro Claude Opus 4.7 commited on

fix: redirect bare paths to /app/ and disable image optimization
0234a7a

somratpro Claude Opus 4.7 commited on

fix: redirect /app root to /app/auth/ instead of white-screening
c4c4e4c

somratpro Claude Opus 4.7 commited on

debug: add /debug-proxy endpoint + empty-200 warning log
ad8ca81

somratpro Claude Opus 4.7 commited on

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