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 chore: move tabby-ui under ee license. (#667) 2023-10-29 15:56:57 -07:00
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 chore: move tabby-ui under ee license. (#667) 2023-10-29 15:56:57 -07:00
.eslintrc.json refactor(tabby-ui): add unused-imports lint (#993) 2023-12-08 17:52:09 +00:00
.gitignore chore: move tabby-ui under ee license. (#667) 2023-10-29 15:56:57 -07:00
README.md chore: move tabby-ui under ee license. (#667) 2023-10-29 15:56:57 -07:00
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 chore: move tabby-ui under ee license. (#667) 2023-10-29 15:56:57 -07:00
next-env.d.ts chore: move tabby-ui under ee license. (#667) 2023-10-29 15:56:57 -07:00
next.config.js chore: move tabby-ui under ee license. (#667) 2023-10-29 15:56:57 -07:00
package.json refactor(tabby-ui): add unused-imports lint (#993) 2023-12-08 17:52:09 +00:00
postcss.config.js chore: move tabby-ui under ee license. (#667) 2023-10-29 15:56:57 -07:00
prettier.config.cjs refactor(webserver): enable import order + remove useless import (#984) 2023-12-08 12:40:45 +08:00
tailwind.config.js chore: move tabby-ui under ee license. (#667) 2023-10-29 15:56:57 -07:00
tsconfig.json chore: move tabby-ui under ee license. (#667) 2023-10-29 15:56:57 -07:00
yarn.lock refactor(tabby-ui): add unused-imports lint (#993) 2023-12-08 17:52:09 +00:00

README.md

Tabby UI