67 Commits

Author SHA1 Message Date
thecodrr
494eda997c chore: bump version to 1.3.5 2021-11-01 09:43:44 +05:00
thecodrr
a7425e7636 fix: tab not working in codeblock 2021-10-30 21:48:24 +05:00
thecodrr
af999ffe8a chore: update tinymce-plugins to v1.3.4 2021-10-30 14:32:31 +05:00
thecodrr
86ffc8c321 fix: do not focus editor on image injection 2021-10-30 14:32:04 +05:00
thecodrr
217de2dd17 fix: make codeblock tab functional again 2021-10-30 14:31:31 +05:00
thecodrr
428abf73da chore: bump tinymce-plugins to v1.3.3 2021-10-22 16:31:00 +05:00
thecodrr
441d081e66 fix: do not load languages if already loaded 2021-10-22 16:30:44 +05:00
thecodrr
72a938e33a chore: bump tinymce-plugins to v1.3.2 2021-10-21 23:57:26 +05:00
thecodrr
c36b6aef35 feat: dynamically load hljs & highlighters 2021-10-21 20:37:53 +05:00
thecodrr
540b6fe8f0 chore: bump version to 1.3.1 2021-10-20 14:03:32 +05:00
thecodrr
1243f76dd1 fix: manually convert datauri to blob 2021-10-20 14:03:10 +05:00
thecodrr
00e751b6ef chore: bump version to 1.3.0 2021-10-20 09:57:57 +05:00
thecodrr
718be83e60 feat: turn off spellcheck for inline-code 2021-10-20 09:57:34 +05:00
thecodrr
d6e199a77e feat: put filename ina seperate span 2021-10-20 09:57:10 +05:00
thecodrr
ec82bf32f8 feat: attach images as blob instead of dataurl 2021-10-18 14:00:58 +05:00
thecodrr
cb1ccc19e5 feat: improve code-block ux 2021-10-17 13:04:27 +05:00
thecodrr
28bd768793 fix: weird glitch in codeblock on tab key press 2021-10-17 01:45:21 +05:00
thecodrr
553938e2ab feat: add blockescape plugin for easy escaping
from block elements
2021-10-16 10:28:05 +05:00
thecodrr
f9895f2749 fix: inline code isn't added without selecting text 2021-10-16 10:07:19 +05:00
thecodrr
11e164f53b chore: bump tinymce-plugins to 1.2.4 2021-10-04 13:58:56 +05:00
thecodrr
299d6ac117 fix: insert newline after image 2021-10-04 13:58:36 +05:00
thecodrr
651d4bf342 chore: bump tinymce-plugins to v1.2.3 2021-10-04 13:51:41 +05:00
thecodrr
7f442bb719 fix: handle multiple duplicate attachment elements 2021-10-04 13:51:11 +05:00
thecodrr
fd79177d4f fix: extend editor interface for progress updates 2021-10-01 12:45:15 +05:00
thecodrr
4b01ea7da7 chore: bump tinymce-plugins to 1.2.2 2021-10-01 11:43:45 +05:00
thecodrr
3fdaab2b0b fix: use editor.dom instead of document for dom access 2021-10-01 11:42:40 +05:00
thecodrr
dbb4ea616a chore: bump tinymce-plugins version to 1.2.1 2021-09-30 10:45:03 +05:00
thecodrr
a1b33a97bd feat: add context toolbar for attachments 2021-09-30 10:44:39 +05:00
thecodrr
29d165ef77 chore: bump tinymce-plugins to v1.2.0 2021-09-30 09:21:04 +05:00
thecodrr
600972cd29 tinymce-plugins: add attachments handler plugin 2021-09-30 09:16:53 +05:00
thecodrr
6a91986669 fix: Cannot read property 'listLanguages' of undefined 2021-09-29 12:36:18 +05:00
thecodrr
3956e21da8 tinymce-plugins: bump version to 1.1.5 2021-09-29 12:33:31 +05:00
thecodrr
c98b0a4818 fix: e.data can sometimes be undefined 2021-09-29 12:33:09 +05:00
thecodrr
544df95078 feat: enable all hljs languages (#28) 2021-09-29 12:27:49 +05:00
thecodrr
3d423e6718 feat: add fix for swiftkey formatting quirk 2021-09-29 12:27:19 +05:00
thecodrr
39b4792984 tinymce-plugins: bump version to 1.1.4 2021-09-13 14:21:32 +05:00
thecodrr
14fc8e805a fix: add checklist toggling (#56) 2021-09-13 14:17:13 +05:00
thecodrr
5eadb6bf79 tinymce-plugins: bump version to 1.1.3 2021-09-04 11:18:46 +05:00
ammarahm-ed
25b7a94d26 tinymce-plugins: fix keyboardquirks plugin for WebView. 2021-09-02 09:39:12 +05:00
thecodrr
7efbe2e37b tinymce-plugins: bump version to 1.1.2 2021-09-01 12:08:54 +05:00
thecodrr
54d66b999b tinymce-plugins: remove null chaining 2021-09-01 12:08:36 +05:00
thecodrr
47b113cfad Merge branch 'main' of https://github.com/streetwriters/notesnook 2021-09-01 11:02:54 +05:00
thecodrr
67290524e2 tinymce-plugins: bump version to 1.1.1 2021-09-01 11:02:30 +05:00
thecodrr
43db5763dd tinymce-plugins: fix keyboardquirks plugin 2021-09-01 11:02:04 +05:00
ammarahm-ed
d8ed840e23 tests: add tests for nimbus provider 2021-08-27 10:52:27 +05:00
ammarahm-ed
c90665587c feat: add nimbus note provider in importer 2021-08-27 10:51:31 +05:00
ammarahm-ed
0a52991b03 refactor 2021-08-27 08:59:22 +05:00
ammarahm-ed
6dfa0cbbf4 fix: reference error in evernote provider 2021-08-27 08:52:20 +05:00
ammarahm-ed
58da719a30 tests: add tests for google keep backup import 2021-08-27 08:51:41 +05:00
ammarahm-ed
033ab2276e feat: add google keep provider in importer 2021-08-26 14:42:34 +05:00