1
1
mirror of https://github.com/usememos/memos.git synced 2024-12-25 20:32:18 +03:00
memos/server
boojack 29f784cc20
feat: update find resource with linked memo amount ()
* feat: update find resource with linked memo amount

* chore: remove unused test
2023-03-15 00:04:52 +08:00
..
dist feat: use go embed 2022-07-10 09:02:56 +08:00
profile feat: add visibility field to resource () 2023-02-27 21:26:50 +08:00
version chore: upgrade version to 0.11.2 () 2023-03-11 13:20:24 +08:00
acl.go feat: implement sign in with SSO () 2023-02-19 09:50:30 +08:00
auth.go chore: remove metrics plugin () 2023-03-05 21:42:32 +08:00
common.go chore: update skipper name () 2023-02-12 17:29:23 +08:00
embed_frontend.go chore: update skipper name () 2023-02-12 17:29:23 +08:00
http_getter.go chore: rename http getter package () 2023-03-14 08:38:54 +08:00
idp.go feat: implement sign in with SSO () 2023-02-19 09:50:30 +08:00
memo.go chore: remove metrics plugin () 2023-03-05 21:42:32 +08:00
openai.go refactor: openAI config system setting () 2023-03-11 12:26:40 +08:00
resource.go feat: update find resource with linked memo amount () 2023-03-15 00:04:52 +08:00
rss.go feat: generate RSS item title and limit item count () 2023-02-18 22:20:28 +08:00
server.go chore: remove metrics plugin () 2023-03-05 21:42:32 +08:00
shortcut.go feat: add avatar_url field to user table () 2023-02-17 23:55:56 +08:00
storage.go feat: add avatar_url field to user table () 2023-02-17 23:55:56 +08:00
system.go refactor: openAI config system setting () 2023-03-11 12:26:40 +08:00
tag_test.go feat: create tag dialog () 2022-12-21 23:59:03 +08:00
tag.go feat: add avatar_url field to user table () 2023-02-17 23:55:56 +08:00
user.go chore: remove metrics plugin () 2023-03-05 21:42:32 +08:00