Commit Graph

427 Commits (54271c1598bb3d27c4575ef6efda86d34ef72a17)

Author SHA1 Message Date
Zeng1998 54271c1598
chore: fix some typos (#587) 3 years ago
Zeng1998 1ee8ebc9e1
fix: collapse btn cursor style (#586) 3 years ago
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
3 years ago
Stephen Zhou 90c85103c3
feat: dark mode support for auth page (#569)
* feat: dark mode support for auth page

* chore: update
3 years ago
Zeng1998 2d5d734da4
chore: update i18n for account settings (#582) 3 years ago
Zeng1998 e1e5121dd7
fix: get markdown image from backend (#581) 3 years ago
boojack b511a7b634
fix: user patch with empty email (#578) 3 years ago
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>
3 years ago
boojack 072851e3ba
chore: update dialog style (#574)
* chore: update tests

* chore: update dialog styles
3 years ago
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>
3 years ago
Zeng1998 ff0db82dc3
chore: empty query text (#566) 3 years ago
Stephen Zhou 2daf085ce4
chore: fix vscode settings name (#565) 3 years ago
Tiefseemonster 495f1f2041
chore: fix name field in paragraph parser obj (#564) 3 years ago
boojack 8cfcd201b0
feat: support display video (#558) 3 years ago
boojack abcd3cfafb
feat: add `Strikethrough` syntax (#557)
feat: add `Strikethrough` rule
3 years ago
boojack 50d41c456b
chore: change memo created time (#556) 3 years ago
Zeng1998 1d41d53723
fix: icon style (#555) 3 years ago
Zeng1998 a4b7a77016
fix: cursor style (#549) 3 years ago
boojack a0b35f7aa9
feat: add French i18n item (#547)
feat: add French i18n
3 years ago
baptiste313 574e160a11
chore: addition of the French translation and small correction for the English (#546) 3 years ago
boojack 2042737004
feat: add username field (#544)
* feat: add username field

* chore: update
3 years ago
boojack a0667abec8
chore: update data initial requests (#538) 3 years ago
boojack 362306a9cb
chore: update i18n for visibility (#537) 3 years ago
Zeng1998 5e069f79a2
feat: esc to cancel editing (#532) 3 years ago
Zeng1998 7c78fb064f
fix: empty filter value (#529) 3 years ago
Yarden Shoham d8adc0afe9
feat: extend validation config max length (#523) 3 years ago
Zeng1998 0d0f893b93
chore: update i18 for memo sharing (#513) 3 years ago
Zeng1998 d2a87a4ddb
chore: bgcolor of memo share image (#508) 3 years ago
boojack 2d49e96a8a
feat: get image blob in backend (#495)
* feat: get image blob in backend

* chore: update
3 years ago
boojack 9036bd478b
fix: image scrollbar (#494) 3 years ago
Zeng1998 1acf2f8b13
chore: update i18 for settings (#490) 3 years ago
boojack a2831b37c4
feat: add database filesize in UI (#488) 3 years ago
boojack 706b1b428f
chore: add toast to system settings (#486) 3 years ago
boojack 1690566413
chore: update emoji picker (#483) 3 years ago
boojack a24b885236
chore: update share memo image (#482) 3 years ago
Stephen Zhou c89a6665b6
feat: fold memos according to horizontal rule (#478)
* feat: fold memos according to horizontal rule

* fix: button and content

* chore: update
3 years ago
Stephen Zhou 797accbc2c
feat: parser for horizontal rule (#477)
* feat: parser for horizontal rule

* chore: revert
3 years ago
boojack 66f9bc48bb
chore: remove mark memo (#476) 3 years ago
boojack de2eff474c
chore: remove memo card dialog (#475) 3 years ago
Mahoo Huang 67195859dc
fix: abnormal link regex (#474) 3 years ago
boojack 61abc6dd11
feat: update sharing memo image (#473) 3 years ago
boojack 9fe9245727
chore: update cancel edit button style (#472) 3 years ago
Zeng1998 906ec7994e
fix: clear query text (#469)
* fix: clear query text

* update

* update

Co-authored-by: boojack <stevenlgtm@gmail.com>
3 years ago
Zeng1998 5258b0a5b4
chore: change memo card's bg color (#471) 3 years ago
boojack ceac53b6d0
feat: additional script system setting (#467) 3 years ago
Stephen Zhou 3775d5c9c2
feat: folding options (#459)
* feat: folding options

* chore: update

* chore: update

Co-authored-by: boojack <stevenlgtm@gmail.com>
3 years ago
Zeng1998 da80d4ef62
fix: duration query string (#465) 3 years ago
Zeng1998 d208731f5f
feat: visibility click filter (#463)
* feat: visibility click filter

* update

Co-authored-by: boojack <stevenlgtm@gmail.com>
3 years ago
Stephen Zhou a90acdabb3
fix: route confusion entering from non-home page (#460)
Co-authored-by: boojack <stevenlgtm@gmail.com>
3 years ago
Zeng1998 407d1cdcaa
feat: add visibility filter (#461)
* feat: add visibility filter

* update
3 years ago