1
1
mirror of https://github.com/usememos/memos.git synced 2024-12-26 04:42:54 +03:00
Commit Graph

775 Commits

Author SHA1 Message Date
boojack
e4a8a4d708
feat: tag table ()
* feat: tag table

* chore: update

* chore: update
2022-12-21 19:22:32 +08:00
boojack
ab07c91d42
feat: update marked () 2022-12-21 18:36:26 +08:00
ChasLui
1838e616fd
feat: show active panel when searchBar is in focus ()
* feat: Show active panel when searchBar is in focus

* refactor: rename
2022-12-21 18:36:08 +08:00
M. Gschwandtner
90d0ccc2e8
feat: add arm/v7 to buildx platforms ()
added arm/v7 to buildx platforms

Co-authored-by: M. Gschwandtner <84477901+OnlyPain-ctrl@users.noreply.github.com>
2022-12-21 09:08:08 +08:00
ChasLui
358a5c0ed9
feat: press cmd+f to focus on the search bar () 2022-12-21 00:46:22 +08:00
ChasLui
40f39fd66c
feat: use shift+tab to unindent ()
* feat: Use shift+tab to unindent, just like vscode

* fix: shit+tab return
2022-12-20 23:03:25 +08:00
Jasper Platenburg
3b41976866
feat: implement plurals for stats ()
* implement plurals for stats

* renamed variables

* modified according to 18n guide
2022-12-20 21:29:10 +08:00
PublicHer0
a23de50bb8
feat: update spanish locale ()
* Adding spanish version

* update spanish locale

Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-12-20 13:18:21 +00:00
Jasper Platenburg
6596e6893e
feat: implement translation for days ()
implement trranslation for weekdays

Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-12-20 13:10:25 +00:00
ChasLui
b6fe4d914e
fix: incorrect cursor when text is selected in range () 2022-12-20 20:51:32 +08:00
ChasLui
3c2cd43d28
fix: shortcuts should exclude the shift judgment ()
* fix: Shortcuts should exclude the shift judgment

* fix: eslint
2022-12-20 19:47:35 +08:00
ChasLui
2658b1fd09
feat: support command + k shortcuts insert []() ()
* feat: support `command + k` shortcuts insert []()

* fix: eslint

* fix: clear code

* fix: eslint

* feat: insert [](url)

* refactor: rename param

* fix: eslint
2022-12-20 18:51:22 +08:00
Zeng1998
b7df1f5bbf
feat: matching punctuation () 2022-12-20 18:10:02 +08:00
ChasLui
a0face6695
feat: update i18n ()
* feat: tag type i18n

* feat: custom server dialog i18n

* feat: i18n resources name

* feat: i18n toast

* fix: eslint

* eslint: fix

* fix: eslint

* fix: eslint
2022-12-20 17:47:02 +08:00
boojack
c177db69d5
chore: update tag regexp () 2022-12-20 09:44:41 +08:00
boojack
b704c20809
chore: return raw text for html () 2022-12-19 18:45:17 +08:00
boojack
6c17f94ef6
fix: max open conns for SQLite () 2022-12-19 18:28:15 +08:00
lujiefsi
726285e634
chore: restrict the html file ()
* restrict the html file

* replace spaces with table

* remove space
2022-12-19 18:26:50 +08:00
Zeng1998
bd6ab71d41
chore: remove unused state () 2022-12-19 18:03:39 +08:00
boojack
b67ed1ee13
feat: customize system profile ()
* feat: system setting for customized profile

* chore: update

* feat: update frontend

* chore: update
2022-12-18 21:18:30 +08:00
Zeng1998
55695f2189
feat: esc key to exit multiple dialogs ()
* 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
boojack
e79d67d127
chore: update readme with deploy guides () 2022-12-18 17:59:29 +08:00
ajstephens1995
1d9ef9813a
docs: guide to deploy memos with render for beginners () 2022-12-18 16:35:09 +08:00
boojack
ef621a444f
refactor: introducing use{Module}Store instead of service ()
* refactor: introducing `useEditorStore`

* refactor: update

* chore: update
2022-12-18 15:25:18 +08:00
boojack
bd00fa798d
chore: simplify ordered list in editor ()
chore: simplify editor
2022-12-18 12:44:46 +08:00
Zeng1998
a41745c9ae
feat: editor enhancement for order list () 2022-12-18 11:02:42 +08:00
M. Gschwandtner
1eec474007
fix: heatmap popup showing after logging out ()
* 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
Stephen Zhou
83e5278b51
fix: dialog close when draging from in to out () 2022-12-17 10:53:55 +08:00
boojack
a8751af6b5
fix: memo list padding bottom () 2022-12-17 10:19:15 +08:00
boojack
6b24f52cd1
fix: watermark container width () 2022-12-17 10:15:54 +08:00
boojack
7ec22482c1
chore: upgrade version to 0.8.3 () 2022-12-16 23:12:07 +08:00
boojack
ee89dc00c0
chore: update list style () 2022-12-16 23:09:01 +08:00
boojack
bbd5fe4eb2
feat: remove sticky style for memo editor () 2022-12-16 22:41:12 +08:00
boojack
575a0610a3
chore: revert "feat: add visibility field to resource ()" ()
Revert "feat: add `visibility` field to resource ()"

This reverts commit b68cc08592.
2022-12-16 22:20:17 +08:00
boojack
b68cc08592
feat: add visibility field to resource () 2022-12-15 21:15:16 +08:00
Stephen Zhou
d51af7e98a
fix: hr in edited content do not trigger folding () 2022-12-15 18:38:35 +08:00
M. Gschwandtner
334da5e903
fix: add a span as wrapper to fix whitespace () 2022-12-15 08:45:20 +08:00
Jasper Platenburg
35fed76d1a
feat: add 'theme' to translation () 2022-12-15 08:43:32 +08:00
boojack
c77d49259a
chore: update light bg color () 2022-12-13 23:34:38 +08:00
PublicHer0
5520605ccc
feat: add spanish locale () 2022-12-13 09:12:22 +08:00
Zeng1998
1dee8ae49f
fix: url resource filename decode ()
* 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
Zeng1998
3fd4ee83ac
fix: checklist auto continuation () 2022-12-12 18:30:04 +08:00
boojack
5e978e2cfc
chore: update color scheme listener () 2022-12-11 23:18:25 +08:00
boojack
37b7b983d2
chore: add vite plugin legacy () 2022-12-11 22:15:52 +08:00
Zeng1998
c4278ef55a
fix: fix order in resource dialog () 2022-12-11 21:36:17 +08:00
Zeng1998
91220ea4a6
fix: reset image state in gallery () 2022-12-11 20:14:55 +08:00
Zeng1998
4bebbf3e1d
feat: enable paste multiple resources ()
* feat: enable paste multiple resources

* update

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

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

This reverts commit 688dc2304c.
2022-12-11 18:38:29 +08:00
boojack
564f20d13a
chore: remove ESC to close edit () 2022-12-11 14:18:04 +08:00
boojack
c3adb1b152
fix: set resource list in memo editor () 2022-12-11 14:04:22 +08:00