Commit History

Implement wake_event synchronization to instantly resume recovery loop upon HTTP cookie updates
f168c51

DevWizard-Vandan commited on

Support CORS and resilient bookmarklet cookie extraction in app.py
4d158ac

DevWizard-Vandan commited on

feat: implement /quick-auth and mobile browser bookmarklet for one-tap biometric session cookie syncing
f1b2ba7

DevWizard-Vandan commited on

clean: remove temporary network diagnostics route
5840de4

DevWizard-Vandan commited on

debug: add more domains to network diagnostics
283f38e

DevWizard-Vandan commited on

debug: add network diagnostics endpoint
1f52dfb

DevWizard-Vandan commited on

feat: Add Telegram API Proxy support to bypass Hugging Face firewall blocks
7a99229

DevWizard-Vandan commited on

feat: Add keep-alive loop, Telegram auth recovery system, and fix main.py NameError crash
c5cc882

DevWizard-Vandan commited on

Add authenticated Devices Whitelist tab on frontend for single-click current client IP addition and removal
392ec54

DevWizard-Vandan commited on

Implement advanced multi-tenant authentication logic - bypass login modal for same-wifi users only when system is logged in elsewhere; enforce login otherwise
e7daaf4

DevWizard-Vandan commited on

Fix HF Space database backup system - link active quantforge_v2.db to private dataset repository backup thread and start backup service on app boot
a557494

DevWizard-Vandan commited on

Phase 7: Analytics dashboard overhaul - trash_reason tracking, enriched /api/stats, Semaphore(11), premium dark/light UI, LLM router model tracking, pause/resume endpoints
9b1765d

DevWizard-Vandan commited on

Add Session Cookie settings widget to main dashboard sidebar and optimize client payload types for WorldQuant Brain API
23d09fc

DevWizard-Vandan commited on

Support 't' cookie key in cookie parser logic for WorldQuant Brain compatibility
c94c2cd

DevWizard-Vandan commited on

Support login-cookie route and UI controls in templates/index.html to facilitate biometric/MFA login verification
f511a48

DevWizard-Vandan commited on

Return full alpha fields in /api/queue for pending details modal
b0dcfcb

DevWizard-Vandan commited on

Migrate to event-driven immediate submission, increase daily cap to 20, and rename SP500 to TOPSP500
fdda2e5

DevWizard-Vandan commited on

clean up logs by changing is_home_wifi to DEBUG level and removing debug endpoint
f380ae8

DevWizard-Vandan commited on

add debug_whitelist endpoint for diagnosing IP matching issues
d255ae6

DevWizard-Vandan commited on

fix: merge env vars and settings for ip whitelist, add ip logging
dbdce59

DevWizard-Vandan commited on

feat: include simulation settings in /api/archive for details modal display
e9c96d8

DevWizard-Vandan commited on

Fix database normalization unique constraints boot crash, timer drift using client-side seconds, rate-limit retry logging noise, and add Details modal for Tested Archive
e11d033

DevWizard-Vandan commited on

Auto-start miner, enable SQLite WAL, implement local smooth countdown, and sort submittable archive by latest first
b1fdb40

DevWizard-Vandan commited on

Fix timezone display to local IST and add extensive sort and filter controls to Tested & Submittable archives
3410a63

DevWizard-Vandan commited on

Remove redundant is_home_wifi checks from settings and miner control routes, relying entirely on auth state
5546e78

DevWizard-Vandan commited on

Fix template syntax error, allow login from any IP, and auto-authenticate home WiFi devices
436a1f3

DevWizard-Vandan commited on

Implement guest dashboard mode with IP whitelisting for write/credentials access, and add day-wise categorization for submittable archive
e2599a1

DevWizard-Vandan commited on

Implement Submittable Archive tab and API endpoint
08a183f

DevWizard-Vandan commited on

Add View Details option to priority submission queue
611a35e

DevWizard-Vandan commited on

Fix submission lockout bug, add alpha_id DB storage and direct status polling
d705f63

DevWizard-Vandan commited on

Add dynamic concurrent simulations limit of 3 with UI control
48af269

DevWizard-Vandan commited on

Allow session cookies to work inside Hugging Face iframe using SameSite=None and Secure
645ee42

DevWizard-Vandan commited on

Configure persistent session cookies (30 days)
84ca73d

DevWizard-Vandan commited on

Initialize Space with QuantForge Miner code and 24/7 integration config
ddccbe9

DevWizard-Vandan commited on