tabby/ee/tabby-webserver/src
Eric 79e704458d
feat(ee): implement user authentication api (#912)
* feat: impl user authentication

* resolve comments

* fix validation code name

* resolve comment
2023-12-01 10:22:53 +08:00
..
repositories feat: add api to serve files under repositories (#851) 2023-11-24 01:58:56 +00:00
schema feat(ee): implement user authentication api (#912) 2023-12-01 10:22:53 +08:00
server feat(ee): implement user authentication api (#912) 2023-12-01 10:22:53 +08:00
api.rs feat: implement worker unregistration (#872) 2023-11-23 06:22:04 +00:00
db.rs feat(ee): implement user authentication api (#912) 2023-12-01 10:22:53 +08:00
lib.rs feat: add api to serve files under repositories (#851) 2023-11-24 01:58:56 +00:00
repositories.rs feat: add api to serve files under repositories (#851) 2023-11-24 01:58:56 +00:00
schema.rs feat(ee): implement user authentication api (#912) 2023-12-01 10:22:53 +08:00
server.rs feat(ee): implement user authentication api (#912) 2023-12-01 10:22:53 +08:00
ui.rs feat: add tabby-webserver as distribution layer of tabby #769 2023-11-12 13:07:07 -08:00
websocket.rs refactor: use tarpc for easier worker <-> hub communication (#781) 2023-11-14 12:48:20 -08:00