Commit Graph

397 Commits (878e0eabc8b79a8b3a14c2cbe53e51ba42960fc2)

Author SHA1 Message Date
boojack 006cb56d28
fix: heatmap data (#394) 2 years ago
Zeng1998 4246232fbe
feat: image preview enhancement (#385)
* feat: dialog content enhancement

* update

* feat: image carousel

* update

Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
boojack 9d8c9609c3
feat: cache editing memo id (#388)
* feat: cache editing memo id

* chore: update
2 years ago
boojack ef5492074e
chore: update memo stats api (#387) 2 years ago
boojack 40d5686031
chore: update unpin memo (#386) 2 years ago
Zeng1998 4276a7a56d
feat: remove unused resources (#379)
* feat: dialog content enhancement

* feat: remove unused resources

* update

* update

Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
Zeng1998 d6fa1c7c80
feat: dialog content enhancement (#377) 2 years ago
boojack 29966451b6
feat: unpin button in the corner (#374)
* feat: unpin button in corner

* chore: update
2 years ago
boojack 7c401040c8
feat: add blockquote regexp (#366) 2 years ago
boojack 43541bde2c
feat: add update version banner (#365)
feat: add update version banenr
2 years ago
boojack 1e01c4dc46
chore: update resource service (#364) 2 years ago
Zeng1998 e85d368f87
feat: patch resource filename (#360)
* feat: resource filename rename

* update: resource filename rename

* update: resource filename rename

* update: validation about the filename

Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
Zeng1998 30daea0c4f
fix: typo (#357)
* feat: resource dialog enhancements

* update

* fix: typo

Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
Zeng1998 b891e08928
feat: resource dialog enhancements (#356)
* feat: resource dialog enhancements

* update
2 years ago
boojack 94df09c8c0
chore: update memo list api (#350) 2 years ago
boojack bdf6d4d42a
feat: case-insensitive search (#347) 2 years ago
boojack cb2e1ae355
fix: fetch memo with filter (#346) 2 years ago
Zhou Yunliang 4e00b1b0cd
feat: rss support (#343)
* feat: rss support

* chore: go mod tidy

* chore: change route group prefix

* Update server/server.go

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

* Update server/rss.go

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

Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
boojack fe5ba6850b
chore: update insert content in editor (#336) 2 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
2 years ago
Zeng1998 65506a5b30
chore: update the translation (#333) 2 years ago
boojack e6f376ae66
fix: user setting name (#331) 2 years ago
boojack 1c2998c4d8
feat: pagination for memo list (#330) 2 years ago
Zeng1998 fc5d5cf231
fix: patch memo with resource list (#328)
fix: 修改memo时添加图片不显示
2 years ago
boojack 2a4fc7dcc3
chore: update memo display time (#327)
* chore: update memo display time

* chore: update
2 years ago
boojack b68d6e2693
feat: update memo sort option setting (#326)
feat: add memo display ts
2 years ago
boojack 0b34b142c8
chore: update marked (#325) 2 years ago
boojack 0b2a9d8511
fix: bold and emphasis regex (#323)
* fix: bold and emphasis regex

* chore: udpate
2 years ago
winwin2011 7c9c5c316b
chore: update i18n in settings (#324)
chore: i18n
2 years ago
winwin2011 180ae206c7
feat: inline code within link (#321)
* feat: inline code with link

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

* chore: update table style

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

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

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

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

* move closeSidebar function to utils

* move closeSidebar function to utils

* 侧边栏优化

* 移动端侧边栏优化

* 移动端侧边栏优化

* 移动端侧边栏优化
2 years ago
Steven ffe145d436 chore: revert sidebar updates 2 years ago
zburu 37cd841992
chore: adjust sidebar style (#277) 2 years ago
h2o2o 315ab94c94
添加移动端点击自动关闭侧边栏 (#271) 2 years ago
f97 1aa9963e07
fix: i18n for filter (#275) 2 years ago
Steven 88ade2c0b7 chore: update i18n for filter 2 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
2 years ago
steven a323689ee6 chore: update copy button style 2 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>
2 years ago
boojack ca2557eb7e
fix: tag filter (#266) 2 years ago
steven e0f95686f3 chore: update header style 2 years ago
f97 29770e8bfb
chore: update vietnamese i18n (#261) 2 years ago
steven b959acc69d fix: update marked test cases 2 years ago
steven 486cf8bdac feat: add `escape` to renderer 2 years ago
boojack eaf89aa2f2
feat: update marked parsers (#260)
* chore: remove external match functions

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

* fix: fix pr comment

* lint: fix golangci-lint
2 years ago
boojack 02c26d5bb4
chore: update i18n for memo visibility (#233) 2 years ago
Steven c60c58ed69 chore: fix memo content click handler 2 years ago
Steven 366afdd1e4 feat: use `i18next` 2 years ago
Steven 307483e499 feat: use `react-router` 2 years ago
boojack a1066322c8
chore: add `vite-plugin-pwa` (#230) 2 years ago
f97 050a2d39fa
chore: fix i18n vietnamese typos and update MemoCardDialog (#228) 2 years ago
Steven 13aa61bbc0 chore: update i18n for change password dialog 2 years ago
boojack f4d0e8c948
chore: hide the searchbar of emoji picker (#222)
chore: hide emoji picker searchbar
2 years ago