boojack
e3496ac1a2
refactor: memo editor components ( #1625 )
2023-05-03 19:13:37 +08:00
Max Malm
dbb544dc92
feat: read content from search params ( #1607 )
2023-04-27 07:15:40 +08:00
Fog3211
a654a1cb88
fix: toast overload max size error ( #1531 )
...
Co-authored-by: Fog3211 <23151576+Fog3211@users.noreply.github.com>
2023-04-16 00:39:31 +08:00
boojack
91a24ef9ce
chore: update memo header ( #1497 )
...
* chore: update memo header
* chore: update
2023-04-09 11:05:09 +08:00
boojack
d71bfce1a0
chore: add usage into heatmap ( #1443 )
2023-04-02 11:56:09 +08:00
boojack
1ea65c0b60
chore: update logo ( #1442 )
...
* chore: update logo
* chore: update
2023-04-02 09:54:52 +08:00
boojack
89ab57d738
refactor: update import prefix with alias ( #1433 )
2023-04-01 16:03:14 +08:00
boojack
2e14561bfc
chore: update logo assets ( #1407 )
2023-03-24 08:43:26 +08:00
boojack
e526cef754
fix: handle IME mode in editor ( #1371 )
...
* fix: handle IME mode in editor
* chore: update
2023-03-17 20:47:55 +08:00
boojack
ca6839f593
chore: remove editor shortcuts ( #1334 )
2023-03-11 12:31:45 +08:00
boojack
a9218ed5f0
refactor: filter store ( #1331 )
2023-03-11 09:13:54 +08:00
boojack
f86816fea2
feat: use react-hot-toast ( #1321 )
2023-03-09 08:54:14 +08:00
boojack
f7cd039819
chore: rename common to base component ( #1279 )
2023-03-05 23:08:02 +08:00
boojack
42d849abfc
chore: update explore header style ( #1137 )
2023-02-22 19:21:08 +08:00
Christopher
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
boojack
5455cb3164
chore: simplify editor ( #1087 )
2023-02-13 23:27:45 +08:00
boojack
a997e1d10d
chore: simplify memo editor component ( #1079 )
2023-02-12 16:34:42 +08:00
Stephen Zhou
6ff79c5d5c
fix: can not input chinese ( #1053 )
2023-02-09 21:50:51 +08:00
Stephen Zhou
8b92021b1a
fix: editor cursor not in view after smart editing ( #1043 )
2023-02-07 23:31:43 +08:00
boojack
5b0a54bfb7
chore: clean package.json
( #993 )
...
* chore: clean `package.json`
* chore: update
2023-01-26 00:35:50 +08:00
boojack
dd5a23e36e
feat: support creating resource with external link ( #988 )
2023-01-22 21:16:28 +08:00
boojack
c5368fe8d3
chore: update resource dialog style ( #982 )
2023-01-21 08:46:49 +08:00
Stephen Zhou
942e1f887b
feat: scrool to memo after editing ( #907 )
2023-01-19 20:57:45 +08:00
Zeng1998
f8855ddb56
feat: support empty content memo ( #963 )
...
feat: support empty-text memo
2023-01-17 20:56:57 +08:00
boojack
9169b3f2cd
chore: update tip text for empty tag list ( #872 )
2022-12-29 09:14:24 +08:00
Zeng1998
2e2657b39d
feat: add setting for power editor ( #851 )
2022-12-24 16:18:13 +08:00
boojack
9f25badde3
chore: update logo format to png ( #830 )
2022-12-23 00:21:53 +08:00
boojack
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
boojack
b6f19ca093
feat: upsert tag based content ( #816 )
...
* feat: upsert tag based content
* chore: update
2022-12-22 00:35:47 +08:00
boojack
68a77b6e1f
feat: create tag dialog ( #814 )
2022-12-21 23:59:03 +08:00
ChasLui
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
ChasLui
b6fe4d914e
fix: incorrect cursor when text is selected in range ( #797 )
2022-12-20 20:51:32 +08:00
ChasLui
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
ChasLui
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
Zeng1998
b7df1f5bbf
feat: matching punctuation ( #791 )
2022-12-20 18:10:02 +08:00
Zeng1998
bd6ab71d41
chore: remove unused state ( #780 )
2022-12-19 18:03:39 +08:00
boojack
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
boojack
bd00fa798d
chore: simplify ordered list in editor ( #767 )
...
chore: simplify editor
2022-12-18 12:44:46 +08:00
Zeng1998
a41745c9ae
feat: editor enhancement for order list ( #763 )
2022-12-18 11:02:42 +08:00
Zeng1998
3fd4ee83ac
fix: checklist auto continuation ( #737 )
2022-12-12 18:30:04 +08:00
Zeng1998
4bebbf3e1d
feat: enable paste multiple resources ( #729 )
...
* feat: enable paste multiple resources
* update
* update
2022-12-11 19:17:39 +08:00
boojack
564f20d13a
chore: remove ESC to close edit ( #726 )
2022-12-11 14:18:04 +08:00
boojack
c3adb1b152
fix: set resource list in memo editor ( #725 )
2022-12-11 14:04:22 +08:00
boojack
ab8c7b9d8a
fix: auto complete in memo editor ( #720 )
2022-12-10 12:44:45 +08:00
Zeng1998
6f8e3432e9
fix: correct priority of keys in editor ( #703 )
2022-12-08 18:46:43 +08:00
Zeng1998
36b92ad884
feat: auto continuation list in editor ( #689 )
...
* feat: auto continuation list in editor
* update
* update
2022-12-08 10:01:01 +08:00
boojack
d1007950e0
chore: remove emoji picker ( #667 )
2022-12-03 15:28:37 +08:00
Zeng1998
ab8e3473a1
feat: support resources reuse ( #620 )
...
* feat: support resource reuse
* update
* update
* update
* update
2022-11-29 19:07:20 +08:00
Zeng1998
54271c1598
chore: fix some typos ( #587 )
2022-11-26 06:23:29 +00:00
Zeng1998
5e069f79a2
feat: esc to cancel editing ( #532 )
2022-11-22 19:54:25 +08:00