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/store
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
..
db feat: add `user_setting` model (#145) 3 years ago
cache.go chore: add store cache service 3 years ago
error.go feat: `store/db` module with sqlite 3 years ago
memo.go chore: use `tx` for stores 3 years ago
memo_organizer.go chore: use `tx` for stores 3 years ago
resource.go chore: use `tx` for stores 3 years ago
shortcut.go chore: use `tx` for stores 3 years ago
store.go chore: add store cache service 3 years ago
user.go chore: use `tx` for user store 3 years ago
user_setting.go feat: add `user_setting` model (#145) 3 years ago