Remove hyperscript from login page, use hx-on attributes to fix null alerts e6f0b66 abc1181 commited on 26 days ago
Fix htmx auth: get_current_user falls back to nexustoken cookie; fix null hyperscript alerts; add JSONResponse import 3898d20 abc1181 commited on 29 days ago
Fix NameError: add JSONResponse import; fix dashboard stats URL 6624622 abc1181 commited on 29 days ago
Fix hyperscript: bare statements caused 'null' alerts on login page load 55a6f09 abc1181 commited on 29 days ago
Fix dashboard 500: pass request to template context in serve_page a6cf28c abc1181 commited on 29 days ago
Fix login: use Form(...) instead of Pydantic body for /api/auth/login-form to accept form-encoded data 5e9d05f abc1181 commited on 29 days ago
Fix 3 startup bugs: mutable proxy for async_session_maker, remove double create_task around non-coroutine background funcs 83b668c abc1181 commited on 29 days ago
Fix async_session_maker None bug: mutable proxy object so all 40+ module-level imports track state 1609b44 abc1181 commited on 29 days ago
Strip sslmode/gssencmode from async URL for asyncpg compat; add .gitignore 72e837b abc1181 commited on 29 days ago
Fix async_session_maker None crash: use module reference instead of import-time copy f5fc9fc abc1181 commited on 29 days ago
Fix URL resolution: auto-detect postgresql:// -> +asyncpg/+psycopg2, default to SQLite, non-fatal alembic 53dd14f abc1181 commited on 29 days ago
Fix 6 critical runtime bugs, wire up realtime WebSocket, fix semantic cache & load balancer, expand code interpreter & config backup, add scraper.py, integrate google-antigravity SDK 6118621 abc1181 commited on 29 days ago
feat: HTML-first mode (USE_HTML=true default), all pages render server-side, no React required e792c49 abc1181 commited on about 1 month ago
fix: rebuild frontend JS with cookie fallback for form-based login a0a518d abc1181 commited on about 1 month ago
fix: HTML template system, agent 404, Vary headers, missing template files 3383f20 abc1181 commited on about 1 month ago
fix: eliminate infinite reload loop between /login and / a4cd60e abc1181 commited on about 1 month ago
auth: server-side redirect on all pages, form-based login endpoint, CSP removed, cookie Secure flag ca64345 abc1181 commited on about 1 month ago
fix: server-side cookie redirect + standalone login + root redirect 422d264 abc1181 commited on about 1 month ago
Fix v2: inline auth-guard script in static HTML (runs before React hydrates) + static fallback link always visible 922b469 verified abcd118q commited on Jun 5
Fix: stuck spinner → window.location.replace for hard nav in static export fc1b358 verified abcd118q commited on Jun 5
Phase 14: error boundaries + inline critical CSS + noscript + CSP/HSTS + global 401 handler + favicon 46e3c66 verified abcd118q commited on Jun 5
Re-upload clean static/_next (single build, all chunks consistent) f2dd633 verified abcd118q commited on Jun 4
Fix: clean stale build files from static/_next (was 3 builds mixed) 6aa7859 verified abcd118q commited on Jun 4
Phase 11: OpenRouter-style Models + polished Realtime + 70% faster page loads 057c1d6 verified abcd118q commited on Jun 4
Phase 9: zero hardcoding + OpenRouter-style Models page + 100% frontend/backend parity 1e7da2f verified abcd118q commited on Jun 4
Fix: pre-flight integrity check + quarantine on malformed DB (storage.py init_db) 726654d verified abcd118q commited on Jun 4
Realtime vertical slice + perf foundation (C1/C3/C4/H1/H3/H4) + bug fixes (BUG 1-4) + test framework 4d79592 verified abcd118q commited on Jun 4
Phase 2+3: frontend fixes, backend cleanup, performance optimization 1ce4803 abc1181 commited on May 22
Fix SPA routing: serve Next.js pages at their paths + /_next/static/ assets c96da4e abc1181 commited on May 22