Commit Graph

9 Commits (0b34b142c8fa52e791e9a90f1fe3a75cd75fd4ab)

Author SHA1 Message Date
Zeng1998 bf5b7e747d
feat: customize memo list sorting rules (#312)
* chore: update .gitignore

* feat: 添加Memo列表按更新时间排序

* fix go-static-checks

* update

* update

* update Memo.tsx/MemoList.tsx

* handle conflict

Co-authored-by: boojack <stevenlgtm@gmail.com>
3 years ago
f97 7a6eb53e0f
feat: float mobile editor (#234)
* feat: float mobile editor

* fix: fix pr comment

* lint: fix golangci-lint
3 years ago
f97 811f3340e9
feat: add vietnamese (#218) 3 years ago
boojack e9d303326f
feat: set editor font style (#174)
feat: editor font style
3 years ago
Steven 7d0407013e chore: make `golangci-lint` happy 3 years ago
Steven c60bb12424 chore: update user setting validator 3 years ago
Steven d5b88775d9 chore: update user setting keys 3 years ago
Steven ce390f3f79 chore: add memo visibility with user setting 3 years ago
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