1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
joplin/packages/app-cli/tests
wljince007 294cc4a440
Desktop: Fixes #5626: When web clipper clipping code blocks, keep code in multiline and delete code number lines (#10126)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
Co-authored-by: Henry Heino <46334387+personalizedrefrigerator@users.noreply.github.com>
2024-04-20 13:48:44 +01:00
..
enex_to_html Desktop: Fixes #7329: Fixes import of tasklists from enex files (#7344) 2022-12-27 15:17:42 +00:00
enex_to_md Deskop, Cli: Fixes #10125: ENEX does not import correctly when title of note matches the name of the attachment 2024-03-18 16:00:39 +00:00
html_to_html Chore: Fixed tests 2022-11-24 21:08:25 +01:00
html_to_md Desktop: Fixes #5626: When web clipper clipping code blocks, keep code in multiline and delete code number lines (#10126) 2024-04-20 13:48:44 +01:00
md_to_html Mobile, Desktop: Make tables horizontally scrollable (#10161) 2024-03-25 11:27:48 +00:00
ocr_samples Desktop: Resolves #9765: OCR: Use existing PDF text when available (#9764) 2024-02-02 23:59:15 +01:00
services Mobile: Plugins: Fix event listener memory leak when disabling/uninstalling plugins (#10280) 2024-04-11 09:04:47 +01:00
support Mobile,Desktop: Resolves #10206: Allow marking a plugin as mobile-only or desktop-only (#10229) 2024-04-03 18:51:09 +01:00
.gitignore Tools: Added scripts to test server performances 2021-06-17 11:21:37 +01:00
feature_NoteHistory.js Chore: Retry feature test 2023-10-26 13:21:05 +01:00
feature_NoteList.js Chore: Retry feature test 2023-10-26 13:21:05 +01:00
feature_ShowAllNotes.js Chore: Retry feature test 2023-10-26 13:21:05 +01:00
feature_TagList.js Chore: Retry feature test 2023-10-26 13:21:05 +01:00
HtmlToHtml.js Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
HtmlToMd.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
MarkupToHtml.ts Chore: Refactor renderer package: Limit dependency on @joplin/lib and improve type safety (#9701) 2024-01-18 11:20:10 +00:00
MdToHtml.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
testUtils.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00