Commit Graph

77 Commits (5e069f79a2ad516e0f1062eeb6686b282606f9d2)

Author SHA1 Message Date
Zeng1998 5e069f79a2
feat: esc to cancel editing (#532) 3 years ago
boojack 66f9bc48bb
chore: remove mark memo (#476) 3 years ago
boojack 9fe9245727
chore: update cancel edit button style (#472) 3 years ago
boojack 2743268fd7
chore: remove unused visibility selector (#457) 3 years ago
boojack 0809ec8c72
chore: update editor style (#456) 3 years ago
boojack db93710f85
chore: remove mobile editor style user setting (#455) 3 years ago
boojack 241c93c6b7
feat: update editor style (#454)
* feat: update editor style

* chore: update bg
3 years ago
boojack d1aa6aa7f8
fix: editor resource list (#445) 3 years ago
boojack a142d975d7
feat: additional style system setting (#444)
* feat: additional style system setting

* feat: remove editor font setting
3 years ago
boojack 67691d1e99
feat: update visibility selector style (#441) 3 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>
3 years ago
boojack 9d8c9609c3
feat: cache editing memo id (#388)
* feat: cache editing memo id

* chore: update
3 years ago
boojack bdf6d4d42a
feat: case-insensitive search (#347) 3 years ago
boojack fe5ba6850b
chore: update insert content in editor (#336) 3 years ago
Mahoo Huang 5690dab6bb
feat: add some hotkeys (#320)
* feat: add some hotkeys

* fix: hotkeys lose the text behind selected

* chore: adjust insertText params passing
3 years ago
Zeng1998 fc5d5cf231
fix: patch memo with resource list (#328)
fix: 修改memo时添加图片不显示
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
f97 24154c95f2
feat: editor tab support (#309)
* feat: editor tab support

* Update web/src/components/MemoEditor.tsx

Co-authored-by: boojack <stevenlgtm@gmail.com>

* chore: if return style

Co-authored-by: boojack <stevenlgtm@gmail.com>
Co-authored-by: hyoban <hi@hyoban.cc>
3 years ago
boojack 086b10717f
feat: upload files by dropping (#292) 3 years ago
Hyoban 5e7db4631e
feat: handle esc keyboard event for editor (#288) 3 years ago
steven 778282ae29 chore: update resource dialog 3 years ago
steven 05e46ee4a8 fix: emoji picker style 3 years ago
steven ae8f292306 feat: create memo with resourceIdList 3 years ago
steven c7cf35c7de feat: update memo resource component 3 years ago
steven b2c22977c1 feat: update memo editor with uploading resources 3 years ago
boojack 52c8ac2ad3
chore: update emoji picker toggle logic (#244) 3 years ago
f97 7a6eb53e0f
feat: float mobile editor (#234)
* feat: float mobile editor

* fix: fix pr comment

* lint: fix golangci-lint
3 years ago
Steven 366afdd1e4 feat: use `i18next` 3 years ago
boojack f4d0e8c948
chore: hide the searchbar of emoji picker (#222)
chore: hide emoji picker searchbar
3 years ago
f97 e7db587a9e
feat: add emoji picker in editor (#221)
* feat: add vietnamese

* feat: add emoji picker in editor

* fix failing checks

* move emoji button before upload button

* move script to body index.html

* Update web/index.html

Co-authored-by: boojack <stevenlgtm@gmail.com>
3 years ago
ChasLui 7e8d1128f8
chore: update i18n (#215) 3 years ago
Steven fbce43870f chore: update resource base url 3 years ago
Steven b884327a53 chore: update eslint rules 3 years ago
Steven f7aca99d52 fix: upload image in iOS safari 3 years ago
boojack 422e190c96
chore: support uploads multi files (#191) 3 years ago
Steven 3e13fa1ce6 chore: update marked helper 3 years ago
Steven 9f3f730723 chore: update selector style 3 years ago
boojack e9d303326f
feat: set editor font style (#174)
feat: editor font style
3 years ago
Steven 2aed7c70aa chore: update cancel editing button 3 years ago
Lim Ding Wen b1062f5387
fix: Fix Typo (Editting -> Editing) (#161) 3 years ago
Steven f06a3d171b chore: update error message handler 3 years ago
Steven a7a01df79a chore: update i18n 3 years ago
boojack c703f281d9 chore: update feather icon 3 years ago
boojack 38383a426f
chore: update error message (#129) 3 years ago
boojack 9417797b99 chore: use `fontawesome` instead of `material icons` 3 years ago
boojack 2e126c71f0 chore: update button elements 3 years ago
boojack 5fd3cfdb61 chore: update user store 3 years ago
boojack b85af714f5 feat: fullscreen editor 3 years ago
boojack 346d219cd5
chore: reorder imports manually (#106)
* chore: reorder imports manually

* chore: remove unused less
3 years ago