Commit Graph

365 Commits (8f119c4265d9cb6872e0278f97e60c07b33334af)

Author SHA1 Message Date
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>
4 years ago
boojack 35a8817442
fix: memo list auto scroll to top (#313)
fix: editor initial content
4 years ago
boojack c7378e78d9
chore: update mask animation styles (#306) 4 years ago
Tiger ab182dc22a
chore: update `zh.json` (#304)
Update zh.json
4 years ago
boojack f554e5a357
fix: close button z-index in setting dialog (#303) 4 years ago
Steven 749486ba3c chore: update marked tests 4 years ago
Hyoban 26aae0e637
fix: blank line after table (#298) 4 years ago
Hyoban 3d0c6004c0
feat: support markdown table (#294)
* feat: support markdown table

* chore: update table style

* test: for markdown table parse
4 years ago
Steven cc759bef56 fix: handle highlight unknown language error 4 years ago
boojack 086b10717f
feat: upload files by dropping (#292) 4 years ago
boojack eefd0444c8
feat: add highlight for code block (#291)
* feat: add highlight for code block

* chore: update test
4 years ago
Hyoban 65a61ed270
fix: can not click sidebar (#289) 4 years ago
Hyoban 5e7db4631e
feat: handle esc keyboard event for editor (#288) 4 years ago
boojack 0d6114e25e
feat: update sidebar mask styles (#287) 4 years ago
h2o2o ce5a6fa3ac
chore: update sidebar styles in mobile view (#285)
* 添加移动端点击自动关闭侧边栏

* 添加移动端点击自动关闭侧边栏

* 添加移动端点击自动关闭侧边栏

* move closeSidebar function to utils

* move closeSidebar function to utils

* 侧边栏优化

* 移动端侧边栏优化

* 移动端侧边栏优化

* 移动端侧边栏优化
4 years ago
Steven ffe145d436 chore: revert sidebar updates 4 years ago
zburu 37cd841992
chore: adjust sidebar style (#277) 4 years ago
h2o2o 315ab94c94
添加移动端点击自动关闭侧边栏 (#271) 4 years ago
f97 1aa9963e07
fix: i18n for filter (#275) 4 years ago
Steven 88ade2c0b7 chore: update i18n for filter 4 years ago
winwin2011 4ada7dce77
chore: update i18n for shortcut filter (#270)
* chore: resources i18n

* chore: shortcut-list i18n

* chore: resources i18n

* chore: resources i18n

* chore: resources i18n
4 years ago
steven a323689ee6 chore: update copy button style 4 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>
4 years ago
boojack ca2557eb7e
fix: tag filter (#266) 4 years ago
steven e0f95686f3 chore: update header style 4 years ago
f97 29770e8bfb
chore: update vietnamese i18n (#261) 4 years ago
steven b959acc69d fix: update marked test cases 4 years ago
steven 486cf8bdac feat: add `escape` to renderer 4 years ago
boojack eaf89aa2f2
feat: update marked parsers (#260)
* chore: remove external match functions

* chore: update parsers
4 years ago
boojack 4bd373ba57
fix: tag selector position (#259) 4 years ago
steven 7b29c65f58 feat: add `inline-code` syntax parser 4 years ago
steven 4a2fe3aaae chore: update user banner style 4 years ago
steven 778282ae29 chore: update resource dialog 4 years ago
steven 05e46ee4a8 fix: emoji picker style 4 years ago
boojack 222c792539
fix: tag regexp (#253) 4 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
4 years ago
steven 8e63b8f289 chore: update interval flag type 4 years ago
steven 17c35be426 chore: add `--passWithNoTests` to jest 4 years ago
steven df5818cdc5 chore: add `jest` 4 years ago
steven 5894104524 chore: update inline image 4 years ago
steven 09732df0f5 chore: regenerate `yarn.lock` 4 years ago
steven ae8f292306 feat: create memo with resourceIdList 4 years ago
steven c7cf35c7de feat: update memo resource component 4 years ago
steven b2c22977c1 feat: update memo editor with uploading resources 4 years ago
steven c0edb72b3d chore: update react version 4 years ago
boojack 65f7aa7914
fix: emoji picker position in fullscreen (#251) 4 years ago
boojack 06f5a5788e
fix: mobile editor float style (#247) 4 years ago
boojack 52c8ac2ad3
chore: update emoji picker toggle logic (#244) 4 years ago
Steven 0c80654cc2 chore: update dropdown action button style 4 years ago
Steven a2180f177f chore: remove `vite-plugin-pwa` 4 years ago
Steven b992d07f3e chore: update memo detail header 4 years ago
Steven dc3052e225 chore: release `v0.4.5` 4 years ago
Steven 77a3513a6b chore: update memo detail page 4 years ago
Steven 0dd2337663 chore: update router 4 years ago
Steven 63468dbaf3 chore: update memo detail access handler 4 years ago
f97 2acd5d4af2
chore: support html form (#236) 4 years ago
Steven 6c1cc1d283 chore: use conditional rendering instead of OnlyWhen 4 years ago
Steven 15cfc9e1f5 chore: add memo detail page 4 years ago
Steven 004713d4cd chore: update dropdown component 4 years ago
f97 7a6eb53e0f
feat: float mobile editor (#234)
* feat: float mobile editor

* fix: fix pr comment

* lint: fix golangci-lint
4 years ago
boojack 02c26d5bb4
chore: update i18n for memo visibility (#233) 4 years ago
Steven c60c58ed69 chore: fix memo content click handler 4 years ago
Steven 366afdd1e4 feat: use `i18next` 4 years ago
Steven 307483e499 feat: use `react-router` 4 years ago
boojack a1066322c8
chore: add `vite-plugin-pwa` (#230) 4 years ago
f97 050a2d39fa
chore: fix i18n vietnamese typos and update MemoCardDialog (#228) 4 years ago
Steven 13aa61bbc0 chore: update i18n for change password dialog 4 years ago
boojack f4d0e8c948
chore: hide the searchbar of emoji picker (#222)
chore: hide emoji picker searchbar
4 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>
4 years ago
Steven 721aa3c907 chore: update `v0.4.4` 4 years ago
Steven 77178afad5 chore: add no data tip 4 years ago
Steven fd7b8c3293 chore: add copy non-private memo link 4 years ago
Steven 660908e436 chore: add `react-router` 4 years ago
Steven 8d694f7732 chore: remove language beta badge 4 years ago
f97 bdfa9f7a56
chore: update i18n for UserBanner (#219)
* feat: add vietnamese

* chore: update i18n

* Update web/src/locales/zh.json

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

Co-authored-by: boojack <stevenlgtm@gmail.com>
4 years ago
Steven 2c17ea703d chore: fix `manifest.json` image 4 years ago
Steven 1591fdf61c chore: update i18n structures 4 years ago
f97 811f3340e9
feat: add vietnamese (#218) 4 years ago
ChasLui 7e8d1128f8
chore: update i18n (#215) 4 years ago
Steven 54db6eda04 chore: update common locales 4 years ago
boojack c5b26e3310
chore: fix copy to clipboard (#214) 4 years ago
ChasLui 7079faf2b9
chore: update i18n (#212)
* feat: 增加部分 i18n

* feat: 增加部分 i18n

* feat: 增加部分 i18n
4 years ago
Steven 6e4577f721 feat: add `MemoContent` component 4 years ago
winwin2011 7b0987610c
feat: i18n for dialogs (#203)
* feat: i18n in dialog

* fix: use common translation
4 years ago
boojack 50fa560d4a
chore: update username validate config (#209) 4 years ago
Steven b8a7df21f2 chore: release `v0.4.3` 4 years ago
boojack d1a4348048
chore: support double-click to edit memo (#207) 4 years ago
Steven 020b211660 chore: update explore page style 4 years ago
Steven 4657e58b52 chore: update loading section 4 years ago
Steven 22971c3a93 chore: support upload more file type 4 years ago
Steven 5fa9aa3c22 chore: add memo resources component 4 years ago
Steven fbce43870f chore: update resource base url 4 years ago
Steven ad462cec29 chore: update explore style 4 years ago
boojack b0b2776d03
chore: update button entries (#206) 4 years ago
boojack e9ac6affef
feat: add explore page (#205) 4 years ago
winwin2011 5eea1339c9
fix: upload resouces double time (#204) 4 years ago
Steven d68891d91d chore: fix tag regex 4 years ago
winwin2011 987bb80770
fix: heatmap popover blink (#195) 4 years ago
Steven b884327a53 chore: update eslint rules 4 years ago
Steven 89f9dc5640 chore: update resources 4 years ago