Commit Graph

1318 Commits

Author SHA1 Message Date
f982e83d0a fix: clear shortcut filter when delete this shortcut (#611) 2022-11-28 06:14:25 +08:00
3472a6db26 fix: password field visible (#609) 2022-11-27 21:53:10 +08:00
c79e51a91b chore: update readme (#606) 2022-11-27 16:04:35 +08:00
ce795a2a7d chore: show content image (#602) 2022-11-27 09:01:19 +08:00
045819c312 fix: initial database schema (#601) 2022-11-27 08:52:43 +08:00
2fa01886da fix: tooltip overlaps a window border (#599) 2022-11-27 08:48:21 +08:00
dd7d322c47 chore: add .vscode to gitignore (#596) 2022-11-27 07:56:19 +08:00
dfe71f33c2 fix: search bar dropdown disappearing (#593) 2022-11-26 23:13:02 +08:00
db1d223448 fix: apperance select (#585) 2022-11-26 17:45:16 +08:00
54271c1598 chore: fix some typos (#587) 2022-11-26 06:23:29 +00:00
1ee8ebc9e1 fix: collapse btn cursor style (#586) 2022-11-26 05:12:37 +00:00
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
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
2d5d734da4 chore: update i18n for account settings (#582) 2022-11-26 02:23:57 +00:00
e1e5121dd7 fix: get markdown image from backend (#581) 2022-11-26 10:20:49 +08:00
85db6721de chore: disable metrics collector (#580) 2022-11-26 09:23:38 +08:00
b511a7b634 fix: user patch with empty email (#578) v0.8.0 2022-11-25 22:34:24 +08:00
88c3b1ad0f feat: update prod version (#577) 2022-11-25 22:17:24 +08:00
9fe15a03b3 chore(revert): update test image platforms (#576)
Revert "chore: update test image platforms (#575)"

This reverts commit 500afffbcf.
2022-11-25 22:08:43 +08:00
500afffbcf chore: update test image platforms (#575)
chore: update test image plantforms
2022-11-25 22:06:40 +08:00
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
072851e3ba chore: update dialog style (#574)
* chore: update tests

* chore: update dialog styles
2022-11-25 21:55:45 +08:00
e2cbea2022 chore: update action name (#573) 2022-11-25 21:53:36 +08:00
29880be283 chore: update tests (#572) 2022-11-25 21:51:53 +08:00
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
ff0db82dc3 chore: empty query text (#566) 2022-11-25 20:09:42 +08:00
2daf085ce4 chore: fix vscode settings name (#565) 2022-11-25 01:51:43 +00:00
495f1f2041 chore: fix name field in paragraph parser obj (#564) 2022-11-25 01:47:17 +00:00
89179f78c2 chore: add SECURITY.md (#562) 2022-11-25 09:05:52 +08:00
7ad7461a92 chore: add test docker image (#559) 2022-11-24 20:54:22 +08:00
8cfcd201b0 feat: support display video (#558) 2022-11-24 20:22:54 +08:00
abcd3cfafb feat: add Strikethrough syntax (#557)
feat: add `Strikethrough` rule
2022-11-24 20:05:51 +08:00
50d41c456b chore: change memo created time (#556) 2022-11-24 19:55:52 +08:00
1d41d53723 fix: icon style (#555) 2022-11-24 18:44:47 +08:00
0dc003854f chore: fix typo (#551) 2022-11-24 10:03:00 +08:00
a4b7a77016 fix: cursor style (#549) 2022-11-24 09:30:17 +08:00
939e836d1b chore: update readme (#548) 2022-11-24 08:45:36 +08:00
a0b35f7aa9 feat: add French i18n item (#547)
feat: add French i18n
2022-11-24 08:42:38 +08:00
574e160a11 chore: addition of the French translation and small correction for the English (#546) 2022-11-24 08:03:16 +08:00
2042737004 feat: add username field (#544)
* feat: add username field

* chore: update
2022-11-23 22:27:21 +08:00
a0667abec8 chore: update data initial requests (#538) 2022-11-22 23:45:11 +08:00
362306a9cb chore: update i18n for visibility (#537) 2022-11-22 22:59:54 +08:00
5e069f79a2 feat: esc to cancel editing (#532) 2022-11-22 19:54:25 +08:00
7c78fb064f fix: empty filter value (#529) 2022-11-22 11:31:37 +00:00
11a7e897dc fix: update issue template (#530) 2022-11-22 19:30:04 +08:00
d8adc0afe9 feat: extend validation config max length (#523) 2022-11-22 18:21:12 +08:00
17c1b97d23 fix: tag regexp (#518)
* fix: tag regexp

* chore: update
2022-11-21 23:49:52 +08:00
5aee2f46ab chore: update issue template (#517) 2022-11-21 23:38:21 +08:00
013ded1e04 chore: code clean (#516) 2022-11-21 23:23:05 +08:00
0d0f893b93 chore: update i18 for memo sharing (#513) 2022-11-21 19:59:19 +08:00