Commit Graph

376 Commits (2743268fd74a2fc3c00252836b540505b9ece3db)

Author SHA1 Message Date
boojack 2743268fd7
chore: remove unused visibility selector (#457) 2 years ago
Zeng1998 8cc0977a01
fix: image url extraction (#453)
fix: image-url-extraction

Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
boojack 0809ec8c72
chore: update editor style (#456) 2 years ago
boojack db93710f85
chore: remove mobile editor style user setting (#455) 2 years ago
boojack 241c93c6b7
feat: update editor style (#454)
* feat: update editor style

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

* feat: remove editor font setting
2 years ago
boojack 67691d1e99
feat: update visibility selector style (#441) 2 years ago
Zeng1998 9b827b4801
feat: add support for time-shortcut (#434)
* feat: add support for time-shortcut

* update

Co-authored-by: boojack <stevenlgtm@gmail.com>
2 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>
2 years ago
boojack 9866702850
fix: parser regexp for special character (#439) 2 years ago
Yunliang Zhou a313a9bb31
fix: route confusion entering from non-home page (#430) 2 years ago
Zeng1998 b6c0a04394
fix: share memo with resource list (#431)
* fix: share memo with resource list

* update

* Update web/src/components/ShareMemoImageDialog.tsx

Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
Zeng1998 1e3b8315a0
chore: update MemoResources props (#432) 2 years ago
Zeng1998 4f10c12092
chore: update translation (#417) 2 years ago
Zeng1998 78b4733fb9
chore: add icon for deleting resource (#414) 2 years ago
winwin2011 37bb3bc546
chore: allow skip version (#411)
* chore: allow skip version

* chore: opacity

* chore: polish

Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
winwin2011 b43bfce254
fix: tag compressed (#412) 2 years ago
boojack 0d6281ef6b
chore: update signin page (#410)
* chore: update signin page

* chore: update version `v0.7.1`
2 years ago
boojack c27e38b11c
chore: enable `no-unused-vars` (#408) 2 years ago
boojack cf75054106
feat: add system setting to allow user signup (#407) 2 years ago
Zhou Yunliang 4ed987229b
feat: text filter regex support (#406) 2 years ago
Mahoo Huang a1068b6fe3
fix: abnormal blockquote regexp (#404)
```markdown
面向具体实现编程 ==> 面向抽象接口编程
```.
面向具体实现编程 ==
> 面向抽象接口编程
2 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>
2 years ago
winwin2011 5bdf15aece
chore: fold/expand i18n (#400) 2 years ago
winwin2011 d347b7a91e
chore: pin button color (#399) 2 years ago
boojack 2c653f170c
chore: update corner width (#398) 2 years ago
boojack f8c0d73d2d
chore: update resource dialog style (#395) 2 years ago
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