Commit Graph

55 Commits (086b10717fade69d4d40667b60cc11a1031cb62c)

Author SHA1 Message Date
boojack 086b10717f
feat: upload files by dropping (#292) 3 years ago
f97 2ea612e2fe
feat: add copy button to memo (#267)
* feat: copy-content

* Update web/src/less/memo-detail.less

Co-authored-by: boojack <stevenlgtm@gmail.com>
3 years ago
steven b959acc69d fix: update marked test cases 3 years ago
boojack 51fb8ddb07
feat: simple markdown parser (#252)
* feat: simple markdown parser

* chore: rename test file name

* feat: add plain text link parser

* chore: update style
3 years ago
steven 8e63b8f289 chore: update interval flag type 3 years ago
Steven 77a3513a6b chore: update memo detail page 3 years ago
Steven 6c1cc1d283 chore: use conditional rendering instead of OnlyWhen 3 years ago
Steven c60c58ed69 chore: fix memo content click handler 3 years ago
Steven 366afdd1e4 feat: use `i18next` 3 years ago
Steven 1591fdf61c chore: update i18n structures 3 years ago
ChasLui 7e8d1128f8
chore: update i18n (#215) 3 years ago
Steven 6e4577f721 feat: add `MemoContent` component 3 years ago
boojack d1a4348048
chore: support double-click to edit memo (#207) 3 years ago
Steven 5fa9aa3c22 chore: add memo resources component 3 years ago
Steven 3e13fa1ce6 chore: update marked helper 3 years ago
Steven 2a11aed881 chore: update dialog event listener 3 years ago
steven 5bdf7654fc chore: update detail styles 3 years ago
Steven 2935057ca7 chore: update i18n 3 years ago
Steven f06a3d171b chore: update error message handler 3 years ago
Steven 2f33eceada chore: set default memo visibility 3 years ago
Steven a7a01df79a chore: update i18n 3 years ago
boojack 8c8bb9e59f chore: update search bar styles 3 years ago
boojack c703f281d9 chore: update feather icon 3 years ago
boojack df7b4d54c6
chore: show inline image in daily review dialog (#135) 3 years ago
boojack fa93d0fd6e chore: update visibility selector style 3 years ago
boojack 07d9649b22 chore: add visibility selector 3 years ago
boojack 5da4c98f05 chore: update icon button styles 3 years ago
boojack 9417797b99 chore: use `fontawesome` instead of `material icons` 3 years ago
boojack 3de00cf4a8 chore: add `dayjs` to parse datetime 3 years ago
boojack 5fd3cfdb61 chore: update user store 3 years ago
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