Commit Graph

250 Commits

Author SHA1 Message Date
thecodrr
cfdfbb36cb fix(tinymce-plugins): first line not backspace-able (#132) 2022-01-04 11:05:53 +05:00
thecodrr
38791a3760 Merge branch 'main' of https://github.com/streetwriters/notesnook 2022-01-04 10:16:01 +05:00
thecodrr
e1426d4c73 fix(tinymce-plugins): text after cursor is deleted on enter 2022-01-04 10:15:58 +05:00
Ammar Ahmed
71e45c23b5 fix: improve checklist responsiveness on touch devices (#267)
* Update index.js

* fix event.targetTouches can cause error

* bump version of tinymce plugins
2022-01-04 09:56:43 +05:00
thecodrr
673e0287bc fix: include .gif in keep valid extensions (fixes #240) v1.7.1 v1.7.2 v1.7.3 2021-12-30 14:50:45 +05:00
thecodrr
bda62c761a ci: move build files to public_html before deploy 2021-12-30 10:24:59 +05:00
thecodrr
412b40d64f ci: allow triggering importer action manually 2021-12-30 10:05:03 +05:00
thecodrr
975bc3e64d ci: use turbo to run build 2021-12-30 09:59:22 +05:00
thecodrr
2832af2753 chore: finalize notesnook-import v1.0.0 2021-12-30 09:48:26 +05:00
thecodrr
258e9f0a21 ci: use correct gh action names 2021-12-30 09:35:00 +05:00
thecodrr
8a9de63ebc ci: fix a step cannot have both the uses and run keys 2021-12-30 09:33:49 +05:00
thecodrr
49ec85effd ci: add importer deploy action 2021-12-30 09:30:52 +05:00
thecodrr
87e70b2aef chore(tinymce-plugins): bump version to 1.5.3 v1.7.0 2021-12-29 12:41:11 +05:00
thecodrr
c6f5276619 fix(tinymce-plugins): remove :not css selector from filters
:not() css selector is only supported in modern browsers
causing crashes in older browsers during saving.
2021-12-29 12:40:58 +05:00
thecodrr
640f03af97 ci(docs): get docs deploy working again 2021-12-28 13:06:18 +05:00
thecodrr
92c2538fbc chore(tinymce-plugins): bump version to 1.5.2 2021-12-28 12:49:28 +05:00
thecodrr
867edbd878 fix(tinymce-plugins): strip data-mce-active attribute 2021-12-28 12:49:14 +05:00
thecodrr
6e2bcdd832 chore(tinymce-plugins): bump version to 1.5.1 2021-12-28 12:45:23 +05:00
thecodrr
25e12564b6 Merge branch 'main' of https://github.com/streetwriters/notesnook 2021-12-28 12:44:54 +05:00
thecodrr
cf0a12bdb9 fix(tinymce-plugins): fire editor change event on check/uncheck 2021-12-28 12:44:34 +05:00
ammarahm-ed
9dce7c737e docs: add retype.yml 2021-12-25 12:56:13 +05:00
ammarahm-ed
0bdb135b7b docs: add version history docs 2021-12-25 12:45:45 +05:00
thecodrr
d9e3798dd1 chore(tinymce-plugins): bump version to 1.5.0 2021-12-24 12:29:17 +05:00
thecodrr
4d9c108144 refactor(tinymce-plugins): use switch stmnt to handle beforeexeccommand 2021-12-24 12:28:51 +05:00
thecodrr
ba19214307 feat(tinymce-plugins): add bettertable plugin 2021-12-24 12:01:03 +05:00
thecodrr
1aee142b59 chore(tinymce-plugins): bump version to 1.4.15 2021-12-24 07:22:15 +05:00
thecodrr
eedf201a61 fix(tinymce-plugins): unlink command doesn't fire event 2021-12-24 07:21:45 +05:00
thecodrr
b7acb75686 chore(tinymce-plugins): bump version to 1.4.14 2021-12-23 12:41:33 +05:00
thecodrr
ee8924c7c5 fix(tinymce-plugins): send inputType with input event 2021-12-23 12:41:16 +05:00
thecodrr
6461fac76e chore(tinymce-plugins): bump version to 1.4.13 2021-12-23 12:09:01 +05:00
thecodrr
3c31fcbe6e fix(tinymce-plugins): editor is not defined 2021-12-23 12:08:49 +05:00
thecodrr
858c92aad5 chore(tinymce-plugins): bump version to 1.4.12 2021-12-23 12:06:59 +05:00
thecodrr
c03e672623 fix(tinymce-plugins): fire input event on att. add/delete 2021-12-23 12:06:36 +05:00
thecodrr
ae8720d69a chore(tinymce-plugins): bump version to 1.4.11 2021-12-23 10:54:18 +05:00
thecodrr
6db218fc06 fix(tinymce-plugins): focus editor after setting content 2021-12-23 10:53:55 +05:00
thecodrr
77e28d25e3 chore(tinymce-plugins): bump version to 1.4.10 2021-12-20 09:59:06 +05:00
thecodrr
309ca061a2 refactor(tinymce-plugins): tox-checklist -> checklist 2021-12-20 09:57:57 +05:00
thecodrr
5268485715 fix(importer): attachment html generation 2021-12-20 09:53:37 +05:00
thecodrr
ee1517e800 fix(importer): make attachment filename mandatory 2021-12-20 09:52:18 +05:00
thecodrr
5770972e88 chore: initialize turborepo & changesets 2021-12-18 11:07:37 +05:00
thecodrr
dc24e629c5 feat: add importer frontend app 2021-12-18 10:06:35 +05:00
thecodrr
9dd125656b refactor: move importer lib to root folder 2021-12-18 10:06:05 +05:00
thecodrr
3f548e1086 chore: compile @notesnook/enex package 2021-12-18 10:04:36 +05:00
thecodrr
919710c069 refactor: seperate importer app & lib 2021-12-18 10:03:26 +05:00
thecodrr
9b4b28741f feat: initialize importer webapp v1.6.12 2021-12-14 09:33:30 +05:00
thecodrr
7d078e9e40 feat: remove old js importer code 2021-12-14 09:08:32 +05:00
thecodrr
bf194ff7d2 feat: finalize importer backend 2021-12-13 10:24:55 +05:00
thecodrr
2e02b57068 chore: bump tinymce-plugins to 1.4.9 v1.6.11 2021-12-10 11:52:58 +05:00
thecodrr
5696de8a24 fix: Uncaught ReferenceError: blobCache is not defined (#149) 2021-12-10 11:06:06 +05:00
thecodrr
39b7057bb7 chore: bump tinymce-plugins version to 1.4.8 2021-12-09 09:19:16 +05:00