test2 / app /admin /router.py

Commit History

Fix 500 error due to NoneType strip and handle URL schemes securely
2c8b1b1

joedown11 commited on

Fix HF HTML boot screen causing JSONDecodeError
b99a459

joedown11 commited on

Fix proxy returning HTTP 503 for generating status
b3cc86c

joedown11 commited on

Add Baileys QR Login UI and proxy endpoint
1972d1a

joedown11 commited on

Add Baileys WhatsApp provider and UI configurations
19e5623

joedown11 commited on

fix: persist admin preferences in localStorage and remove backend preferences endpoints
d72b48e

joedown11 commited on

feat: migrate admin notification preferences to a backend-driven API to ensure single source of truth and global synchronization
560047b

joedown11 commited on

fix: add cache-control headers to admin panel to prevent browsers from caching stale JS logic
9e4f2f8

joedown11 commited on

Integrate RAG v1.2 admin panel and handoff features
84160f5

joedown11 commited on

Hardening admin security: moving credentials to environment variables
1d15f75

Martechsol commited on

Upload 47 files
3910b9e
verified

joedown11 commited on

wipe space
482f599

joedown11 commited on

feat: add chat export functionality (Excel/JSON) to admin panel
b091928

Martechsol commited on

Force IPv4 and improve SMTP logging for OTP emails
d6b9e1a

Martechsol commited on

Switch to SMTP_SSL on port 465 for better reliability on Hugging Face
3540a94

Martechsol commited on

Fix blocking SMTP call causing login hang
8da4c4b

Martechsol commited on

Implement email-based OTP and enforce verification state
5d7db7e

Martechsol commited on

Add two-step OTP authentication for admin panel
1089614

Martechsol commited on

Fix admin panel auth: remove browser popup and implement persistent login
80cc8db

Martechsol commited on

Hard revert to known working state 77f8b73
b542ac2

Martechsol commited on

Revert to stable working state
ea76746

Martechsol commited on

feat: add secure admin panel, session store, localStorage tracking
de42780

Martechsol commited on