1ea65c0b60
chore: update logo ( #1442 )
...
* chore: update logo
* chore: update
2023-04-02 09:54:52 +08:00
89ab57d738
refactor: update import prefix with alias ( #1433 )
2023-04-01 16:03:14 +08:00
2e14561bfc
chore: update logo assets ( #1407 )
2023-03-24 08:43:26 +08:00
e526cef754
fix: handle IME mode in editor ( #1371 )
...
* fix: handle IME mode in editor
* chore: update
2023-03-17 20:47:55 +08:00
ca6839f593
chore: remove editor shortcuts ( #1334 )
2023-03-11 12:31:45 +08:00
a9218ed5f0
refactor: filter store ( #1331 )
2023-03-11 09:13:54 +08:00
f86816fea2
feat: use react-hot-toast ( #1321 )
2023-03-09 08:54:14 +08:00
f7cd039819
chore: rename common to base component ( #1279 )
2023-03-05 23:08:02 +08:00
42d849abfc
chore: update explore header style ( #1137 )
2023-02-22 19:21:08 +08:00
4641e89c17
feat(system): support for disabling public memos ( #1003 )
...
* feat(system): support for disabling public memos
* fix(web/editor): set visibility to private on disabled public memos
* feat(server/memo): find/check if public memos are disabled
* fix(server/memo): handle error for finding system error
* fix(server/memo): unmarshal visiblity when getting system settings
* chore(web): move side effect imports to end
* Update memo.go
---------
Co-authored-by: boojack <stevenlgtm@gmail.com >
2023-02-13 16:07:31 +00:00
5455cb3164
chore: simplify editor ( #1087 )
2023-02-13 23:27:45 +08:00
a997e1d10d
chore: simplify memo editor component ( #1079 )
2023-02-12 16:34:42 +08:00
6ff79c5d5c
fix: can not input chinese ( #1053 )
2023-02-09 21:50:51 +08:00
8b92021b1a
fix: editor cursor not in view after smart editing ( #1043 )
2023-02-07 23:31:43 +08:00
5b0a54bfb7
chore: clean package.json
( #993 )
...
* chore: clean `package.json`
* chore: update
2023-01-26 00:35:50 +08:00
dd5a23e36e
feat: support creating resource with external link ( #988 )
2023-01-22 21:16:28 +08:00
c5368fe8d3
chore: update resource dialog style ( #982 )
2023-01-21 08:46:49 +08:00
942e1f887b
feat: scrool to memo after editing ( #907 )
2023-01-19 20:57:45 +08:00
f8855ddb56
feat: support empty content memo ( #963 )
...
feat: support empty-text memo
2023-01-17 20:56:57 +08:00
9169b3f2cd
chore: update tip text for empty tag list ( #872 )
2022-12-29 09:14:24 +08:00
2e2657b39d
feat: add setting for power editor ( #851 )
2022-12-24 16:18:13 +08:00
9f25badde3
chore: update logo format to png ( #830 )
2022-12-23 00:21:53 +08:00
201c0b020d
chore: update seed data for tag ( #817 )
...
* chore: update seed data
* chore: add `_journal_mode` for SQLite
* chore: update create tag dialog
2022-12-22 08:34:05 +08:00
b6f19ca093
feat: upsert tag based content ( #816 )
...
* feat: upsert tag based content
* chore: update
2022-12-22 00:35:47 +08:00
68a77b6e1f
feat: create tag dialog ( #814 )
2022-12-21 23:59:03 +08:00
40f39fd66c
feat: use shift+tab to unindent ( #799 )
...
* feat: Use shift+tab to unindent, just like vscode
* fix: shit+tab return
2022-12-20 23:03:25 +08:00
b6fe4d914e
fix: incorrect cursor when text is selected in range ( #797 )
2022-12-20 20:51:32 +08:00
3c2cd43d28
fix: shortcuts should exclude the shift judgment ( #796 )
...
* fix: Shortcuts should exclude the shift judgment
* fix: eslint
2022-12-20 19:47:35 +08:00
2658b1fd09
feat: support command + k
shortcuts insert []() ( #793 )
...
* 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
b7df1f5bbf
feat: matching punctuation ( #791 )
2022-12-20 18:10:02 +08:00
bd6ab71d41
chore: remove unused state ( #780 )
2022-12-19 18:03:39 +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
3fd4ee83ac
fix: checklist auto continuation ( #737 )
2022-12-12 18:30:04 +08:00
4bebbf3e1d
feat: enable paste multiple resources ( #729 )
...
* feat: enable paste multiple resources
* update
* update
2022-12-11 19:17:39 +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
ab8c7b9d8a
fix: auto complete in memo editor ( #720 )
2022-12-10 12:44:45 +08:00
6f8e3432e9
fix: correct priority of keys in editor ( #703 )
2022-12-08 18:46:43 +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
d1007950e0
chore: remove emoji picker ( #667 )
2022-12-03 15:28:37 +08:00
ab8e3473a1
feat: support resources reuse ( #620 )
...
* feat: support resource reuse
* update
* update
* update
* update
2022-11-29 19:07:20 +08:00
54271c1598
chore: fix some typos ( #587 )
2022-11-26 06:23:29 +00:00
5e069f79a2
feat: esc to cancel editing ( #532 )
2022-11-22 19:54:25 +08:00
66f9bc48bb
chore: remove mark memo ( #476 )
2022-11-15 21:22:08 +08:00
9fe9245727
chore: update cancel edit button style ( #472 )
2022-11-15 20:35:56 +08:00
2743268fd7
chore: remove unused visibility selector ( #457 )
2022-11-13 10:47:21 +08:00
0809ec8c72
chore: update editor style ( #456 )
2022-11-12 21:22:51 +08:00
db93710f85
chore: remove mobile editor style user setting ( #455 )
2022-11-12 21:01:34 +08:00