Commit Graph

2337 Commits

Author SHA1 Message Date
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
thecodrr
27d28531a9 chore: bump version to 1.8.10 2022-06-08 13:22:42 +05:00
thecodrr
b72d8bb3b1 refactor: ip -> base 2022-06-08 13:22:42 +05:00
thecodrr
95b1cfb485 fix: add instructions on how to get .zip file in import dialog 2022-06-08 13:22:42 +05:00
thecodrr
7e9c12e073 fix: toast action button has transparent text 2022-06-08 13:22:42 +05:00
thecodrr
75b76d7747 fix: title does not empty sometimes on new notes 2022-06-08 13:22:42 +05:00
thecodrr
be3c8f417c fix: editor focus bug & title input glitches 2022-06-08 13:22:41 +05:00
thecodrr
94ef8c961a fix: disallow multiple instances
(fixes streetwriters/notesnook#563)
2022-06-08 13:22:41 +05:00
thecodrr
8469ad8d02 fix: color notebook/topic to which the note is already assigned
(fixes streetwriters/notesnook#567)
2022-06-08 13:22:41 +05:00
thecodrr
3f12d7d149 feat: add public issue warning in issue dialog 2022-06-08 13:22:41 +05:00
thecodrr
476d718e89 fix: open new issue Github link in default browser
(fixes streetwriters/notesnook#601)
2022-06-08 13:22:41 +05:00
thecodrr
faf1e3c9f6 fix: use new roadmap link
(fixes streetwriters/notesnook#600)
2022-06-08 13:22:41 +05:00
thecodrr
02c8a03afb fix: text in editor not selectable
(fixes streetwriters/notesnook#518
fixes streetwriters/notesnook#519
fixes streetwriters/notesnook#564
fixes streetwriters/notesnook#582
fixes streetwriters/notesnook#585
fixes streetwriters/notesnook#590
fixes streetwriters/notesnook#592)
2022-06-08 13:22:41 +05:00
thecodrr
4ef9464fcf fix: navigation pane closes with middle pane 2022-06-08 13:22:41 +05:00
thecodrr
dfdd077c7e chore: auto add ip on startup in dev 2022-06-08 13:22:41 +05:00