Commit Graph

1471 Commits (b233eaea97876adc3be1efd28fc21aa8f3961a5e)
 

Author SHA1 Message Date
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 e6a90a8be8 chore: register reflection grpc server 2 years ago
Steven e65282dcc5 chore: fix user state loader 2 years ago
Steven 28a1888163 chore: fix user seed data 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 14aa3224ce chore: add readme about protobuf 2 years ago
Steven 8a796d12b4 chore: add user access token setting definition 2 years ago
Athurg Gooth c87df8791b
chore: optimize performance of /memo/stats (#2218)
Optimize performance of /memo/stats
2 years ago
Steven f0f42aea9f chore: fix react use imports 2 years 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
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 2e79fe12e2 chore: remove helm folder 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 0d50f5bd08
chore: update comments (#2195) 2 years ago
boojack 8b1f7c52aa
choer: add system setting api (#2194) 2 years ago
Athurg Gooth 9987337eca
fix: all ID from int to int64 to avoid 32bits machine break (#2191)
Fix all ID from int to int64 to avoid 32bits machine break
2 years ago
Takuro Onoue 87a1d4633e
chore: update ja.json (#2192)
* Update ja.json

I added the missing lines and translated.

* Update ja.json

I forgot to remove the comma at the end of the column.
I translated the untranslated portions.
2 years ago
boojack c2aeec20b7
chore: upgrade deps version (#2181) 2 years ago
boojack a5b3fb2a6a
chore: move cron package to internal (#2180) 2 years ago
boojack c67a69629e
chore: update user menu items (#2179) 2 years ago