Commit graph

897 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
boojack
e2cbea2022
chore: update action name (#573) 2022-11-25 21:53:36 +08:00
boojack
29880be283
chore: update tests (#572) 2022-11-25 21:51:53 +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
89179f78c2
chore: add SECURITY.md (#562) 2022-11-25 09:05:52 +08:00
boojack
7ad7461a92
chore: add test docker image (#559) 2022-11-24 20:54:22 +08: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
boojack
0dc003854f
chore: fix typo (#551) 2022-11-24 10:03:00 +08:00
Zeng1998
a4b7a77016
fix: cursor style (#549) 2022-11-24 09:30:17 +08:00
boojack
939e836d1b
chore: update readme (#548) 2022-11-24 08:45:36 +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
Zeng1998
11a7e897dc
fix: update issue template (#530) 2022-11-22 19:30:04 +08:00
Yarden Shoham
d8adc0afe9
feat: extend validation config max length (#523) 2022-11-22 18:21:12 +08:00
boojack
17c1b97d23
fix: tag regexp (#518)
* fix: tag regexp

* chore: update
2022-11-21 23:49:52 +08:00
boojack
5aee2f46ab
chore: update issue template (#517) 2022-11-21 23:38:21 +08:00
boojack
013ded1e04
chore: code clean (#516) 2022-11-21 23:23:05 +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
b05a176490
chore: add license to README (#506) 2022-11-21 07:20:36 +08:00
boojack
d149926a39
chore: update seed data (#507) 2022-11-21 07:17:28 +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
boojack
477130aa85
chore: update db filesize access control (#493) 2022-11-19 17:07:40 +08:00
boojack
878e0eabc8
feat: add crawler plugin (#492)
* feat: add crawler plugin

* chore: update

* chore: go mod tidy

* chore: update
2022-11-19 16:58:55 +08:00
boojack
62f63d4af7
chore: update dependencies version (#491) 2022-11-19 14:51:28 +08:00
Zeng1998
1acf2f8b13
chore: update i18 for settings (#490) 2022-11-19 10:33:52 +08:00
boojack
a4a5e539ed
chore: update dev version (#489) 2022-11-19 09:57:54 +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