Commit History

change emoji to πŸ“ (notepad)
7ac2f89
Running

somratpro commited on

feat(sync): skip backup when no state changes detected
a9c0f66

somratpro Claude Sonnet 4.6 commited on

docs: add HuggingFlow to More Projects section
83c8430

somratpro Claude Sonnet 4.6 commited on

remove debug endpoints before release
c87b389

somratpro Claude Sonnet 4.6 commited on

reduce startup log verbosity
2272bb9

somratpro Claude Sonnet 4.6 commited on

add Google Login guide; rename YOUTUBE_* β†’ GOOGLE_* vars
72628ff

somratpro Claude Sonnet 4.6 commited on

add direct-connect guides + restyle setup page
f4e74f4

somratpro Claude Sonnet 4.6 commited on

bypass CF proxy for oauth/access_token β€” go direct to X
248182d

somratpro Claude Sonnet 4.6 commited on

debug: snapshot Redis login:/external: 100/500/1500ms after X callback
53c803e

somratpro commited on

debug: add /app/test-request-token to call generateAuthLink directly
24ad4e6

somratpro commited on

debug: grep Postiz source for Redis key patterns in debug-logs
445002b

somratpro commited on

debug: add /app/read-x-provider endpoint to inspect provider source
4e795a9

somratpro commited on

debug: check Redis key type before reading, handle hash type
fd7a1c1

somratpro commited on

debug: also inspect external:* keys in Redis check
fdf0380

somratpro commited on

debug: scan Redis DB 0/1/2 + keyspace in debug-logs
ad703e3

somratpro commited on

debug: add Redis codeVerifier check to /app/debug-logs
f9ac23b

somratpro Claude Sonnet 4.6 commited on

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

add /app/test-twitter probe + fix Worker redirect for POST
86ec115

somratpro Claude Sonnet 4.6 commited on

debug-logs: show cloudflare proxy env status explicitly
3b50174

somratpro Claude Sonnet 4.6 commited on

debug: log X OAuth callback params (oauth_verifier presence check)
14458bf

somratpro commited on

setup: clarify X OAuth steps β€” permissions + regenerate keys warning
f8338bc

somratpro commited on

debug-logs: tail last N lines + masked X credential diagnostics
468dd01

somratpro commited on

setup: redesign to match dashboard design system + fix X docs
5e5b81c

somratpro Claude Sonnet 4.6 commited on

fix: update footer to credit the author in the dashboard
b6c7f2b

somratpro commited on

Fix: add local time display for sync status in dashboard
87766ca

somratpro commited on

Fix: include keepalive status in root dashboard
f20876b

somratpro commited on

Fix: Move Cloudflare keepalive setup before health-server to avoid race condition
b46eebe

somratpro commited on

Improve: Better Cloudflare API error diagnostics
dd47a40

somratpro commited on

fix: improve keep-alive status message handling in renderDashboard function
05a6a72

somratpro commited on

fix: correct typo in project name "HuggingMes" in README
751478a

somratpro commited on

refactor: remove cloudflare-worker.js and related configurations
010e97a

somratpro commited on

refactor: replace UptimeRobot with Cloudflare Workers for service keep-alive mechanism
5d2b465

somratpro commited on

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