Meng Zhang
|
779eef0c1f
|
feat: add register / signin / signup / logout workflow (#976)
* feat: extract signup page
* feat: add signin page
* feat: implement auto redirecting
* fix: show slack dialog after signin
* feat: tweak signin page
* feat: add basic user panel + signout
* [autofix.ci] apply automated fixes
* fix: correct page title
* fix lint
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2023-12-07 17:56:08 +08:00 |
aliang
|
24b14888ce
|
feat: Display registration token in webserver dashboard (#863)
* feat: display registration token
* Update page.tsx
---------
Co-authored-by: Meng Zhang <meng@tabbyml.com>
|
2023-11-23 08:58:21 +08:00 |
Meng Zhang
|
d2281c7a1b
|
refactor: move chat-sidebar related components to router's components dir
|
2023-11-20 09:03:32 -08:00 |
aliang
|
184ccc81e9
|
feat: adding conversation history / new chat in chat playground (#780)
* feat: adding conversation history / new chat
* fix: format
* fix: use user's first question as title
|
2023-11-14 12:50:58 -08:00 |