Commit Graph

8 Commits (6b5d5e757ea9909eb7a96c85fe801f690fd7a1cc)

Author SHA1 Message Date
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
Steven f849a94dc5
chore: show daily memos view in sidebar (#79) 3 years ago
boojack 2e5b120986 chore: update store selector 3 years ago
boojack c2e5a1a524 refactor: use `redux` 3 years ago
boojack e510465818 chore: update tag selector 3 years ago
email 4f88221bce feat: update sidebar style 3 years ago
email 3fa918169e refactor: sync frontend 4 years ago
LeeShuang 06bffd0ba5 migrate frontend 4 years ago