Steven
|
68b30063a9
|
chore: update prod schema
|
2022-08-20 11:36:24 +08:00 |
|
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
|
2022-08-13 14:35:33 +08:00 |
|
boojack
|
cfa4151cff
|
chore: update migration folder
|
2022-07-25 21:17:46 +08:00 |
|
boojack
|
3d33b5d564
|
chore: update memo visibility field (#132)
chore: update `memo` visibility field in schema
|
2022-07-24 21:01:56 +08:00 |
|
boojack
|
21702b615a
|
chore: update seed data
|
2022-07-10 08:15:34 +08:00 |
|
boojack
|
de7058532a
|
fix: schema migration for minor version
|
2022-07-09 13:34:14 +08:00 |
|
boojack
|
697d01e306
|
feat: add visibility field to memo (#109)
* feat: add `visibility` field to memo
* chore: fix typo
|
2022-07-08 22:23:27 +08:00 |
|
boojack
|
bdc9632b5b
|
chore: rename user role (#108)
* chore: rename user role to `host`
* chore: related frontend changes
* chore: fix migration file
* chore: use tricky sql
|
2022-07-08 22:16:18 +08:00 |
|
boojack
|
536627007d
|
feat: schema migration handler (#100)
* chore: update about site dialog
* feat: schema migration
* chore: lint with golangci
|
2022-07-02 10:47:16 +08:00 |
|
boojack
|
bfc6e4dd0f
|
chore: update seed data
|
2022-06-30 22:36:19 +08:00 |
|
boojack
|
183ce534b9
|
chore: add ON DELETE CASCADE
|
2022-05-28 07:43:07 +08:00 |
|
boojack
|
8e01eb8702
|
feat: store/db module with sqlite
|
2022-05-22 00:59:22 +08:00 |
|