Commit Graph

28 Commits (a0667abec8bacce518bbb71b4bb10c75a894a925)

Author SHA1 Message Date
boojack a0667abec8
chore: update data initial requests (#538) 2 years ago
boojack 66f9bc48bb
chore: remove mark memo (#476) 2 years ago
Zeng1998 da80d4ef62
fix: duration query string (#465) 2 years ago
Zeng1998 d208731f5f
feat: visibility click filter (#463)
* feat: visibility click filter

* update

Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
Stephen Zhou a90acdabb3
fix: route confusion entering from non-home page (#460)
Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
Zeng1998 421f4dbf60
feat: select visibility in editor (#421)
* feat: editing visibility selection

* update

* update

* update variable name

* update

Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
boojack 1e01c4dc46
chore: update resource service (#364) 2 years ago
Zeng1998 e85d368f87
feat: patch resource filename (#360)
* feat: resource filename rename

* update: resource filename rename

* update: resource filename rename

* update: validation about the filename

Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
boojack 94df09c8c0
chore: update memo list api (#350) 2 years ago
boojack cb2e1ae355
fix: fetch memo with filter (#346) 2 years ago
boojack 1c2998c4d8
feat: pagination for memo list (#330) 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
Steven 0dd2337663 chore: update router 2 years ago
boojack e9ac6affef
feat: add explore page (#205) 3 years ago
steven c97399a8ea fix: update `isFetching` default value 3 years ago
steven 5bdf7654fc chore: update detail styles 3 years ago
Steven b596d04939 chore: update i18n for auth page 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
boojack 646a41e931 chore: add `i18n` based with `useContext` 3 years ago
boojack 58e68f8f80 chore: update signin button in visitor mode 3 years ago
boojack 5fd3cfdb61 chore: update user store 3 years ago
boojack 6f32643d7c
refactor: visitor view (#107)
* refactor: update api

* refactor: visitor view

* chore: update seed data
3 years ago
Hyoban 6b5d5e757e
feat: personal memos page (#105)
* feat: no need to log in to view memos

* chore: add a normal user to seed

* feat: page for other members

* fix: replace window.location

* fix: can not get username on home

* fix: check userID

* fix: can visit other user's page after login

* fix: do not redirect on wrong path

* fix: path error when clicked heatmap

* refactor: revise for review

* chore: remove unused import

* refactor: revise for review

* feat: update each user's route to /u/:userId.

* chore: eslint for import sort

* refactor: revise for review
3 years ago
boojack 0e8d3e6907 chore: fix memos amount 3 years ago
boojack 2e5b120986 chore: update store selector 3 years ago
boojack a580df5c9f chore: update redux store and service 3 years ago
boojack c2e5a1a524 refactor: use `redux` 3 years ago