Commit graph

14 commits

Author SHA1 Message Date
CDN
3d19ef05b3
[chore/frontend] call /auth/logout during logout 2025-02-22 01:23:13 +08:00
CDN
2c3e238e9a
[chore/frontend] load on the center of the screen 2025-02-22 00:58:00 +08:00
CDN
7a33038af8
[feature/frontend] update person info
Some checks failed
Build Backend / Build Docker Image (push) Failing after 2m24s
Test Backend / test (push) Successful in 2m58s
2025-02-21 20:04:30 +08:00
CDN
79912925db
[feature/backend] update put /users/me endpoint, allow setting username and display name 2025-02-21 19:57:00 +08:00
CDN
1526c27b49
[feature/frontend] admin panel (wip)
Some checks failed
Build Backend / Build Docker Image (push) Failing after 2m38s
Test Backend / test (push) Successful in 4m19s
2025-02-21 07:55:26 +08:00
CDN
34ebb05808
[bugfix/backend] use int64 in userid 2025-02-21 06:01:26 +08:00
CDN
287895347b
[bugfix/backend] use roles in middleware 2025-02-21 05:58:42 +08:00
CDN
e5fc8691bf
[feature/backend] implement /auth/logout handling + overall enhancement 2025-02-21 05:44:18 +08:00
CDN
d8d8e4b0d7
[bugfix/backend] /users/me handling 2025-02-21 04:55:42 +08:00
CDN
823bedd1fa
[feature/backend] implement /users auth middleware 2025-02-21 04:42:53 +08:00
CDN
a853374009
[feature/backend] registration control 2025-02-21 04:38:47 +08:00
CDN
86ab334bc9
[feature/backend] implement /users handler + switch to username + add display name + user management cli 2025-02-21 04:30:07 +08:00
CDN
1d712d4e6c
[bugfix/ci] set global workinig-dir for run
All checks were successful
Build Backend / Build Docker Image (push) Successful in 30s
Test Backend / test (push) Successful in 3m20s
2025-02-21 01:01:47 +08:00
CDN
05ddc1f783
[feature] migrate to monorepo
Some checks failed
Build Backend / Build Docker Image (push) Successful in 3m33s
Test Backend / test (push) Failing after 31s
2025-02-21 00:49:20 +08:00