Commit Graph

978 Commits (4de18cfab1bf8258f953ed39b8321f9940cb6127)

Author SHA1 Message Date
Steven 4de18cfab1 chore: remove unused deps 2 years ago
Steven 5cec1a71da chore: update access token generator 2 years ago
Steven a60d4dee41 chore: remove lazy loading image 2 years ago
Fabian Wünderich ad326147f1
chore: fix typo in german localization (#2256)
Fix typo in german localization

Signed-off-by: Fabian Wünderich <fabian@wuenderich.de>
2 years ago
Steven 14adcb56da chore: update resource description 2 years ago
Steven e2b82929ab chore: fix daily review params 2 years ago
Steven bff41a8957 fix: invalid username checks 2 years ago
Zeng1998 462f10ab60
feat: optimize the logic of the checkbox button. (#2227) 2 years ago
Steven 9eb077c4af chore: update service clients 2 years ago
boojack b13042d644
chore: move buf generated code to gitignore (#2236) 2 years ago
Steven d09e3c3658 chore: remove buf es generator 2 years ago
Steven 72ca4e74ee refactor: impl part of grpcweb 2 years ago
Steven b233eaea97 chore: update docs link 2 years ago
Steven 51137e01ef chore: update resource description 2 years ago
Steven fb1490c183 feat: impl resources list page 2 years ago
Steven 4424c8a231 chore: add resource service definition 2 years ago
Steven 723e6bcdae refactor: update resources page 2 years ago
Steven d1156aa755 chore: update account setting styles 2 years ago
Steven 4e49d3cb22 chore: update frontend deps 2 years ago
Athurg Gooth 13c7871d20
chore: update vite dev server proxy setting (#2222)
fix vite proxy setting to keep the request headers
2 years ago
Athurg Gooth 137c8f8a07
chore: better date picker (#2220)
* Add buttons to increase year in DatePicker

* Show month with padding 0 to keep DatePicker size
2 years ago
Athurg Gooth 0c0c72c3ca
chore: optimize layout of image resources (#2221)
Optimize layout of image resource
2 years ago
Steven e65282dcc5 chore: fix user state loader 2 years ago
Steven 8824ee9b9d chore: fix user state loader 2 years ago
Steven 936fe5ac9d chore: update state initial loader 2 years ago
Steven f5802a7d82 chore: update access token ui 2 years ago
Steven 33d9c13b7e chore: remove openid field from user 2 years ago
Steven 42bd9b194b feat: impl user access token api 2 years ago
Athurg Gooth 41e26f56e9
chore: persist selected date of DailyReview page (#2219)
* Persist selected date of DailyReview page

* Use hook useLocalStorage instead of useState

* Update web/src/pages/DailyReview.tsx

Co-authored-by: boojack <stevenlgtm@gmail.com>
Signed-off-by: Athurg Gooth <athurg@gooth.org>

---------

Signed-off-by: Athurg Gooth <athurg@gooth.org>
Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
Steven 8a796d12b4 chore: add user access token setting definition 2 years ago
Steven f0f42aea9f chore: fix react use imports 2 years ago
Steven 36209eaef1 feat: add content cache for memo editor 2 years ago
Steven d63715d4d9 feat: implement list memos filter 2 years ago
Kada Liao 9600fbb609
fix: multiple inline latex parsing (#2214) 2 years ago
Steven 04595a5fb1 chore: update resource icons 2 years ago
Kada Liao 9a0ada6756
feat: support LaTeX with react-katex (#2209)
feat: support latex

Co-authored-by: liaoxingyi <liaoxingyi@douban.com>
2 years ago
Steven 416e07cb1f fix: inject additional style and scripts 2 years ago
Steven 58429f88a0 fix: memo filter in daily review 2 years ago
Steven 439d88f06b chore: fix user avatar style 2 years ago
Steven d165ad187c chore: pnpm update 2 years ago
Steven 319f679e30 chore: fix timestamp type 2 years ago
Steven b6d1ded668 chore: adjust initial states 2 years ago
Steven 3ad0832516 chore: use user v2 api in frontend 2 years ago
Steven 93f062d0b9 chore: update user v2 api 2 years ago
Steven 866937787c chore: clean duplicated requests 2 years ago
Steven ca336af4fa chore: update locale checks 2 years ago
Steven 7ec5d07cb8 chore: remove fullscreen button 2 years ago
Steven 3df550927d chore: update user profile page 2 years ago
Willian Ricardo Da Silva 44be7201c0
chore: update pt-BR.json (#2196)
* chore: update pt-BR.json

* update import order
2 years ago
boojack 8b1f7c52aa
choer: add system setting api (#2194) 2 years ago