tabby/ee/tabby-webserver
Meng Zhang fbceaafbc9
feat: implement strong password check (#995)
* extract schema::User as format for MeQuery

* refactor: restructure JWTPayload

* feat: update frontend to adapt JWT token format change

* delete generated files

* feat: implement strong password check

* [autofix.ci] apply automated fixes

* fix format

* fix unit test

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-12-09 20:13:46 +08:00
..
docs feat: add api to serve files under repositories (#851) 2023-11-24 01:58:56 +00:00
examples refactor: use tarpc for easier worker <-> hub communication (#781) 2023-11-14 12:48:20 -08:00
graphql refactor: restructure JwtPayload and MeQuery (#994) 2023-12-09 10:12:54 +00:00
src feat: implement strong password check (#995) 2023-12-09 20:13:46 +08:00
ui fix: make runner card width equal in large screen (#883) 2023-11-24 02:52:56 +00:00
Cargo.toml refactor: Use DateTime<Utc> for sqlite datetime fields (#946) 2023-12-05 15:47:10 +00:00