Commit Graph

419 Commits

Author SHA1 Message Date
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