tabby/ee/tabby-webserver
Meng Zhang 19d773e7ad
feat: implement register api check with invitation code (#934)
* feat(webserver): implement is_admin_initialized graphql api

* refactor

* add unit test

* [autofix.ci] apply automated fixes

* renaming

* temp invitations

* update

* update

* implement register check

* test

* update invitations

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-12-02 00:14:29 +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 feat: implement register api check with invitation code (#934) 2023-12-02 00:14:29 +08:00
src feat: implement register api check with invitation code (#934) 2023-12-02 00:14:29 +08:00
ui fix: make runner card width equal in large screen (#883) 2023-11-24 02:52:56 +00:00
Cargo.toml feat(ee): implement user authentication api (#912) 2023-12-01 10:22:53 +08:00