Commit Graph

86 Commits (f3f0efba1e39662f814538202528d0d4e55a039c)

Author SHA1 Message Date
boojack f3f0efba1e
feat: update page router (#1330) 2 years ago
boojack ccdcd3d154
feat: fold memo when content overflow (#1327)
* feat: fold memo when content overflow

* chore: update
2 years ago
boojack f86816fea2
feat: use react-hot-toast (#1321) 2 years ago
boojack dd625d8edc
chore: update links reference (#1243) 2 years ago
boojack 6ab58f294e
feat: update home layout (#1242) 2 years ago
boojack 29124f56bb
chore: update memo service (#1138)
* chore: update memo service

* chore: update
3 years ago
boojack b92da8f123
fix: check localsetting exists (#1076) 3 years ago
Zeng1998 7cd474dbb7
feat: add setting for double-click of memos (#1036)
* feat: add setting for double-click of memos

* update

* update
3 years ago
boojack 96798e10b4
feat: support embed memo with iframe (#912) 3 years ago
boojack 0f8ce3dd16
refactor: return jsx element instead of string in marked (#910)
* refactor: return jsx element instead of string in marked

* chore: update
3 years ago
Zeng1998 92a8a4ac0c
feat: support code copy (#901)
* feat: support code copy

* update
3 years ago
boojack ef621a444f
refactor: introducing `use{Module}Store` instead of service (#768)
* refactor: introducing `useEditorStore`

* refactor: update

* chore: update
3 years ago
boojack a7374cf998
fix: generate sharing memo image (#663) 3 years ago
boojack c5200ca31b
feat: dark mode for dialogs (#643) 3 years ago
boojack 6384f5af74
feat: dark mode for main pages (#637)
* feat: update dark mode styles for auth and explore page

* feat: dark mode for home page
3 years ago
boojack ce795a2a7d
chore: show content image (#602) 3 years ago
Zeng1998 e1e5121dd7
fix: get markdown image from backend (#581) 3 years ago
Zeng1998 5f3cade810
feat: highlight the searched text in memo content (#514)
* feat: highlight the searched text in memo content

* update

* update

* update

* update

Co-authored-by: boojack <stevenlgtm@gmail.com>
3 years ago
boojack 50d41c456b
chore: change memo created time (#556) 3 years ago
boojack 66f9bc48bb
chore: remove mark memo (#476) 3 years ago
boojack de2eff474c
chore: remove memo card dialog (#475) 3 years ago
Zeng1998 d208731f5f
feat: visibility click filter (#463)
* feat: visibility click filter

* update

Co-authored-by: boojack <stevenlgtm@gmail.com>
3 years ago
Zeng1998 8cc0977a01
fix: image url extraction (#453)
fix: image-url-extraction

Co-authored-by: boojack <stevenlgtm@gmail.com>
3 years ago
Zeng1998 1e3b8315a0
chore: update MemoResources props (#432) 3 years ago
Zhou Yunliang 91a61e058a
feat: view all images of a memo (#393)
* feat: view all images of a memo

* fix: function arguments

* refactor: unified image preview

* refactor: image preview for resource dialog

Co-authored-by: XQ <qiaobingxue1998@163.com>
3 years ago
winwin2011 d347b7a91e
chore: pin button color (#399) 3 years ago
boojack 9d8c9609c3
feat: cache editing memo id (#388)
* feat: cache editing memo id

* chore: update
3 years ago
boojack 40d5686031
chore: update unpin memo (#386) 3 years ago
boojack 29966451b6
feat: unpin button in the corner (#374)
* feat: unpin button in corner

* chore: update
3 years ago
boojack b68d6e2693
feat: update memo sort option setting (#326)
feat: add memo display ts
3 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>
3 years ago
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