Commit Graph

4 Commits

Author SHA1 Message Date
8a12744 d811c20932 feat(backend): replace Selenium with Playwright
BREAKING CHANGE: backend now requires Python 3.12 or newer.
2026-05-04 21:20:30 +08:00
8a12744 3b362500f0 feat(new-frontend): add theme and templates 2026-05-04 15:54:29 +08:00
8a12744 a6a395b743 feat(new-frontend): align visual experience 2026-05-04 13:11:44 +08:00
8a12744 f8dcf6e3d3 build(backend): manage dependencies with uv
BREAKING CHANGE: apps/backend/requirements.txt is no longer the backend dependency source. Use uv sync and uv run python main.py for backend setup and startup.
2026-05-03 17:19:27 +08:00