Commit Graph

2351 Commits

Author SHA1 Message Date
thecodrr
776121bcff fix: add 2 seconds delay for reconnecting after PC becomes online 2022-07-08 18:18:32 +05:00
thecodrr
8699e3ce36 fix: navigation menu should be fill height 2022-07-08 17:41:47 +05:00
thecodrr
2c17cee322 chore: update themeprovider 2022-07-08 17:17:33 +05:00
thecodrr
7f374154e3 fix: handle error on sse reconnect 2022-07-08 12:33:58 +05:00
thecodrr
b843362a6e feat: ignore failed to fetch errors in sync 2022-07-08 12:08:14 +05:00
thecodrr
f5f3e460e4 fix: navigation menu is not scrollable 2022-07-07 18:39:46 +05:00
thecodrr
1ade0dfb36 test: fix all tests 2022-07-07 17:27:35 +05:00
thecodrr
eb1e2fc56d feat: simplify opening preview sessions 2022-07-07 17:27:22 +05:00
thecodrr
9e5f8b3ee4 feat: improve word count 2022-07-07 17:26:57 +05:00
thecodrr
45ff92a2f5 fix: duplicate insertBlock toolbar group on save 2022-07-07 14:29:56 +05:00
thecodrr
e08a32f795 feat: prevent default for dropped files in editor 2022-07-07 13:50:28 +05:00
thecodrr
c89c56bd84 fix: do not close all dialogs when closing one dialog 2022-07-07 13:32:27 +05:00
thecodrr
8ab89a1aa7 feat: tiny -> tiptap migration 2022-07-07 13:30:25 +05:00
thecodrr
bd8d9bf642 feat: add db migration progress dialog 2022-07-07 13:29:52 +05:00
thecodrr
932dffb2b4 feat: ignore change events in readonly mode 2022-07-06 18:40:37 +05:00
thecodrr
b859a77c12 feat: add 150px bottom padding in editor 2022-07-06 14:03:07 +05:00
thecodrr
cb38f1ab0a feat: fixed 100px margin around editor 2022-07-06 12:35:03 +05:00
thecodrr
c20267ae47 feat: add beta version notice 2022-07-04 14:51:47 +05:00
thecodrr
70d3a3d088 refactor: use toolbar presets from notesnook-editor 2022-07-04 13:48:30 +05:00
thecodrr
c85ac8bce3 chore: pin nodejs version 2022-07-04 13:48:10 +05:00
thecodrr
10b72a2678 feat: add permissions support in editor 2022-07-04 13:48:01 +05:00
thecodrr
9aa7a13189 fix: resolve all warnings 2022-07-02 11:33:10 +05:00
thecodrr
2199b0c711 refactor: use all types from notesnook-editor directly 2022-07-01 20:55:10 +05:00
thecodrr
6ec5937a15 fix: don't allow adding/removing groups & items in non-editable presets 2022-07-01 16:07:22 +05:00
thecodrr
ec16a02eb9 fix: don't allow moving items without a group 2022-07-01 16:01:12 +05:00
thecodrr
a6e724e211 fix: do not increase group count while adding group 2022-07-01 15:50:09 +05:00
thecodrr
62aeee7ea4 feat: add support for adding group & subgroup in toolbar config 2022-07-01 15:46:54 +05:00
thecodrr
7bcd2b3a02 chore: update notesnook-editor 2022-06-30 21:43:23 +05:00
thecodrr
35a38d2b33 feat: remove everything tinymce related 2022-06-30 11:21:37 +05:00
thecodrr
ad7e85bfad feat: add tiptap in diffviewer 2022-06-30 11:14:24 +05:00
thecodrr
2b2da1609d fix: editor & title doesn't update for new notes 2022-06-29 17:01:07 +05:00
thecodrr
2efd635bb0 feat: further simplify editor logic 2022-06-29 16:38:24 +05:00
thecodrr
03b8e56f6c feat: make toolbar configurable 2022-06-29 11:50:04 +05:00
thecodrr
6b4d2b9de4 Merge branch 'develop' into feature/migrate-tiptap-editor 2022-06-28 08:10:05 +05:00
thecodrr
f33f8f44c6 feat: use custom logic instead of @tiptap/react 2022-06-28 06:50:42 +05:00
thecodrr
ef488e20fd feat: move toolbar to bottom on mobile 2022-06-28 06:48:13 +05:00
thecodrr
b2c7302005 feat: remove placeholder insertion 2022-06-28 06:47:21 +05:00
thecodrr
a127af1456 refactor: abstract away the att. handling logic 2022-06-22 18:47:38 +05:00
thecodrr
f45ed3d37b fix: base64 images getting saved as null bytes 2022-06-22 18:47:06 +05:00
thecodrr
b991edd8d2 feat: add support for downloading attachments 2022-06-22 16:26:05 +05:00
thecodrr
992335f0a8 feat: show overlay when dropping files 2022-06-22 15:41:12 +05:00
thecodrr
24ba1377df refactor: simplify editor logic 2022-06-22 13:51:34 +05:00
thecodrr
f68d278540 fix: content is not selectable in readonly mode 2022-06-17 10:40:37 +05:00
thecodrr
50efb5cae4 fix: adjust loaders colors for dark mode 2022-06-17 10:38:30 +05:00
thecodrr
21b1d073b5 feat: improve loaders heights 2022-06-17 10:36:13 +05:00
thecodrr
9ddb7d2663 feat: add skeleton loading animations 2022-06-17 10:21:49 +05:00
thecodrr
6965899092 perf: improve note refreshing performance 2022-06-16 17:11:04 +05:00
thecodrr
f231f6b263 feat: migrate to react-hot-toast 2022-06-15 11:22:14 +05:00
thecodrr
f942fc4caa fix: remove announcement on cta click 2022-06-13 09:42:43 +05:00
thecodrr
af75795d56 fix: app not opening due to inverted check 2022-06-08 15:25:01 +05:00