dependabot[bot]
f121e98fa0
build(deps): bump pyjwt from 2.12.1 to 2.13.0
...
Bumps [pyjwt](https://github.com/jpadilla/pyjwt ) from 2.12.1 to 2.13.0.
- [Release notes](https://github.com/jpadilla/pyjwt/releases )
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.12.1...2.13.0 )
---
updated-dependencies:
- dependency-name: pyjwt
dependency-version: 2.13.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-16 04:30:05 +00:00
8a12744
73d476bcea
feat(email): add admin notification settings
2026-05-05 13:38:34 +08:00
8a12744
a780c1bf52
feat(email): extract notification templates
2026-05-05 12:18:18 +08:00
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
c54a22ece5
chore(pre-commit): add ruff hooks
2026-05-03 18:18:42 +08:00
8a12744
79a6742399
chore(backend): add ruff configuration
2026-05-03 18:07:39 +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