Commit Graph

436 Commits

Author SHA1 Message Date
Zeng1998
40e92f9463
fix: change password max length validation (#616) 2022-11-28 19:33:14 +08:00
Zeng1998
f883dd9c1d
feat: create user repeat password (#614)
* feat: create user repeat password

* update
2022-11-28 19:32:53 +08:00
Wujiao233
d8bf55efb2
fix: shoutcut tag filter handle mutiple tags (#608)
* fix: shoutcut tag filter handle mutiple tags

* not edit parser
2022-11-28 19:32:01 +08:00
Wujiao233
f982e83d0a
fix: clear shortcut filter when delete this shortcut (#611) 2022-11-28 06:14:25 +08:00
Jasper Platenburg
3472a6db26
fix: password field visible (#609) 2022-11-27 21:53:10 +08:00
boojack
ce795a2a7d
chore: show content image (#602) 2022-11-27 09:01:19 +08:00
Tiefseemonster
2fa01886da
fix: tooltip overlaps a window border (#599) 2022-11-27 08:48:21 +08:00
Tiefseemonster
dfe71f33c2
fix: search bar dropdown disappearing (#593) 2022-11-26 23:13:02 +08:00
boojack
db1d223448
fix: apperance select (#585) 2022-11-26 17:45:16 +08:00
Zeng1998
54271c1598
chore: fix some typos (#587) 2022-11-26 06:23:29 +00:00
Zeng1998
1ee8ebc9e1
fix: collapse btn cursor style (#586) 2022-11-26 05:12:37 +00:00
Stephen Zhou
6e5537d131
feat: dark mode support for explore page (#584)
* feat: dark mode support for auth page

* chore: update

* feat: dark mode support for explore page (#583)

* fix: avoid white text

* fix: import order
2022-11-26 12:19:00 +08:00
Stephen Zhou
90c85103c3
feat: dark mode support for auth page (#569)
* feat: dark mode support for auth page

* chore: update
2022-11-26 11:20:22 +08:00
Zeng1998
2d5d734da4
chore: update i18n for account settings (#582) 2022-11-26 02:23:57 +00:00
Zeng1998
e1e5121dd7
fix: get markdown image from backend (#581) 2022-11-26 10:20:49 +08:00
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