Spaces:
Running
Running
Commit History
Update RAG 1.2 for Main Space with Baileys auto-poll and keep-alive 2a29b48
Auto-poll Baileys QR code generation on UI a1d5810
Add Baileys QR Login UI and proxy endpoint 1972d1a
Add Baileys WhatsApp provider and UI configurations 19e5623
feat: use global export modal for single chat export with format selection 1b782ba
style: remove Granted text from OS popup alerts badge a709578
fix: persist admin preferences in localStorage and remove backend preferences endpoints d72b48e
fix: resolve ReferenceError in frontend settings api caused by incorrect authHeader function name 8f35421
feat: migrate admin notification preferences to a backend-driven API to ensure single source of truth and global synchronization 560047b
fix: immediately sync UI toggles on page load so they accurately reflect in-memory state 3529987
fix: implement global event deduplication to fully prevent multi-tab double notifications; add in-memory caching to guarantee settings toggles are respected even if localStorage fails a245297
fix: add cross-tab debounce for OS notifications to prevent duplicate popups when multiple admin tabs are open 350697d
fix: export saveNotifSetting to window so inline onchange handlers in IIFE can access it b50e6e1
fix: restore renotify:true to allow subsequent events for the same session to trigger OS popups 5abd489
fix: prevent double OS notification — remove renotify:true + seed alert_id on first QUEUED detection to prevent simultaneous QUEUED+alert double-fire 5f7edd5
fix: remove parallel AudioContext beep from playNotifSound/playDisconnectSound — was causing double notification sound on every alert 426d399
Integrate RAG v1.2 admin panel and handoff features 84160f5
fix: resolve admin refresh logout issue by checking credentials dynamically 824b8cd
Martechsol commited on
Restore: Revert codebase to stable May 14th 6 PM state cdcad66
Martechsol commited on
Restore to latest backup from 13 May - 2026-05-15 17:56 608d6ed
Martechsol commited on
Finalize Export Chat button text and remove debug logs 28b38ef
Martechsol commited on
Enhance sidebar export with modal, radio options, and ZIP bundling 1c231f3
Martechsol commited on
UI: Further decrease export dropdown hide delay to 300ms 6aa2af3
Martechsol commited on
UI: Decrease export dropdown hide delay to 800ms dbfc481
Martechsol commited on
UI: Improve export dropdown hover behavior with 1.5s delay and smooth transitions 8601306
Martechsol commited on
Update app/admin/templates/admin.html 787933a verified
Update app/admin/templates/admin.html 8e541e3 verified
Fix admin panel showing 'default name': update user_name in-place on rename, improve session list display 3944045
Martechsol commited on
Upload 47 files 3910b9e verified
wipe space 482f599
Implement Deep Intelligence: Query Expansion, Reranking, and High-Precision Chunking 8c1f7b3
Martechsol commited on
Fix Admin sidebar sync and increase relevance threshold to 0.45 0443bfd
Martechsol commited on
Integrate user name fetching, session persistence, and local lottie icon c5e0713
Martechsol commited on
feat: add chat export functionality (Excel/JSON) to admin panel b091928
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
feat: add secure admin panel, session store, localStorage tracking de42780
Martechsol commited on