Commit Graph

365 Commits

Author SHA1 Message Date
thecodrr
f6a93061fd ci: build script not called on deploy v2.1.4 2.1.5-android 2022-07-30 08:39:46 +05:00
thecodrr
96246a1e33 chore(vericrypt): bump version to 1.1.0 2022-07-30 08:35:34 +05:00
thecodrr
1f38f67871 feat(vericrypt): add support & instructions for new sync API 2022-07-30 08:35:34 +05:00
Patryk R
203d7ad881 chore: fix punctuation in README.md & ROADMAP.md (#746) 2022-07-28 06:23:26 +05:00
thecodrr
725fe41db2 chore: announce Notesnook open sourcing plan 2.1.4-android v2.1.3 2022-07-23 16:06:09 +05:00
thecodrr
6f6fc52c47 chore(crypto): bump version to 1.0.1 v2.1.2 v2.1.1 2.1.3-android 2022-07-19 20:29:01 +05:00
thecodrr
2e74f807d4 chore: fix libsodium-wrappers version to 0.7.9 2022-07-19 20:28:14 +05:00
thecodrr
eb02332f37 chore: fix issue templates 2.0.0-android v2.1.0 v2.0.0 2022-06-10 08:13:35 +05:00
thecodrr
829c27d456 chore: add new issue forms 2022-06-10 08:06:46 +05:00
thecodrr
b08abcf943 chore(importer-web): bump version to 1.3.3 v1.8.10 2022-06-08 07:54:12 +05:00
thecodrr
cddd6f3f5b fix(importer): resolve tracker script promise correctly 2022-06-08 07:53:53 +05:00
thecodrr
8f90bbef59 chore: bump @notesnook/importer to v1.3.3 2022-06-07 23:17:40 +05:00
thecodrr
dc621a2483 feat(importer): add basic telemetry 2022-06-07 23:13:58 +05:00
thecodrr
d5f9fb10d4 fix(importer): use only light mode 2022-06-07 23:10:48 +05:00
thecodrr
85efebbaca fix(importer): include .zip file in SN supported ext 2022-06-07 22:32:56 +05:00
thecodrr
2fcd9d26e6 fix(importer): better timestamp extraction from SN backup 2022-06-07 22:28:11 +05:00
thecodrr
61bd7552ae fix(importer): convert SN timestamps to ms (fixes #607) 2022-06-07 22:04:41 +05:00
Irshad Ali
8128f827a3 fix: Apple app store badge broken (#587)
* Add files via upload

* Apple app store broken icon fixed
2022-05-30 03:34:06 +05:00
thecodrr
1b3b760b53 fix(importer-web): optimize for mobile screens 2022-05-17 09:26:09 +05:00
thecodrr
ffd7501e80 ci: fix env-cmd not found error 2022-05-17 09:14:27 +05:00
thecodrr
9f5d61250b ci: use turbo to build all packages 2022-05-17 09:04:11 +05:00
thecodrr
a71b5a96f2 chore: regenerate package-lock.json 2022-05-17 05:54:37 +05:00
thecodrr
81bb053513 ci: run npm i in root dir 2022-05-13 19:26:22 +05:00
thecodrr
63796d5896 chore(importer-web): bump verion to 1.3.0 2022-05-13 19:00:03 +05:00
thecodrr
19a1ea2236 chore(importer-web): update importer core to 1.3.0 2022-05-13 19:00:03 +05:00
thecodrr
c72ce1ee69 chore(importer): bump version to 1.3.0 2022-05-13 19:00:03 +05:00
thecodrr
ba88f28ae7 fix(importer): remove all @joplin/lib usage 2022-05-13 19:00:03 +05:00
thecodrr
80186fd1cd feat(importer): add joplin importer 2022-05-13 19:00:03 +05:00
thecodrr
ec07cab365 feat(importer): update standardnotes types 2022-05-13 19:00:03 +05:00
thecodrr
ed8271cf9d chore(tinymce-plugins): bump version to 1.5.18 v1.8.8 v1.8.9 1.8.9-android 1.8.8-android 1.8.7-android 1.8.6-android v1.8.5 v1.8.6 v1.8.7 2022-04-01 22:06:44 +05:00
thecodrr
da7723e7e0 fix: make inline code toggleable (fixes #444) 2022-04-01 22:02:00 +05:00
thecodrr
43e817e259 fix(importer): use correct redirect uri for onenote 1.8.5-android 2022-03-27 16:34:21 +05:00
thecodrr
eb50ebeb81 chore(importer): update packages 2022-03-27 16:26:23 +05:00
thecodrr
16b702294a chore(onenote): bump version to 1.0.1 2022-03-27 16:10:35 +05:00
thecodrr
9bd68e8c5a fix(onenote): set redirectUri via authconfig 2022-03-27 16:10:16 +05:00
thecodrr
f1b2deb893 chore(importer-web): bump version to 1.2.0 2022-03-26 22:39:03 +05:00
thecodrr
64eae3044d chore(importer): bump version to 1.2.1 2022-03-26 22:36:22 +05:00
thecodrr
f1be7a57a1 chore(importer): bump version to 1.2.0 2022-03-26 22:30:38 +05:00
Abdullah Atta
80dd83552a feat: add Zoho Notebook support in Importer (#382)
* feat: add zoho notebook importer

* fix: checklists in todo notes are not converted

* chore: use @notesnook/znel from npm
2022-03-26 22:27:20 +05:00
thecodrr
b4b7f9c519 chore: fix tests and update snjs 2022-03-26 22:14:56 +05:00
Abdullah Atta
5d0e556e1b feat: add support for OneNote in Importer (#296)
* chore: initialize onenote provider package

* add basic support for onenote

* feat: add progress

* refactor: cleanup and finalize onenote api

* feat: add onenote support in importer-web

* refactor: use a single import result component

* fix(onenote): avoid circular references

* test: add onenote tests

* chore: publish @notesnook/onenote to npm

* chore: use @notesnook/onenote from npm
2022-03-26 22:09:01 +05:00
thecodrr
ecd1640c1d fix: use custom curl parser 2022-03-26 15:15:55 +05:00
Abdullah Atta
085b7c4eb1 feat: add vericrypt utility for Notesnook encryption verification (#311)
* feat: add basic version of vericrypt utility

* feat: implement decryption logic & refresh ui

* fix: reinstall favicon

* chore: change icon

* chore: vericrypt -> notesnook vericrypt

* vericrypt: finalize ui & ux

* fix: minor adjustments to the instructions

* ci: add vericrypt deployment github action

Co-authored-by: ammarahm-ed <ammarahmed6506@gmail.com>
2022-03-26 14:15:51 +05:00
thecodrr
9838ad715e chore(tinymce-plugins): bump version to 1.5.17 1.8.4-android v1.8.4 v1.8.2 1.8.3-android v1.8.3 2022-03-16 12:45:17 +05:00
thecodrr
f370f90a2b fix: simplify mceInsertCodeBlock 2022-03-16 12:44:58 +05:00
thecodrr
02b2a9fb17 chore(tinymce-plugins): correctly bump version to 1.5.16 2022-03-15 23:24:57 +05:00
thecodrr
17d953e59a chore(tinymce-plugins): bump version to 1.15.16 2022-03-15 07:48:22 +05:00
thecodrr
c47436927e feat(tinymce-plugins): many codeblock improvements 2022-03-15 07:38:30 +05:00
thecodrr
8f89414f89 chore(tinymce-plugins): bump version to 1.5.15 2022-03-14 16:09:13 +05:00
thecodrr
557e1de9f0 fix(tinymce-plugins): don't remove 1st line if editor empty 2022-03-14 16:08:42 +05:00