Commit Graph

3006 Commits

Author SHA1 Message Date
b67ed1ee13 feat: customize system profile (#774)
* feat: system setting for customized profile

* chore: update

* feat: update frontend

* chore: update
2022-12-18 21:18:30 +08:00
55695f2189 feat: esc key to exit multiple dialogs (#692)
* fix: `esc` key to exit multiple dialogs

* update

* update

* update

* Update web/src/components/Dialog/BaseDialog.tsx

Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-12-18 10:09:12 +00:00
e79d67d127 chore: update readme with deploy guides (#771) 2022-12-18 17:59:29 +08:00
1d9ef9813a docs: guide to deploy memos with render for beginners (#769) 2022-12-18 16:35:09 +08:00
ef621a444f refactor: introducing use{Module}Store instead of service (#768)
* refactor: introducing `useEditorStore`

* refactor: update

* chore: update
2022-12-18 15:25:18 +08:00
bd00fa798d chore: simplify ordered list in editor (#767)
chore: simplify editor
2022-12-18 12:44:46 +08:00
a41745c9ae feat: editor enhancement for order list (#763) 2022-12-18 11:02:42 +08:00
1eec474007 fix: heatmap popup showing after logging out (#761)
* fix for heatmap popup showing after logging out

* moved node.remove to component unmount

* Update web/src/components/UsageHeatMap.tsx

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

Co-authored-by: M. Gschwandtner <84477901+OnlyPain-ctrl@users.noreply.github.com>
Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-12-17 03:10:06 +00:00
83e5278b51 fix: dialog close when draging from in to out (#760) 2022-12-17 10:53:55 +08:00
a8751af6b5 fix: memo list padding bottom (#759) 2022-12-17 10:19:15 +08:00
6b24f52cd1 fix: watermark container width (#758) 2022-12-17 10:15:54 +08:00
7ec22482c1 chore: upgrade version to 0.8.3 (#755) v0.8.3 2022-12-16 23:12:07 +08:00
ee89dc00c0 chore: update list style (#754) 2022-12-16 23:09:01 +08:00
bbd5fe4eb2 feat: remove sticky style for memo editor (#752) 2022-12-16 22:41:12 +08:00
575a0610a3 chore: revert "feat: add visibility field to resource (#743)" (#751)
Revert "feat: add `visibility` field to resource (#743)"

This reverts commit b68cc08592.
2022-12-16 22:20:17 +08:00
b68cc08592 feat: add visibility field to resource (#743) 2022-12-15 21:15:16 +08:00
d51af7e98a fix: hr in edited content do not trigger folding (#748) 2022-12-15 18:38:35 +08:00
334da5e903 fix: add a span as wrapper to fix whitespace (#747) 2022-12-15 08:45:20 +08:00
35fed76d1a feat: add 'theme' to translation (#746) 2022-12-15 08:43:32 +08:00
c77d49259a chore: update light bg color (#744) 2022-12-13 23:34:38 +08:00
5520605ccc feat: add spanish locale (#741) 2022-12-13 09:12:22 +08:00
1dee8ae49f fix: url resource filename decode (#738)
* fix: url resource filename decode

* update

* update

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

Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-12-12 20:00:21 +08:00
3fd4ee83ac fix: checklist auto continuation (#737) 2022-12-12 18:30:04 +08:00
5e978e2cfc chore: update color scheme listener (#735) 2022-12-11 23:18:25 +08:00
37b7b983d2 chore: add vite plugin legacy (#734) 2022-12-11 22:15:52 +08:00
c4278ef55a fix: fix order in resource dialog (#733) 2022-12-11 21:36:17 +08:00
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