Commit History

fix(db): resolve SqliteError at startup by improving path detection and initialization robustness
24fbf8d

3v324v23 commited on

Fix Multi-User Bug: Moved student profiles from shared SQLite to private Browser Cookies so users don't overwrite each other
83ab091

3v324v23 commited on

UI: Add scraping in-progress state and 2-save profile limit
8a8ae0c

3v324v23 commited on

Fix SQLITE_CANTOPEN: Lazy-load DB connection in lib/db.ts to bypass Vite build-time execution
44fa825

3v324v23 commited on

Fix SQLITE_CANTOPEN: disable prerendering to prevent DB access during vite build
c6568f6

3v324v23 commited on

Fix HF Spaces build: set DATABASE_PATH before Vite build and clear Svelte warnings
1e6ac22

3v324v23 commited on

Fix SQLITE_CANTOPEN by reordering Docker build and fix Svelte 5 warnings
d007bcd

3v324v23 commited on

Initialize OpportunityRadar V3 Platform
f52856e

3v324v23 commited on