Commit Graph

25 Commits (1afc1834587dd3504cf005c8ca10c387a0a66ea0)

Author SHA1 Message Date
boojack 1afc183458 feat: update memo visibility in frontend 3 years ago
boojack 6f32643d7c
refactor: visitor view (#107)
* refactor: update api

* refactor: visitor view

* chore: update seed data
3 years ago
boojack 346d219cd5
chore: reorder imports manually (#106)
* chore: reorder imports manually

* chore: remove unused less
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 65ade1fc87 chore: update todo block 3 years ago
boojack 5dd6d505cc chore: use `undefined` instead of `UNKNOWN_ID` 3 years ago
boojack 06fc29aecd chore: rename delete to archive 3 years ago
boojack a7425ac558
feat: toggle todo status by clicking (#99) 3 years ago
boojack 57ce96d23e chore: fix expand style 3 years ago
boojack 64f67f4bda
chore: update content parser (#97) 3 years ago
boojack 3be5ea34a4 chore: update popup button styles 3 years ago
Steven 1999260f9d
chore: expand/fold memo content button (#84)
* chore: toggle show all content button

* chore: update expand text

* chore: rename
3 years ago
Steven f80f0f2422
chore: use markdown image syntax (#83) 3 years ago
Steven 40680a5e0f
chore: update memo action buttons style (#80)
chore: update memo action btn style
3 years ago
STEVEN 1733ed670c
fix: tag regex (#76)
* fix: tag regex

* fix: tag styles

* chore: remove usused codes
3 years ago
boojack b52c16c43f chore: use `axios` instead of `fetch` 3 years ago
boojack a580df5c9f chore: update redux store and service 3 years ago
boojack c2e5a1a524 refactor: use `redux` 3 years ago
boojack 6fe1db42b5 chore: update store types 3 years ago
boojack a9a888ef54 chore: update pinned memo style 3 years ago
boojack 995ec34bf8 feat: pin/unpin memo 3 years ago
email 017bbfa6d6 feat: add lodash-es package 3 years ago
email 226e9c156a feat: change main language to english 3 years ago
boojack 374721fa48 fix: memo formater 3 years ago
LeeShuang 06bffd0ba5 migrate frontend 3 years ago