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/api
boojack 90b881502d
feat: add `user_setting` model (#145)
* feat: add `user_setting` model

* chore: add global store

* chore: update settings in web

* chore: update `i18n` example
3 years ago
..
api.go refactor: raw struct for store 3 years ago
auth.go chore: use `tx` for user store 3 years ago
cache.go chore: add store cache service 3 years ago
memo.go feat: update finding memo with visibility 3 years ago
memo_organizer.go refactor: raw struct for store 3 years ago
resource.go chore: hide resource `blob` field 3 years ago
shortcut.go refactor: raw struct for store 3 years ago
system.go chore: rename user role (#108) 3 years ago
user.go feat: add `user_setting` model (#145) 3 years ago
user_setting.go feat: add `user_setting` model (#145) 3 years ago