Commit Graph

34 Commits (e3fc23ccf935ab1497e795b8f8b0448bfe249394)

Author SHA1 Message Date
boojack 0cddb358c1
chore: add Slovenian locale (#1437)
chore: add sl locale
2 years ago
Mehmet Altuğ Akgül e062c9b4a7
feat: add Turkish Translation file (#1202)
* Created tr.json for Turkish Translation

* updated file for trLocale

* Updated for Turkish Locale

* Update i18n.ts

* Update i18n.ts

* Update package.json

* Update package.json

* Update i18n.d.ts

* Update user_setting.go

* Update package.json

* Update web/src/components/LocaleSelect.tsx

Co-authored-by: boojack <stevenlgtm@gmail.com>

* Update package.json

* Update LocaleSelect.tsx

* Update LocaleSelect.tsx

* Update i18n.ts

* Update i18n.ts

---------

Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
boojack 9577f6dbe8
feat: add resource visibility to user setting (#1190) 2 years ago
boojack 29124f56bb
chore: update memo service (#1138)
* chore: update memo service

* chore: update
2 years ago
_Jellen 29b5c393d1
feat: add Korean translation (#1127)
added Korean translation
2 years ago
WY-WY-W 930b54fabd
feat: update Traditional Chinese translation (#994) 2 years ago
Vincenzo Cardone 2e95f6824f
feat: add Italian Translation (#890) 2 years ago
Ivan 65e9fdead1
feat: add russian locale (#879) 2 years ago
boojack 3556ae4e65
fix: access control (#870) 2 years ago
Taras c160bed403
fead: add ukrainian locale (#864) 2 years ago
boojack 7efa749c66
feat: customize system profile (#828) 2 years ago
PublicHer0 5520605ccc
feat: add spanish locale (#741) 2 years ago
Jasper Platenburg 79bf365d78
Dutch locale (#687) 2 years ago
Maurice Bauer 492a1370ab
feat: add German i18n item (#686) 2 years ago
boojack 4767ee3293
feat: support follow system appearance (#670) 2 years ago
Andreas Backström 53cf6ebb79
feat: add swedish/svenska translation (#668)
Add swedish / svenska translation
2 years ago
boojack 14f9f29348
chore: update user setting appearance (#654) 2 years ago
Zeng1998 54271c1598
chore: fix some typos (#587) 2 years ago
boojack a0b35f7aa9
feat: add French i18n item (#547)
feat: add French i18n
2 years ago
boojack db93710f85
chore: remove mobile editor style user setting (#455) 2 years ago
boojack a142d975d7
feat: additional style system setting (#444)
* feat: additional style system setting

* feat: remove editor font setting
2 years ago
boojack dc5d705f8c
feat: vacuum records manually (#420) 2 years ago
boojack e6f376ae66
fix: user setting name (#331) 2 years ago
boojack 2a4fc7dcc3
chore: update memo display time (#327)
* chore: update memo display time

* chore: update
2 years ago
boojack b68d6e2693
feat: update memo sort option setting (#326)
feat: add memo display ts
2 years ago
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>
2 years ago
f97 7a6eb53e0f
feat: float mobile editor (#234)
* feat: float mobile editor

* fix: fix pr comment

* lint: fix golangci-lint
2 years ago
f97 811f3340e9
feat: add vietnamese (#218) 2 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