1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-24 08:12:24 +02:00
joplin/CliClient/tests
2019-10-12 19:36:06 +02:00
..
enex_to_html Desktop: Fix import interop service (#1887) 2019-09-23 22:18:30 +01:00
enex_to_md Desktop, Cli: enex_to_md: Support italic in span tags (#1966) 2019-10-12 00:39:13 +02:00
html_to_md Clipper: Fixed: Some tables were imported with a duplicate header 2019-10-12 19:36:06 +02:00
support All: Refactored encryption/decryption method to use same algorithm for both file and string encryption 2017-12-18 20:54:03 +01:00
ArrayUtils.js Tests: Make all tests use asyncTest for better error handling 2019-09-23 23:23:10 +01:00
encryption.js Tests: Make all tests use asyncTest for better error handling 2019-09-23 23:23:10 +01:00
EnexToHtml.js Desktop: Fix import interop service (#1887) 2019-09-23 22:18:30 +01:00
EnexToMd.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
HtmlToMd.js Clipper: Fixed: Some tables were imported with a duplicate header 2019-10-12 19:36:06 +02:00
htmlUtils.js Tests: Make all tests use asyncTest for better error handling 2019-09-23 23:23:10 +01:00
markdownUtils.js Tests: Make all tests use asyncTest for better error handling 2019-09-23 23:23:10 +01:00
models_BaseItem.js Tests: Make all tests use asyncTest for better error handling 2019-09-23 23:23:10 +01:00
models_Folder.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
models_ItemChange.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
models_Note.js eslint 2019-09-29 22:11:36 +00:00
models_Resource.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
models_Revision.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
models_Setting.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
models_Tag.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
pathUtils.js Tests: Fail test units when an uncaught exception is thrown inside asyncTest 2019-09-23 22:30:25 +01:00
services_InteropService.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
services_KvStore.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
services_ResourceService.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
services_rest_Api.js eslint 2019-09-29 22:11:36 +00:00
services_Revision.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
services_SearchEngine.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
StringUtils.js Tests: Make all tests use asyncTest for better error handling 2019-09-23 23:23:10 +01:00
synchronizer.js All: Allow a sync client to lock a sync target, so that migration operations can be performed on it 2019-10-11 01:03:23 +02:00
TaskQueue.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
test-utils.js All: Added concept of sync version and client ID to allow upgrading sync targets 2019-10-10 23:23:11 +02:00
urlUtils.js Desktop, CLI: Fixed import of notes that contain links with hashes 2019-09-12 22:48:10 +01:00