1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/CliClient/tests
2020-10-31 12:25:12 +00:00
..
enex_to_html Desktop: Fix syntax of imported resources when importing ENEX as HTML 2020-10-28 11:11:04 +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 Clipper: Fixes #3984: Images from some website were not being downloaded 2020-10-29 10:16:31 +00:00
md_to_html Desktop: WYSIWYG: Fixed inserting date time and other content inside header 2020-07-04 12:17:30 +01: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
services/plugins Desktop: Plugin API - added support for settings.globalValue method 2020-10-13 09:59:53 +01:00
support Cleaned up plugin doc 2020-10-21 22:52:58 +01:00
ArrayUtils.js Desktop: Resolves #2683: Go To Anything by body (#2686) 2020-03-28 13:05:00 +00:00
database.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
EnexToHtml.js Tools: Fixed tests 2020-10-22 15:55:29 +01:00
EnexToMd.js Plugins: Added support for content scripts 2020-10-21 00:23:55 +01:00
eventManager.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
feature_NoteHistory.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
feature_NoteList.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
feature_ShowAllNotes.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
feature_TagList.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
file_api_driver.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
filterParser.js Desktop: Fix wildcard search (#3713) 2020-09-11 22:52:32 +01:00
fsDriver.ts Desktop: Fixed Cut menu item and test units 2020-10-23 13:21:37 +01:00
HtmlToHtml.js Plugins: Added support for content scripts 2020-10-21 00:23:55 +01:00
HtmlToMd.js Plugins: Added support for content scripts 2020-10-21 00:23:55 +01: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
InMemoryCache.ts Mobile: Upgraded React Native to v0.63 2020-10-16 16:26:19 +01:00
markdownUtils.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
MarkupToHtml.js Plugins: Added support for content scripts 2020-10-21 00:23:55 +01:00
MdToHtml.ts Plugins: Added support for content scripts 2020-10-21 00:23:55 +01:00
MdToMd.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
mimeUtils.js Desktop: Fixed issue with setting filename for edited attachments 2020-06-09 19:15:43 +00:00
models_BaseItem.js All: Fixes #3955: Fixed sync issue when importing ENEX files that contain new line characters in the source URL attribute 2020-10-28 17:21:41 +00:00
models_Folder.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
models_ItemChange.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
models_Note_CustomSortOrder.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
models_Note.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
models_Resource.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
models_Revision.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
models_Setting.ts All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
models_Tag.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
pathUtils.js Plugins: Added support for content scripts 2020-10-21 00:23:55 +01:00
reducer.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
services_CommandService.ts Desktop: Simplified and improve command service, and added command palette 2020-10-18 21:52:10 +01:00
services_EncryptionService.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
services_InteropService_Exporter_Md.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
services_InteropService.ts All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
services_keychainService.ts All: Fixed setting issue that would cause a password to be saved in plain text in the database, even when the keychain is working 2020-10-20 16:37:14 +01:00
services_KeymapService.js Desktop: Make sure all commands appear in keymap editor 2020-10-31 12:25:12 +00:00
services_KvStore.js All: Add mechanism to lock and upgrade sync targets (#3524) 2020-08-02 12:28:50 +01:00
services_PluginService.ts Tools: Fixed tests 2020-10-22 15:55:29 +01:00
services_ResourceService.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
services_rest_Api.ts Api: Allow preserving timestamps when updating a note 2020-10-21 18:12:36 +01:00
services_Revision.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
services_SearchEngine.js All: Sort search results by average of multiple criteria, including 'Sort notes by' field setting (#3777) 2020-10-09 21:51:11 +01:00
services_SearchFilter.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
services_SearchFuzzy.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
StringUtils.js Desktop: Resolves #2683: Go To Anything by body (#2686) 2020-03-28 13:05:00 +00:00
synchronizer_LockHandler.ts All: Add mechanism to lock and upgrade sync targets (#3524) 2020-08-02 12:28:50 +01:00
synchronizer_MigrationHandler.ts All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
synchronizer.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
TaskQueue.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
test-utils.js Tools: Fixed tests 2020-10-22 15:55:29 +01:00
timeUtils.js Tools: Update package locks 2020-09-22 16:02:22 +01:00
urlUtils.js Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00