thecodrr
|
5cd76fe142
|
perf: exclude katex & hack fonts from precaching
|
2022-07-26 23:14:19 +05:00 |
|
thecodrr
|
849d6600d0
|
fix: crash on diff view open
|
2022-07-26 12:32:41 +05:00 |
|
thecodrr
|
2b097bb3b6
|
fix: paste not working anywhere in the editor
(fixes streetwriters/notesnook#740)
|
2022-07-26 11:59:28 +05:00 |
|
thecodrr
|
88d5d22576
|
fix: properly handle dupes created when typing in editor
(fixes streetwriters/notesnook#644
fixes streetwriters/notesnook#621
fixes streetwriters/notesnook#680)
|
2022-07-25 19:50:57 +05:00 |
|
thecodrr
|
9411b841ae
|
fix: layout jump on item selection
|
2022-07-25 19:21:00 +05:00 |
|
thecodrr
|
f40c9a40e9
|
fix: Tools cannot be moved in subgroups
(fixed: streetwriters/notesnook#731)
|
2022-07-25 18:58:12 +05:00 |
|
thecodrr
|
9dc5b18781
|
fix: stop persistent calls to endSearch
|
2022-07-25 15:30:25 +05:00 |
|
thecodrr
|
217ad12b23
|
fix: ctrl+f in editor opens global notes search
(fixes streetwriters/notesnook#718)
|
2022-07-25 15:29:31 +05:00 |
|
thecodrr
|
b21b124d9d
|
fix: Forced to click on 1st line to focus editor
(fixes streetwriters/notesnook#712)
|
2022-07-25 12:24:37 +05:00 |
|
thecodrr
|
ed690ecb42
|
Merge branch 'release/2.1.2'
|
2022-07-20 20:02:41 +05:00 |
|
thecodrr
|
d7c8f2da8e
|
fix: do not sync if sync already running
|
2022-07-20 17:39:47 +05:00 |
|
thecodrr
|
15a5070d82
|
fix: improve migration dialog wording
|
2022-07-20 10:02:01 +05:00 |
|
thecodrr
|
f6e151fec2
|
fix: right diff pane is not scrollable
|
2022-07-20 09:24:44 +05:00 |
|
thecodrr
|
0990799346
|
feat: make migration on-demand
|
2022-07-20 09:20:14 +05:00 |
|
thecodrr
|
ccdef9debc
|
feat: add basic logging all over the app
|
2022-07-20 09:20:05 +05:00 |
|
thecodrr
|
a761daaee8
|
feat: add logger
|
2022-07-19 16:57:19 +05:00 |
|
thecodrr
|
2615fb6451
|
fix: do not reinit database in dev mode
|
2022-07-19 16:54:36 +05:00 |
|
thecodrr
|
8cb974fec8
|
feat: allow creating new NNStorage based databases
|
2022-07-19 16:53:51 +05:00 |
|
thecodrr
|
f19a9b12b1
|
chore: update editor to v1.1.0
|
2022-07-18 12:29:35 +05:00 |
|
thecodrr
|
a83b831628
|
feat: add support for pasting attachments into editor
|
2022-07-18 12:28:38 +05:00 |
|
thecodrr
|
a2ca5c199c
|
fix: use theme color for toast background
|
2022-07-18 09:22:19 +05:00 |
|
thecodrr
|
b802509568
|
fix: hide disable sync menu item if user isn't logged in
|
2022-07-18 09:21:14 +05:00 |
|
thecodrr
|
980ff75d9b
|
fix: duplicate notes created when typing in editor
(fixes streetwriters/notesnook#644
fixes streetwriters/notesnook#621
fixes streetwriters/notesnook#680)
|
2022-07-18 06:59:41 +05:00 |
|
thecodrr
|
5164bf4414
|
fix: auto close note on logout
|
2022-07-15 15:54:08 +05:00 |
|
thecodrr
|
9886dfab4d
|
fix: change toast position to bottom-right
|
2022-07-15 15:51:51 +05:00 |
|
thecodrr
|
3a329d7813
|
refactor: install private packages from gh packages
|
2022-07-15 10:29:48 +05:00 |
|
thecodrr
|
5299dce4fa
|
fix: recursive navigation loop on session expiry
|
2022-07-15 10:29:01 +05:00 |
|
thecodrr
|
eb2e6ff19a
|
chore: bump version to 2.0.0
|
2022-07-15 08:44:23 +05:00 |
|
thecodrr
|
c153272401
|
chore: remove unnecessary packages
|
2022-07-13 10:25:20 +05:00 |
|
thecodrr
|
98a1ab69d5
|
feat: import katexfonts.css for katex fonts
|
2022-07-13 09:58:17 +05:00 |
|
thecodrr
|
3bfefa744e
|
feat: import fonts.css
|
2022-07-09 21:29:22 +05:00 |
|
thecodrr
|
c05d8420ab
|
fix: silently fail when sync returns false
|
2022-07-09 21:29:09 +05:00 |
|
thecodrr
|
de5452ce12
|
feat: start loading attachments after editor loads
|
2022-07-09 09:01:59 +05:00 |
|
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
|
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
|
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 |
|