Fix: prioritize Manufacturer label over Series label in compound strings 2e55c9e Gemini CLI commited on 15 days ago
Fix: implement case-insensitive label matching and robust regex b7cc25d Gemini CLI commited on 15 days ago
Fix: correctly implement full-table label backfill without skipping records 83255e4 Gemini CLI commited on 15 days ago
Fix: implement incremental crawling and use SQLite Backup API for sync a4389a2 Gemini CLI commited on 15 days ago
Emergency fix: correct 500 server error caused by missing ORM relationship on search_video endpoint cb83cd2 Gemini CLI commited on 16 days ago
Pro Refactor: Industrial-grade stability, atomic sync, auto-repair, and complete API responses 30fbe48 Gemini CLI commited on 16 days ago
Fix API regression: restore full data fields for video and actress endpoints 8db8553 Gemini CLI commited on 16 days ago
Fix database locked error by serializing maintenance and crawl tasks in a single worker thread c81d689 Gemini CLI commited on 16 days ago
Implement full auto-repair on startup: fix labels automatically without manual intervention cbec340 Gemini CLI commited on 16 days ago
Restore Label Backfill button and endpoint in management UI 6d28aca Gemini CLI commited on 16 days ago
Fix persistence: increase sync frequency and call sync_to_bucket during crawl loop 2527af3 Gemini CLI commited on 16 days ago
Fix missing labels by patching crawler and adding a backfill maintenance tool f07ac7d Gemini CLI commited on 16 days ago
Restore full data responses for API endpoints and improve UI 373a3a1 Gemini CLI commited on 16 days ago
Final critical stability fixes: move to ephemeral disk, add auto-repair, and enable WAL mode 7890908 Gemini CLI commited on 16 days ago
Implement atomic sync and safe database recovery to prevent loops e413c2f Gemini CLI commited on 16 days ago
Auto-repair malformed database on startup for hands-off recovery b1927de Gemini CLI commited on 16 days ago
Final robust storage implementation with automatic sync and improved UI 8d9ea82 Gemini CLI commited on 16 days ago
Implement local runtime with periodic bucket sync for high stability 5c14c39 Gemini CLI commited on 16 days ago
Fix SyntaxError in f-string and remove non-ASCII character 09f7733 Gemini CLI commited on 16 days ago
Implement background crawler with persistent storage and control API fb73ae4 Gemini CLI commited on 16 days ago