memos/server
Zeng1998 fd99c5461c
feat(s3): customize filenames via placeholders (#1285)
* feat(s3): customize filenames via placeholders

* fix go-static-checks

* add tips on the frontend

* fix eslint check

* remove yarn.lock

* remove Config.Path

* update tips

* fix

* update
2023-03-06 12:04:19 +00:00
..
dist
profile feat: add visibility field to resource (#1185) 2023-02-27 21:26:50 +08:00
version chore: upgrade version to v0.11.1 (#1247) 2023-03-04 18:49:50 +08:00
acl.go feat: implement sign in with SSO (#1119) 2023-02-19 09:50:30 +08:00
auth.go chore: remove metrics plugin (#1276) 2023-03-05 21:42:32 +08:00
common.go
embed_frontend.go
http_getter.go feat: add avatar_url field to user table (#1106) 2023-02-17 23:55:56 +08:00
idp.go feat: implement sign in with SSO (#1119) 2023-02-19 09:50:30 +08:00
memo.go chore: remove metrics plugin (#1276) 2023-03-05 21:42:32 +08:00
openai.go feat: implement openai integration (#1245) 2023-03-04 18:22:10 +08:00
resource.go feat(s3): customize filenames via placeholders (#1285) 2023-03-06 12:04:19 +00:00
rss.go feat: generate RSS item title and limit item count (#1117) 2023-02-18 22:20:28 +08:00
server.go chore: remove metrics plugin (#1276) 2023-03-05 21:42:32 +08:00
shortcut.go feat: add avatar_url field to user table (#1106) 2023-02-17 23:55:56 +08:00
storage.go feat: add avatar_url field to user table (#1106) 2023-02-17 23:55:56 +08:00
system.go feat: implement openai integration (#1245) 2023-03-04 18:22:10 +08:00
tag.go feat: add avatar_url field to user table (#1106) 2023-02-17 23:55:56 +08:00
tag_test.go
user.go chore: remove metrics plugin (#1276) 2023-03-05 21:42:32 +08:00