feat(sync): skip backup when no state changes detected a9c0f66 somratpro Claude Sonnet 4.6 commited on about 13 hours ago
docs: add HuggingFlow to More Projects section 83c8430 somratpro Claude Sonnet 4.6 commited on 1 day ago
add Google Login guide; rename YOUTUBE_* β GOOGLE_* vars 72628ff somratpro Claude Sonnet 4.6 commited on 2 days ago
add direct-connect guides + restyle setup page f4e74f4 somratpro Claude Sonnet 4.6 commited on 2 days ago
bypass CF proxy for oauth/access_token β go direct to X 248182d somratpro Claude Sonnet 4.6 commited on 2 days ago
debug: snapshot Redis login:/external: 100/500/1500ms after X callback 53c803e somratpro commited on 2 days ago
debug: add /app/test-request-token to call generateAuthLink directly 24ad4e6 somratpro commited on 2 days ago
debug: grep Postiz source for Redis key patterns in debug-logs 445002b somratpro commited on 2 days ago
debug: add /app/read-x-provider endpoint to inspect provider source 4e795a9 somratpro commited on 2 days ago
debug: check Redis key type before reading, handle hash type fd7a1c1 somratpro commited on 2 days ago
debug: add Redis codeVerifier check to /app/debug-logs f9ac23b somratpro Claude Sonnet 4.6 commited on 2 days ago
fix: CF Worker must re-POST body on X's api.twitter.comβapi.x.com redirect 062df28 somratpro Claude Sonnet 4.6 commited on 2 days ago
add /app/test-twitter probe + fix Worker redirect for POST 86ec115 somratpro Claude Sonnet 4.6 commited on 2 days ago
debug-logs: show cloudflare proxy env status explicitly 3b50174 somratpro Claude Sonnet 4.6 commited on 2 days ago
debug: log X OAuth callback params (oauth_verifier presence check) 14458bf somratpro commited on 3 days ago
setup: clarify X OAuth steps β permissions + regenerate keys warning f8338bc somratpro commited on 3 days ago
debug-logs: tail last N lines + masked X credential diagnostics 468dd01 somratpro commited on 3 days ago
setup: redesign to match dashboard design system + fix X docs 5e5b81c somratpro Claude Sonnet 4.6 commited on 3 days ago
Fix: Move Cloudflare keepalive setup before health-server to avoid race condition b46eebe somratpro commited on 6 days ago
fix: improve keep-alive status message handling in renderDashboard function 05a6a72 somratpro commited on 6 days ago
refactor: remove cloudflare-worker.js and related configurations 010e97a somratpro commited on 6 days ago
refactor: replace UptimeRobot with Cloudflare Workers for service keep-alive mechanism 5d2b465 somratpro commited on 6 days ago
feat: add /app/debug-logs endpoint to expose backend logs and proxy environment variables 5aec081 somratpro commited on 7 days ago
fix: adjust OAuth callback paths, force /app root redirect, and increase logging verbosity for sync processes 3d8fd70 somratpro commited on 7 days ago
chore: update X OAuth instructions, increase default SYNC_INTERVAL, and adjust app navigation paths 2869840 somratpro commited on 7 days ago
refactor: implement two-pass backup creation to automatically exclude frontend cache if tarball exceeds size limits 264b68d somratpro commited on 7 days ago
feat: document platform architecture and enhance health server dashboard with OAuth setup guides e47c28d somratpro commited on 7 days ago
dashboard: user-friendly setup guide + platform status grid 245f89d somratpro Claude Sonnet 4.6 commited on 7 days ago
fix: rewrite Space-host redirects to relative paths + pass x-forwarded-proto 57b8b04 somratpro Claude Sonnet 4.6 commited on 7 days ago
fix: patch google font β local at runtime to survive cached Stage 1 fd4cae0 somratpro Claude Sonnet 4.6 commited on 7 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 7 days ago
fix: set FRONTEND_URL to bare origin so CORS allow-origin matches browser ff3303a somratpro Claude Opus 4.7 commited on 7 days ago
fix: serve Next.js public/ files from disk to avoid nginx basePath 502s 12bbc56 somratpro Claude Opus 4.7 commited on 8 days ago
perf: move pnpm install before next.config.js patches to preserve cache 2ecb798 somratpro Claude Opus 4.7 commited on 8 days ago
fix: redirect bare paths to /app/ and disable image optimization 0234a7a somratpro Claude Opus 4.7 commited on 8 days ago
fix: redirect /app root to /app/auth/ instead of white-screening c4c4e4c somratpro Claude Opus 4.7 commited on 8 days ago
debug: add /debug-proxy endpoint + empty-200 warning log ad8ca81 somratpro Claude Opus 4.7 commited on 8 days ago
feat: add debug logging for unexpected empty responses from nginx proxy 5e8e29d somratpro commited on 8 days ago
Fix white screen: rewrite internal-host Location headers in proxy 6050e80 somratpro Claude Opus 4.7 commited on 8 days ago