You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
memos/server
boojack 1cab30f32f
feat: add public id field to resource (#1451)
* feat: add public id field to resource

* feat: support reset resource link
2 years ago
..
auth feat: add jwt auth (#1441) 2 years ago
dist feat: use go embed 3 years ago
profile feat: add visibility field to resource (#1185) 2 years ago
version chore: update user setting key convention (#1447) 2 years ago
auth.go feat: add jwt auth (#1441) 2 years ago
common.go fix: golangci-lint version (#1381) 2 years ago
embed_frontend.go chore: update skipper name (#1080) 2 years ago
http_getter.go chore: rename http getter package (#1349) 2 years ago
idp.go feat: implement sign in with SSO (#1119) 2 years ago
jwt.go feat: add public id field to resource (#1451) 2 years ago
memo.go chore: remove metrics plugin (#1276) 2 years ago
openai.go feat: support messages to ask AI (#1380) 2 years ago
resource.go feat: add public id field to resource (#1451) 2 years ago
rss.go chore: update system setting name convention (#1448) 2 years ago
server.go feat: add public id field to resource (#1451) 2 years ago
shortcut.go feat: add `avatar_url` field to user table (#1106) 2 years ago
storage.go feat: add `avatar_url` field to user table (#1106) 2 years ago
system.go chore: update system setting name convention (#1448) 2 years ago
tag.go feat: add `avatar_url` field to user table (#1106) 2 years ago
tag_test.go feat: create tag dialog (#814) 2 years ago
user.go chore: remove metrics plugin (#1276) 2 years ago