tabby/ee/tabby-webserver/src
Eric e78cc1f844
feat: add api to serve files under repositories (#851)
* feat: add api to serve files under repositories

* resolve comments

* resolve comments

* Update repositories.rs

* Update lib.rs

* resolve comment

---------

Co-authored-by: Meng Zhang <meng@tabbyml.com>
2023-11-24 01:58:56 +00:00
..
repositories feat: add api to serve files under repositories (#851) 2023-11-24 01:58:56 +00:00
server feat: implement worker unregistration (#872) 2023-11-23 06:22:04 +00:00
api.rs feat: implement worker unregistration (#872) 2023-11-23 06:22:04 +00:00
db.rs fix: move db path, fix compile error (#820) 2023-11-17 18:08:07 -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: update graphql query to read token (#829) 2023-11-18 10:03:33 -08:00
server.rs feat: implement worker unregistration (#872) 2023-11-23 06:22:04 +00: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