1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/ReactNativeClient/lib/services
Devon Zuegel 172d925f0f Desktop: Fix import interop service (#1887)
* Revert "Revert "Desktop: Add ENEX to HTML export (#1795)""

This reverts commit 50b66cceca.

* Revert "Revert "Desktop, Cli: Fixed interop service so that it still allow auto-detecting importer based on format (required for Cli and for test units)""

This reverts commit c7c57ab2a5.

* Fix the .md importer

* Add comment re future refactor

* Rm importerClass for .md importer

* Fix EnexToMd module name
2019-09-23 22:18:30 +01:00
..
rest Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
AlarmService.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
AlarmServiceDriver.android.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
AlarmServiceDriver.ios.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
AlarmServiceDriverNode.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
back-button.js First pass at linting lib dir 2019-07-29 15:43:53 +02:00
BaseService.js First pass at linting lib dir 2019-07-29 15:43:53 +02:00
DecryptionWorker.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
EncryptionService.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
EncryptionServiceDriverNode.js All: Added fs drivers and encryption service 2017-12-11 23:52:42 +00:00
ExternalEditWatcher.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
InteropService_Exporter_Base.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
InteropService_Exporter_Jex.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
InteropService_Exporter_Json.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
InteropService_Exporter_Md.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
InteropService_Exporter_Raw.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
InteropService_Importer_Base.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
InteropService_Importer_EnexToHtml.js Desktop: Fix import interop service (#1887) 2019-09-23 22:18:30 +01:00
InteropService_Importer_EnexToMd.js Desktop: Fix import interop service (#1887) 2019-09-23 22:18:30 +01:00
InteropService_Importer_Jex.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
InteropService_Importer_Md.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
InteropService_Importer_Raw.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
InteropService.js Desktop: Fix import interop service (#1887) 2019-09-23 22:18:30 +01:00
ItemChangeUtils.js First pass at linting lib dir 2019-07-29 15:43:53 +02:00
KvStore.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
MigrationService.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
ModelCache.js First pass at linting lib dir 2019-07-29 15:43:53 +02:00
NavService.js First pass at linting lib dir 2019-07-29 15:43:53 +02:00
PluginManager.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
report.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
ResourceFetcher.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
ResourceService.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
RevisionService.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
SearchEngine.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
SearchEngineUtils.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00