memos/store
boojack 852903bdbd
fix: idp config definition (#1115)
fix: idp definition
2023-02-18 18:31:03 +08:00
..
db feat: add avatar_url field to user table (#1106) 2023-02-17 23:55:56 +08:00
activity.go chore: update activity metrics (#908) 2023-01-05 20:56:50 +08:00
cache.go feat: update store cache (#1066) 2023-02-11 14:19:26 +08:00
error.go feat: store/db module with sqlite 2022-05-22 00:59:22 +08:00
idp.go fix: idp config definition (#1115) 2023-02-18 18:31:03 +08:00
memo.go chore: add CreatedTs field to MemoCreate (#1073) 2023-02-11 21:32:42 +08:00
memo_organizer.go feat: vacuum records manually (#420) 2022-11-06 04:21:58 +00:00
memo_resource.go feat: vacuum records manually (#420) 2022-11-06 04:21:58 +00:00
resource.go chore: remove resource cache (#1059) 2023-02-10 08:43:39 +08:00
shortcut.go feat: update store cache (#1066) 2023-02-11 14:19:26 +08:00
storage.go chore: remove unused fields of storage table (#1104) 2023-02-17 20:12:08 +08:00
store.go feat: update store cache (#1066) 2023-02-11 14:19:26 +08:00
system_setting.go chore: support deleting storage (#1095) 2023-02-15 22:54:46 +08:00
tag.go chore: update tags order (#1068) 2023-02-11 16:05:52 +08:00
user.go chore: update avatar max size (#1109) 2023-02-18 10:48:31 +08:00
user_setting.go feat: update store cache (#1066) 2023-02-11 14:19:26 +08:00