1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-30 08:26:59 +02:00
joplin/packages/app-cli/tests
2022-11-05 14:52:40 +00:00
..
enex_to_html Desktop, Mobile: Fixes #5687: Fixed issue with parts of HTML notes not being displayed in some cases 2021-11-09 18:33:28 +00:00
enex_to_md Desktop, Cli: Add support for more style of highlighted texts when importing ENEX files 2021-11-09 16:42:50 +00:00
html_to_html Desktop, Mobile: Fixes #5687: Fixed issue with parts of HTML notes not being displayed in some cases 2021-11-09 18:33:28 +00:00
html_to_md Desktop: Fixes #5480: Underline was not applied when using Cmd+U in Rich Text editor 2021-09-19 12:35:06 +01:00
md_to_html Security: Fixed disallowed tag XSS 2022-04-25 17:18:27 +01:00
services Desktop: Fix missing plugin file error and missing setting key error in dev mode (#6827) 2022-09-12 16:08:06 +01:00
support Tools: Also pin dev dependencies 2022-11-05 14:52:40 +00:00
.gitignore Tools: Added scripts to test server performances 2021-06-17 11:21:37 +01:00
feature_NoteHistory.js Chore: Add eslint rule to enforce strict equality (eqeqeq) 2022-07-23 09:31:32 +02:00
feature_NoteList.js Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
feature_ShowAllNotes.js Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
feature_TagList.js Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
HtmlToHtml.js Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
HtmlToMd.ts Desktop: Resolves #5440: Do not escape content when copying from Rich Text editor 2021-09-19 13:00:06 +01:00
MarkupToHtml.js
MdToHtml.ts Fixed MdToHtml regression 2022-04-26 12:52:48 +01:00
testUtils.ts Fixed tests and server build 2021-05-25 17:50:51 +02:00