Commit Graph

11 Commits

Author SHA1 Message Date
thecodrr
8f90bbef59 chore: bump @notesnook/importer to v1.3.3 2022-06-07 23:17:40 +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
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
Ammar Ahmed
8cefa1defc feat: add standard notes support in importer (#285)
* add support for standard notes in importer

* rename types

* move editors to constants.ts

* change ContentTypes to enum

* make all properties of SNBackup optional

* add version & backup file check

* refactor buildTableWithRows function

* rename mode to language

* use inverted condition to reduce indent

* refactor table construction html strings
2022-01-20 10:49:29 +05:00
thecodrr
975bc3e64d ci: use turbo to run build 2021-12-30 09:59:22 +05:00
thecodrr
5770972e88 chore: initialize turborepo & changesets 2021-12-18 11:07:37 +05:00