1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/CliClient/tests
2020-04-18 12:45:54 +01:00
..
enex_to_html
enex_to_md
html_to_html
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
EnexToHtml.js
EnexToMd.js
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 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
HtmlToMd.js Desktop: Resolves #176: Added experimental WYSIWYG editor (#2556) 2020-03-09 23:24:57 +00:00
htmlUtils.js
integration_ForwardBackwardNoteHistory.js Restored note history feature by Naveen M V <naveenmv7@gmail.com> 2020-03-15 09:40:57 +00:00
markdownUtils.js
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
models_Note.js Desktop: Fixes #2968: Trying to resource path issue in WYSIWYG editor 2020-04-13 22:55:24 +00: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
models_Tag.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
pathUtils.js
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
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 All: Added support for basic search 2020-04-18 12:45:54 +01: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
test-utils.js Desktop: Fixes #2968: Trying to resource path issue in WYSIWYG editor 2020-04-13 22:55:24 +00:00
urlUtils.js