auth
|
feat: add jwt auth (#1441)
|
2023-04-02 09:28:02 +08:00 |
profile
|
feat: add visibility field to resource (#1185)
|
2023-02-27 21:26:50 +08:00 |
auth.go
|
feat: add jwt auth (#1441)
|
2023-04-02 09:28:02 +08:00 |
common.go
|
fix: golangci-lint version (#1381)
|
2023-03-18 22:34:22 +08:00 |
http_getter.go
|
chore: rename http getter package (#1349)
|
2023-03-14 08:38:54 +08:00 |
idp.go
|
feat: implement sign in with SSO (#1119)
|
2023-02-19 09:50:30 +08:00 |
jwt.go
|
feat: add public id field to resource (#1451)
|
2023-04-03 13:41:27 +08:00 |
memo.go
|
chore: remove metrics plugin (#1276)
|
2023-03-05 21:42:32 +08:00 |
openai.go
|
feat: support messages to ask AI (#1380)
|
2023-03-18 22:07:14 +08:00 |
resource.go
|
fix: return external link directly (#1465)
|
2023-04-04 08:31:11 +08:00 |
server.go
|
feat: add public id field to resource (#1451)
|
2023-04-03 13:41:27 +08:00 |
system.go
|
fix: return external link directly (#1465)
|
2023-04-04 08:31:11 +08:00 |
user.go
|
chore: remove metrics plugin (#1276)
|
2023-03-05 21:42:32 +08:00 |