boojack
b511a7b634
fix: user patch with empty email ( #578 )
2022-11-25 22:34:24 +08:00
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>
2022-11-25 21:59:21 +08:00
boojack
072851e3ba
chore: update dialog style ( #574 )
...
* chore: update tests
* chore: update dialog styles
2022-11-25 21:55:45 +08:00
Tiefseemonster
f4e2b7319a
fix: make tooltip text no-selecting ( #567 )
...
* no selecting tooltip text
With a double click on button, you can get selection on tooltip text. That may be distracting a little bit.
* Update web/src/less/memo.less
Co-authored-by: Stephen Zhou <hi@hyoban.cc>
Co-authored-by: Stephen Zhou <hi@hyoban.cc>
Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-11-25 20:32:59 +08:00
Zeng1998
ff0db82dc3
chore: empty query text ( #566 )
2022-11-25 20:09:42 +08:00
Stephen Zhou
2daf085ce4
chore: fix vscode settings name ( #565 )
2022-11-25 01:51:43 +00:00
Tiefseemonster
495f1f2041
chore: fix name field in paragraph parser obj ( #564 )
2022-11-25 01:47:17 +00:00
boojack
8cfcd201b0
feat: support display video ( #558 )
2022-11-24 20:22:54 +08:00
boojack
abcd3cfafb
feat: add Strikethrough
syntax ( #557 )
...
feat: add `Strikethrough` rule
2022-11-24 20:05:51 +08:00
boojack
50d41c456b
chore: change memo created time ( #556 )
2022-11-24 19:55:52 +08:00
Zeng1998
1d41d53723
fix: icon style ( #555 )
2022-11-24 18:44:47 +08:00
Zeng1998
a4b7a77016
fix: cursor style ( #549 )
2022-11-24 09:30:17 +08:00
boojack
a0b35f7aa9
feat: add French i18n item ( #547 )
...
feat: add French i18n
2022-11-24 08:42:38 +08:00
baptiste313
574e160a11
chore: addition of the French translation and small correction for the English ( #546 )
2022-11-24 08:03:16 +08:00
boojack
2042737004
feat: add username field ( #544 )
...
* feat: add username field
* chore: update
2022-11-23 22:27:21 +08:00
boojack
a0667abec8
chore: update data initial requests ( #538 )
2022-11-22 23:45:11 +08:00
boojack
362306a9cb
chore: update i18n for visibility ( #537 )
2022-11-22 22:59:54 +08:00
Zeng1998
5e069f79a2
feat: esc to cancel editing ( #532 )
2022-11-22 19:54:25 +08:00
Zeng1998
7c78fb064f
fix: empty filter value ( #529 )
2022-11-22 11:31:37 +00:00
Yarden Shoham
d8adc0afe9
feat: extend validation config max length ( #523 )
2022-11-22 18:21:12 +08:00
Zeng1998
0d0f893b93
chore: update i18 for memo sharing ( #513 )
2022-11-21 19:59:19 +08:00
Zeng1998
d2a87a4ddb
chore: bgcolor of memo share image ( #508 )
2022-11-21 18:38:32 +08:00
boojack
2d49e96a8a
feat: get image blob in backend ( #495 )
...
* feat: get image blob in backend
* chore: update
2022-11-19 18:43:56 +08:00
boojack
9036bd478b
fix: image scrollbar ( #494 )
2022-11-19 17:36:25 +08:00
Zeng1998
1acf2f8b13
chore: update i18 for settings ( #490 )
2022-11-19 10:33:52 +08:00
boojack
a2831b37c4
feat: add database filesize in UI ( #488 )
2022-11-18 21:17:52 +08:00
boojack
706b1b428f
chore: add toast to system settings ( #486 )
2022-11-17 21:37:57 +08:00
boojack
1690566413
chore: update emoji picker ( #483 )
2022-11-17 21:11:58 +08:00
boojack
a24b885236
chore: update share memo image ( #482 )
2022-11-17 21:01:26 +08:00
Stephen Zhou
c89a6665b6
feat: fold memos according to horizontal rule ( #478 )
...
* feat: fold memos according to horizontal rule
* fix: button and content
* chore: update
2022-11-15 14:49:08 +00:00
Stephen Zhou
797accbc2c
feat: parser for horizontal rule ( #477 )
...
* feat: parser for horizontal rule
* chore: revert
2022-11-15 21:56:44 +08:00
boojack
66f9bc48bb
chore: remove mark memo ( #476 )
2022-11-15 21:22:08 +08:00
boojack
de2eff474c
chore: remove memo card dialog ( #475 )
2022-11-15 21:16:53 +08:00
Mahoo Huang
67195859dc
fix: abnormal link regex ( #474 )
2022-11-15 21:15:10 +08:00
boojack
61abc6dd11
feat: update sharing memo image ( #473 )
2022-11-15 21:02:55 +08:00
boojack
9fe9245727
chore: update cancel edit button style ( #472 )
2022-11-15 20:35:56 +08:00
Zeng1998
906ec7994e
fix: clear query text ( #469 )
...
* fix: clear query text
* update
* update
Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-11-15 19:52:16 +08:00
Zeng1998
5258b0a5b4
chore: change memo card's bg color ( #471 )
2022-11-15 18:55:11 +08:00
boojack
ceac53b6d0
feat: additional script system setting ( #467 )
2022-11-14 22:21:19 +08:00
Stephen Zhou
3775d5c9c2
feat: folding options ( #459 )
...
* feat: folding options
* chore: update
* chore: update
Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-11-14 22:06:05 +08:00
Zeng1998
da80d4ef62
fix: duration query string ( #465 )
2022-11-14 18:57:43 +08:00
Zeng1998
d208731f5f
feat: visibility click filter ( #463 )
...
* feat: visibility click filter
* update
Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-11-13 21:23:40 +08:00
Stephen Zhou
a90acdabb3
fix: route confusion entering from non-home page ( #460 )
...
Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-11-13 19:40:16 +08:00
Zeng1998
407d1cdcaa
feat: add visibility filter ( #461 )
...
* feat: add visibility filter
* update
2022-11-13 19:34:22 +08:00
boojack
cb50bbc3cb
refactor: remove mixin colors ( #458 )
2022-11-13 14:25:02 +08:00
boojack
2743268fd7
chore: remove unused visibility selector ( #457 )
2022-11-13 10:47:21 +08:00
Zeng1998
8cc0977a01
fix: image url extraction ( #453 )
...
fix: image-url-extraction
Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-11-12 21:25:50 +08:00
boojack
0809ec8c72
chore: update editor style ( #456 )
2022-11-12 21:22:51 +08:00
boojack
db93710f85
chore: remove mobile editor style user setting ( #455 )
2022-11-12 21:01:34 +08:00
boojack
241c93c6b7
feat: update editor style ( #454 )
...
* feat: update editor style
* chore: update bg
2022-11-12 20:57:08 +08:00
boojack
fe05e6a464
chore: update version 0.7.2 ( #447 )
2022-11-12 09:19:44 +08:00
boojack
d1aa6aa7f8
fix: editor resource list ( #445 )
2022-11-12 09:04:26 +08:00
boojack
a142d975d7
feat: additional style system setting ( #444 )
...
* feat: additional style system setting
* feat: remove editor font setting
2022-11-11 23:42:44 +08:00
boojack
67691d1e99
feat: update visibility selector style ( #441 )
2022-11-11 19:25:21 +08:00
Zeng1998
9b827b4801
feat: add support for time-shortcut ( #434 )
...
* feat: add support for time-shortcut
* update
Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-11-11 19:14:38 +08:00
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>
2022-11-10 13:43:49 +00:00
boojack
9866702850
fix: parser regexp for special character ( #439 )
2022-11-10 20:38:14 +08:00
Yunliang Zhou
a313a9bb31
fix: route confusion entering from non-home page ( #430 )
2022-11-10 19:50:12 +08:00
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>
2022-11-09 14:58:16 +00:00
Zeng1998
1e3b8315a0
chore: update MemoResources props ( #432 )
2022-11-09 22:10:31 +08:00
Zeng1998
4f10c12092
chore: update translation ( #417 )
2022-11-05 21:55:48 +08:00
Zeng1998
78b4733fb9
chore: add icon for deleting resource ( #414 )
2022-11-05 17:41:14 +08:00
winwin2011
37bb3bc546
chore: allow skip version ( #411 )
...
* chore: allow skip version
* chore: opacity
* chore: polish
Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-11-04 15:40:48 +00:00
winwin2011
b43bfce254
fix: tag compressed ( #412 )
2022-11-04 23:39:20 +08:00
boojack
0d6281ef6b
chore: update signin page ( #410 )
...
* chore: update signin page
* chore: update version `v0.7.1`
2022-11-04 12:28:16 +00:00
boojack
c27e38b11c
chore: enable no-unused-vars
( #408 )
2022-11-03 23:43:56 +00:00
boojack
cf75054106
feat: add system setting to allow user signup ( #407 )
2022-11-03 21:47:36 +08:00
Zhou Yunliang
4ed987229b
feat: text filter regex support ( #406 )
2022-11-03 21:06:17 +08:00
Mahoo Huang
a1068b6fe3
fix: abnormal blockquote regexp ( #404 )
...
```markdown
面向具体实现编程 ==> 面向抽象接口编程
```.
面向具体实现编程 ==
> 面向抽象接口编程
2022-11-02 20:33:25 +08:00
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>
2022-11-02 12:00:28 +00:00
winwin2011
5bdf15aece
chore: fold/expand i18n ( #400 )
2022-11-01 22:44:23 +00:00
winwin2011
d347b7a91e
chore: pin button color ( #399 )
2022-11-02 06:42:20 +08:00
boojack
2c653f170c
chore: update corner width ( #398 )
2022-11-01 15:13:54 +00:00
boojack
f8c0d73d2d
chore: update resource dialog style ( #395 )
2022-11-01 14:24:54 +00:00
boojack
006cb56d28
fix: heatmap data ( #394 )
2022-11-01 14:06:02 +00:00
Zeng1998
4246232fbe
feat: image preview enhancement ( #385 )
...
* feat: dialog content enhancement
* update
* feat: image carousel
* update
Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-11-01 09:07:14 +08:00
boojack
9d8c9609c3
feat: cache editing memo id ( #388 )
...
* feat: cache editing memo id
* chore: update
2022-10-31 21:39:22 +08:00
boojack
ef5492074e
chore: update memo stats api ( #387 )
2022-10-31 20:57:07 +08:00
boojack
40d5686031
chore: update unpin memo ( #386 )
2022-10-31 11:27:56 +00:00
Zeng1998
4276a7a56d
feat: remove unused resources ( #379 )
...
* feat: dialog content enhancement
* feat: remove unused resources
* update
* update
Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-10-31 11:23:44 +00:00
Zeng1998
d6fa1c7c80
feat: dialog content enhancement ( #377 )
2022-10-31 11:00:18 +00:00
boojack
29966451b6
feat: unpin button in the corner ( #374 )
...
* feat: unpin button in corner
* chore: update
2022-10-30 05:21:24 +00:00
boojack
7c401040c8
feat: add blockquote regexp ( #366 )
2022-10-29 10:14:53 +00:00
boojack
43541bde2c
feat: add update version banner ( #365 )
...
feat: add update version banenr
2022-10-29 09:49:50 +00:00
boojack
1e01c4dc46
chore: update resource service ( #364 )
2022-10-29 09:24:56 +00:00
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>
2022-10-29 07:40:09 +00:00
Zeng1998
30daea0c4f
fix: typo ( #357 )
...
* feat: resource dialog enhancements
* update
* fix: typo
Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-10-29 01:13:11 +00:00
Zeng1998
b891e08928
feat: resource dialog enhancements ( #356 )
...
* feat: resource dialog enhancements
* update
2022-10-29 09:11:16 +08:00
boojack
94df09c8c0
chore: update memo list api ( #350 )
2022-10-27 14:02:42 +00:00
boojack
bdf6d4d42a
feat: case-insensitive search ( #347 )
2022-10-27 00:05:45 +00:00
boojack
cb2e1ae355
fix: fetch memo with filter ( #346 )
2022-10-26 23:53:40 +00:00
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>
2022-10-26 20:13:02 +08:00
boojack
fe5ba6850b
chore: update insert content in editor ( #336 )
2022-10-23 12:28:30 +00:00
Mahoo Huang
5690dab6bb
feat: add some hotkeys ( #320 )
...
* feat: add some hotkeys
* fix: hotkeys lose the text behind selected
* chore: adjust insertText params passing
2022-10-23 11:33:45 +00:00
Zeng1998
65506a5b30
chore: update the translation ( #333 )
2022-10-22 09:36:38 +00:00
boojack
e6f376ae66
fix: user setting name ( #331 )
2022-10-21 15:06:15 +00:00
boojack
1c2998c4d8
feat: pagination for memo list ( #330 )
2022-10-21 14:51:41 +00:00
Zeng1998
fc5d5cf231
fix: patch memo with resource list ( #328 )
...
fix: 修改memo时添加图片不显示
2022-10-21 22:16:05 +08:00
boojack
2a4fc7dcc3
chore: update memo display time ( #327 )
...
* chore: update memo display time
* chore: update
2022-10-21 20:26:00 +08:00
boojack
b68d6e2693
feat: update memo sort option setting ( #326 )
...
feat: add memo display ts
2022-10-21 11:57:57 +00:00