memos/server
boojack 4419b4d4ae
chore: update version and remove isDev flag (#1452)
* chore: update version and remove isDev flag

* chore: update
2023-04-03 14:13:22 +08:00
..
auth feat: add jwt auth (#1441) 2023-04-02 09:28:02 +08:00
dist feat: use go embed 2022-07-10 09:02:56 +08:00
profile feat: add visibility field to resource (#1185) 2023-02-27 21:26:50 +08:00
version chore: update version and remove isDev flag (#1452) 2023-04-03 14:13:22 +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
embed_frontend.go chore: update skipper name (#1080) 2023-02-12 17:29:23 +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 chore: update version and remove isDev flag (#1452) 2023-04-03 14:13:22 +08:00
rss.go chore: update system setting name convention (#1448) 2023-04-03 09:36:34 +08:00
server.go feat: add public id field to resource (#1451) 2023-04-03 13:41:27 +08:00
shortcut.go feat: add avatar_url field to user table (#1106) 2023-02-17 23:55:56 +08:00
storage.go chore: update version and remove isDev flag (#1452) 2023-04-03 14:13:22 +08:00
system.go chore: update version and remove isDev flag (#1452) 2023-04-03 14:13:22 +08:00
tag.go feat: add avatar_url field to user table (#1106) 2023-02-17 23:55:56 +08:00
tag_test.go feat: create tag dialog (#814) 2022-12-21 23:59:03 +08:00
user.go chore: remove metrics plugin (#1276) 2023-03-05 21:42:32 +08:00