1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/CliClient/tests
Anjula Karunarathne a45128807e
Desktop: Resolves #2683: Go To Anything by body (#2686)
* Go to anything by body

* Made limit parameter required

* Made parameter required

Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2020-03-28 13:05:00 +00:00
..
enex_to_html Fix tests 2019-10-31 09:55:39 +00: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_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: Added support for checkboxes and fixed various issues with WYSIWYG editor 2020-03-23 00:47:25 +00:00
md_to_html Desktop: Added support for checkboxes and fixed various issues with WYSIWYG editor 2020-03-23 00:47:25 +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
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
feature_ShowAllNotes.js All: Fix integration test harness issues. (#2723) 2020-03-16 13:30:54 +11:00
feature_TagList.js All: Fix integration test harness issues. (#2723) 2020-03-16 13:30:54 +11: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
integration_ForwardBackwardNoteHistory.js Restored note history feature by Naveen M V <naveenmv7@gmail.com> 2020-03-15 09:40:57 +00:00
markdownUtils.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
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 calls to non-existent function (#2675) 2020-03-16 08:53:49 +11:00
models_Folder.js Desktop: Resolves #2703: Fast notebook deletion (#2730) 2020-03-14 21:01:45 +11:00
models_ItemChange.js Fix tests 2019-11-12 16:16:39 +00:00
models_Note.js All: Fix calls to non-existent function (#2675) 2020-03-16 08:53:49 +11: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 Linter update (#1777) 2019-07-30 09:35:42 +02:00
models_Tag.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
pathUtils.js Tests: Fail test units when an uncaught exception is thrown inside asyncTest 2019-09-23 22:30:25 +01:00
reducer.js All: Fixes #2803: Remember last selected note (#2809) 2020-03-21 11:29:22 +00:00
services_EncryptionService.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00: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_KvStore.js Linter update (#1777) 2019-07-30 09:35:42 +02: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 Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
StringUtils.js Desktop: Resolves #2683: Go To Anything by body (#2686) 2020-03-28 13:05:00 +00:00
synchronizer.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
TaskQueue.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
test-utils.js All: Fix integration test harness issues. (#2723) 2020-03-16 13:30:54 +11:00
urlUtils.js Doc: Fix documentation and source comment typos (#2037) 2019-10-29 09:02:42 +00:00