Commit Graph

7 Commits

Author SHA1 Message Date
02e692a300 feat: return most backend API errors to frontend (#1836)
* feat: return most backend API errros to frontend

Signed-off-by: yehong <239859435@qq.com>

* refactor: reduce int type change

Signed-off-by: yehong <239859435@qq.com>

* feat: return err backend in token.go

Signed-off-by: yehong <239859435@qq.com>

---------

Signed-off-by: yehong <239859435@qq.com>
2023-05-30 15:49:39 +08:00
cb542ae46a feat: fix org admin permissions (#1822) 2023-05-09 00:06:52 +08:00
84a7fdcd07 Handle message answer 2023-05-02 01:30:06 +08:00
06ebc04032 Can add/delete chat 2023-04-23 01:19:44 +08:00
df741805cd Fix chat send 2023-04-17 20:50:03 +08:00
754fa1e745 Add chat box 2023-04-15 10:54:55 +08:00
2d55252261 Add chat and message pages 2023-04-09 15:54:22 +08:00