Commit Graph

1484 Commits (97b434722cf0abe3cfcad5ac9e3d520233bf1536)
 

Author SHA1 Message Date
victorsch 97b434722c
fix: content sanitization in getimage endpoint (#2241) 1 year ago
Steven b22d236b19 chore: update golangci-lint version 1 year ago
Steven cc809a5c06 chore: update github action trigger 1 year ago
Steven cd0ea6558d chore: update golangci-lint config 1 year ago
Steven 9eb077c4af chore: update service clients 1 year ago
Steven 6eeee6b704 docs: add buf to development guide 1 year ago
boojack b13042d644
chore: move buf generated code to gitignore (#2236) 1 year ago
Steven d09e3c3658 chore: remove buf es generator 1 year ago
Steven 72ca4e74ee refactor: impl part of grpcweb 1 year ago
Steven d5c1706e9c chore: update api middlewares 1 year ago
Steven 3a1f82effa fix: migration script 1 year ago
Steven a3d7cc9392 fix: migration script 1 year ago
Steven 178a5c0130 chore: upgrade version to `0.15.0` 1 year ago
Steven b233eaea97 chore: update docs link 1 year ago
Steven 51137e01ef chore: update resource description 1 year ago
Steven fb1490c183 feat: impl resources list page 1 year ago
Steven 4424c8a231 chore: add resource service definition 1 year ago
Steven 723e6bcdae refactor: update resources page 1 year ago
Steven d1156aa755 chore: update account setting styles 1 year ago
Steven 4e49d3cb22 chore: update frontend deps 1 year ago
Athurg Gooth 13c7871d20
chore: update vite dev server proxy setting (#2222)
fix vite proxy setting to keep the request headers
1 year 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
1 year ago
Athurg Gooth 0c0c72c3ca
chore: optimize layout of image resources (#2221)
Optimize layout of image resource
1 year ago
steven e6a90a8be8 chore: register reflection grpc server 1 year ago
Steven e65282dcc5 chore: fix user state loader 1 year ago
Steven 28a1888163 chore: fix user seed data 1 year ago
Steven 8824ee9b9d chore: fix user state loader 1 year ago
Steven 936fe5ac9d chore: update state initial loader 1 year ago
Steven f5802a7d82 chore: update access token ui 1 year ago
Steven 33d9c13b7e chore: remove openid field from user 1 year ago
Steven 42bd9b194b feat: impl user access token api 1 year 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>
1 year ago
Steven 14aa3224ce chore: add readme about protobuf 1 year ago
Steven 8a796d12b4 chore: add user access token setting definition 1 year ago
Athurg Gooth c87df8791b
chore: optimize performance of /memo/stats (#2218)
Optimize performance of /memo/stats
1 year ago
Steven f0f42aea9f chore: fix react use imports 1 year ago
Athurg Gooth 626ff5e3a7
feat: notify by telegram while new memo create by HTTP (#2215)
* Inject telegram bot into API service

* Add support for send telegram message

* Send notification by telegram while new memo post
1 year ago
Steven 36209eaef1 feat: add content cache for memo editor 1 year ago
Steven d63715d4d9 feat: implement list memos filter 1 year ago
Kada Liao 9600fbb609
fix: multiple inline latex parsing (#2214) 1 year ago
Steven 04595a5fb1 chore: update resource icons 1 year ago
Kada Liao 9a0ada6756
feat: support LaTeX with react-katex (#2209)
feat: support latex

Co-authored-by: liaoxingyi <liaoxingyi@douban.com>
1 year ago
Steven 416e07cb1f fix: inject additional style and scripts 1 year ago
Steven 58429f88a0 fix: memo filter in daily review 1 year ago
Steven 439d88f06b chore: fix user avatar style 1 year ago
Steven d165ad187c chore: pnpm update 1 year ago
Steven 319f679e30 chore: fix timestamp type 1 year ago
Steven b6d1ded668 chore: adjust initial states 1 year ago
Steven 3ad0832516 chore: use user v2 api in frontend 1 year ago
Steven 93f062d0b9 chore: update user v2 api 1 year ago