Commit Graph

1230 Commits

Author SHA1 Message Date
91220ea4a6 fix: reset image state in gallery (#730) 2022-12-11 20:14:55 +08:00
4bebbf3e1d feat: enable paste multiple resources (#729)
* feat: enable paste multiple resources

* update

* update
2022-12-11 19:17:39 +08:00
5d8b8c37a5 chore: upgrade vite (#728)
* chore: upgrade vite

* Revert "chore: remove lazy import component (#724)"

This reverts commit 688dc2304c.
2022-12-11 18:38:29 +08:00
564f20d13a chore: remove ESC to close edit (#726) 2022-12-11 14:18:04 +08:00
c3adb1b152 fix: set resource list in memo editor (#725) 2022-12-11 14:04:22 +08:00
688dc2304c chore: remove lazy import component (#724) 2022-12-10 19:39:43 +08:00
dd6e2337e6 chore: update version to 0.8.2 (#722) v0.8.2 2022-12-10 13:23:38 +08:00
66418d4210 feat: get image only when cors error (#721) 2022-12-10 13:20:48 +08:00
ab8c7b9d8a fix: auto complete in memo editor (#720) 2022-12-10 12:44:45 +08:00
387799b31c fix: added dark theme bg color to buttons (#719) 2022-12-10 12:14:02 +08:00
4a64a4dea8 fix: html lang attr (#718) 2022-12-10 10:42:10 +08:00
964c58ac01 feat: responsive layout for create shortcut dialog (#717) 2022-12-10 10:17:47 +08:00
56716cdad4 fix: break word (#708)
* fix: break word

* chore: update
2022-12-09 08:31:45 +08:00
a2ee750d1e fix: bump Version of reusable.yaml (#707)
Bump version

Bump up the version for reusable.yaml to v2
2022-12-09 00:31:00 +08:00
3f0601f651 feat: add Uffizzi Integration (#655)
* Integrate Uffizzi

* Update docker-compose.uffizzi.yml

Start memos in dev mode

Co-authored-by: boojack <stevenlgtm@gmail.com>

Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-12-08 23:45:23 +08:00
6f8e3432e9 fix: correct priority of keys in editor (#703) 2022-12-08 18:46:43 +08:00
b7ab6f8e7e fix: code highlight in dark mode (#702) 2022-12-08 18:30:46 +08:00
36b92ad884 feat: auto continuation list in editor (#689)
* feat: auto continuation list in editor

* update

* update
2022-12-08 10:01:01 +08:00
4d9857ce18 fix: update UsageHeatMap.tsx to account for daylight savings (#696) 2022-12-08 08:24:36 +08:00
43b22ce55f chore: fix typo (#695) 2022-12-07 22:49:05 +08:00
147185309c feat: vacuum database in setting (#694)
* feat: vacuum database in setting

* update

* update

* update

* update
2022-12-07 22:45:47 +08:00
f48226d4f2 chore: update German translation (#691)
Switched to plural to make the difference between TAG(S) and TAG(E) visible...
Refers to #545
2022-12-07 20:18:35 +08:00
e92407d9ec feat: image preview enhancement (#682) 2022-12-06 09:38:01 +08:00
79bf365d78 Dutch locale (#687) 2022-12-06 08:11:21 +08:00
492a1370ab feat: add German i18n item (#686) 2022-12-06 07:42:17 +08:00
e3ddf93c4d chore: update demo image (#672) 2022-12-04 20:43:46 +08:00
4a9314c476 chore: rename enableFoldMemo (#671)
* chore: rename `enableFoldMemo`

* chore: update
2022-12-04 15:34:03 +08:00
4767ee3293 feat: support follow system appearance (#670) 2022-12-04 12:23:29 +08:00
1ea74dfd0d chore: remove table syntax (#669) 2022-12-04 10:52:11 +08:00
53cf6ebb79 feat: add swedish/svenska translation (#668)
Add swedish / svenska translation
2022-12-03 21:38:25 +08:00
d1007950e0 chore: remove emoji picker (#667) 2022-12-03 15:28:37 +08:00
331226ec68 chore: fix some typos of README (#666) 2022-12-03 15:01:27 +08:00
a7374cf998 fix: generate sharing memo image (#663) 2022-12-03 09:41:52 +08:00
e3d76193b9 chore: update global css (#658) v0.8.1 2022-12-02 22:00:03 +08:00
07f0c3f052 chore: update global css (#657) 2022-12-02 21:34:43 +08:00
a467a7c173 feat: upgrade dev version to 0.8.1 (#656)
* feat: upgrade version to `0.8.1`

* chore: update
2022-12-02 21:09:11 +08:00
14f9f29348 chore: update user setting appearance (#654) 2022-12-02 20:00:34 +08:00
5451fd2d2c feat: add a product of logseq plugin (#652) 2022-12-02 19:46:39 +08:00
f092771ea1 fix: resource-container overflow (#649) 2022-12-02 19:45:22 +08:00
7c6d7226f5 feat: update appearance selector (#645) 2022-12-01 20:57:19 +08:00
eaebc6dcef fix: apperance can not auto switch (#644) 2022-12-01 19:39:58 +08:00
c5200ca31b feat: dark mode for dialogs (#643) 2022-11-30 20:34:16 +08:00
1078132b12 fix: member menu dropdown position (#639)
* fix: member menu dropdown position

* chore: cleanup

* chore: cleanup
2022-11-30 20:18:39 +08:00
6b058cd299 feat: save folding option with localstorage (#641)
* fix: change folding option need reload

* fix: floding option undefied
2022-11-30 19:13:55 +08:00
b8f24af5ae feat: dynamic lazy loading route with simple loading page (#632)
* feat: dynamic loading route with simple loading page

* fix: lint fix

* Update web/src/less/loading.less

Co-authored-by: boojack <stevenlgtm@gmail.com>

Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-11-29 22:13:22 +00:00
6384f5af74 feat: dark mode for main pages (#637)
* feat: update dark mode styles for auth and explore page

* feat: dark mode for home page
2022-11-29 21:44:52 +08:00
52038d26d2 chore: update i18n for validator message (#636) 2022-11-29 21:35:40 +08:00
55f37664ef chore: add theme file for joyui (#635) 2022-11-29 20:15:16 +08:00
ab8e3473a1 feat: support resources reuse (#620)
* feat: support resource reuse

* update

* update

* update

* update
2022-11-29 19:07:20 +08:00
eba23c4f6e fix: add validation for user information update (#633) 2022-11-29 19:03:29 +08:00