ohmyapi/outlook2api
fix: use naive UTC datetime in stats endpoint for PostgreSQL compatibility
fix: mailbox layout - expand to full width, fix height and navigation
fix: disable asyncpg prepared statement cache for Neon compatibility
fix: use timezone-naive UTC datetimes for PostgreSQL TIMESTAMP columns
fix: remove drop_all from init_db, add pool_pre_ping for PostgreSQL
debug: temporary error details for account create
fix: timezone-aware DateTime columns for PostgreSQL asyncpg compatibility
debug: add error details to account create endpoint
debug: add /health endpoint to check database backend
fix: use database for Mail.tm API routes, fix PostgreSQL SSL handling
fix: W is not defined — expose W to global scope for inline onclick handlers
fix: admin page not showing after login — display:none CSS override bug
feat: comprehensive upgrade — dark mode, email improvements, Claude-style UI
fix: use valid HF Space colorFrom value
fix: add root Dockerfile and HF Space metadata for deployment
feat: admin panel overhaul — self-contained CSS, SMTP send, redesigned homepage
feat: mailbox viewer, fix password/export bugs, change default admin pw
fix: robust CI auto-import script, fix admin auth token verification
feat: CI auto-import, updated Dockerfile, docs, and env config
fix: CI auto-import reads from zip (staging dir cleaned by bundle_output)
feat: add admin panel with PostgreSQL, bulk import, and CI auto-import
fix: username must start with letter, remove debug screenshots
fix: remove name step (MS removed it), fix birth date JS syntax error
fix: rewrite form filling for new Microsoft Fluent UI signup page
fix: handle Fetch.requestPaused to allow page navigation through proxy
debug: add screenshot + HTML dump for signup page troubleshooting
fix: replace MV2 proxy extension with CDP Fetch.authRequired
docs: add comprehensive README with API, registration, and deployment docs
feat: init outlook2api — mail API + batch registration with cloud captcha
