1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/CliClient/tests
2020-06-03 17:07:50 +01:00
..
enex_to_html
enex_to_md
html_to_html All: Fixes #2667: Fixed sanitize function so that it does not break HTML 2020-03-06 00:54:21 +00:00
html_to_md Desktop: WYSIWYG: Preserve HTML code in Markdown when editing from wysiwyg editor 2020-04-10 17:12:41 +00:00
md_to_html Desktop: WYSIWYG: Preserve HTML code in Markdown when editing from wysiwyg editor 2020-04-10 17:12:41 +00:00
md_to_md Desktop: Fixes #2334: MD importer handle special chars in linked image name (#2346) 2020-03-27 12:20:38 +00:00
support Desktop: Fixes #2334: MD importer handle special chars in linked image name (#2346) 2020-03-27 12:20:38 +00:00
ArrayUtils.js Desktop: Resolves #2683: Go To Anything by body (#2686) 2020-03-28 13:05:00 +00:00
database.js All: Fixes #3234: Sync would fail in some cases due to a database error 2020-05-19 23:17:56 +01:00
EnexToHtml.js
EnexToMd.js
feature_NoteHistory.js Desktop: Resolves #2409: Add note history (back/forward buttons) (#2819) 2020-05-15 12:13:42 +01:00
feature_NoteList.js All: Fixes #2709: When modifying a conflicted note, it would disappear from the view 2020-04-07 23:06:29 +00:00
feature_ShowAllNotes.js Revert "Tests: Fix random failures (#2777)" 2020-05-02 16:45:25 +01:00
feature_TagList.js Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
HtmlToHtml.js All: Security: Fixed potential Arbitrary File Read via XSS 2020-02-13 23:59:23 +00:00
HtmlToMd.js Desktop: Resolves #176: Added experimental WYSIWYG editor (#2556) 2020-03-09 23:24:57 +00:00
htmlUtils.js Clipper: Fixes #2489: Fixed clipping of pages that contain images without sources (YouTube), and improved support for SVG graphics 2020-02-12 18:15:16 +00:00
markdownUtils.js Desktop: Fixes #3267: Fixed issue with invalid image paths when config path contains spaces 2020-05-25 09:52:10 +01:00
MdToHtml.js Desktop: Added support for checkboxes and fixed various issues with WYSIWYG editor 2020-03-23 00:47:25 +00:00
MdToMd.js Desktop: Fixes #2334: MD importer handle special chars in linked image name (#2346) 2020-03-27 12:20:38 +00:00
models_BaseItem.js All: Fix format of geolocation data (#2673) 2020-04-30 16:56:47 +01:00
models_Folder.js Desktop: Fixes #3052: Fixed order of notebooks in "Move to notebook" dialog (#3084) 2020-05-09 16:19:30 +01:00
models_ItemChange.js
models_Note_CustomSortOrder.js Desktop: Resolves #51: Add way to manually order notes by dragging them (#3235) 2020-05-27 17:21:46 +01:00
models_Note.js Fixed handling of resource paths 2020-05-30 15:28:42 +01:00
models_Resource.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
models_Revision.js Tools: Apply eslint space-infix-ops rule 2020-03-13 23:52:40 +00:00
models_Setting.js Desktop: Resolves #2773: Add support for system keychain to save sensitive settings (#3207) 2020-06-03 17:07:50 +01:00
models_Tag.js Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
pathUtils.js
reducer.js Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
services_EncryptionService.js Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
services_InteropService_Exporter_Md.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
services_InteropService.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
services_keychainService.js Desktop: Resolves #2773: Add support for system keychain to save sensitive settings (#3207) 2020-06-03 17:07:50 +01:00
services_KvStore.js Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
services_ResourceService.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
services_rest_Api.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
services_Revision.js All: Fix integration test harness issues. (#2723) 2020-03-16 13:30:54 +11:00
services_SearchEngine.js Desktop: Fixes #3153: Make GotoAnyting work with East Asian charactors (#3180) 2020-06-03 17:06:14 +01:00
StringUtils.js Desktop: Resolves #2683: Go To Anything by body (#2686) 2020-03-28 13:05:00 +00:00
synchronizer.js Trying to fix Travis-ci test units 2020-05-31 21:07:24 +01:00
TaskQueue.js
test-utils.js Desktop: Resolves #2773: Add support for system keychain to save sensitive settings (#3207) 2020-06-03 17:07:50 +01:00
urlUtils.js Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00