tabby/ee/tabby-ui
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
..
app refactor(tabby-ui): add unused-imports lint (#993) 2023-12-08 17:52:09 +00:00
assets/fonts
components refactor(tabby-ui): add unused-imports lint (#993) 2023-12-08 17:52:09 +00:00
lib feat: implement strong password check (#995) 2023-12-09 20:13:46 +08:00
.env.development.example
.eslintrc.json refactor(tabby-ui): add unused-imports lint (#993) 2023-12-08 17:52:09 +00:00
.gitignore
README.md
codegen.ts refactor: move graphql query to individual files (avoid abstract for single use query) (#954) 2023-12-06 22:57:04 +08:00
components.json
next-env.d.ts
next.config.js
package.json refactor(tabby-ui): add unused-imports lint (#993) 2023-12-08 17:52:09 +00:00
postcss.config.js
prettier.config.cjs refactor(webserver): enable import order + remove useless import (#984) 2023-12-08 12:40:45 +08:00
tailwind.config.js
tsconfig.json
yarn.lock refactor(tabby-ui): add unused-imports lint (#993) 2023-12-08 17:52:09 +00:00

README.md

Tabby UI