Commit Graph

8 Commits

Author SHA1 Message Date
Rain-Bus b72b5a31bb feat: enhance UI styling, add date picker, and clean up inline CSS 2026-06-09 15:12:58 +08:00
Rain-Bus 32978b3fc5 feat: add admin dashboard, pipeline service, lightbox, and update dependencies 2026-06-09 09:32:10 +08:00
Rain-Bus 0d293422ac feat: enhance UI, refactor services, improve templates and tests
- Replace image_extractor with pdf_image_extractor service
- Enhance pi_client with expanded API capabilities
- Improve summarizer service with additional features
- Update admin routes with more endpoints
- Add login page template
- Enhance detail page with comprehensive layout
- Improve search and trends pages
- Update base template with additional elements
- Refactor tests for better coverage
- Add validate_summary script
- Update project configuration and dependencies
2026-06-07 19:38:58 +08:00
Rain-Bus 4072a05460 chore: update project config, services, templates and styling 2026-06-06 00:49:45 +08:00
Rain-Bus 904eec392e feat: overhaul UI styling, improve templates, enhance services and tests 2026-06-06 00:38:56 +08:00
Rain-Bus ba9afa212c feat: add compare, trends routes, embedder service, and phase5 tests 2026-06-05 23:32:06 +08:00
Rain-Bus 1538d564f6 feat: add search and user data routes, services, and tests 2026-06-05 22:53:27 +08:00
Rain-Bus f1be24ab83 feat: initial project structure
- Add FastAPI app with paper browsing UI and REST API
- Add crawler service and database models
- Add scripts for DB init and manual crawl
- Add docs (api-and-ui, data-model, services)
- Add requirements and project config
2026-06-05 21:56:40 +08:00