1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-24 08:12:24 +02:00
joplin/packages/app-cli/tests
2021-02-09 17:54:29 +00:00
..
enex_to_html All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
enex_to_md Desktop, Cli: Some imported ENEX files incorrectly had invisible sections 2021-01-25 15:54:11 +00:00
html_to_html All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
html_to_md Desktop: Fixes #4416: Fixed formatting of consecutive code blocks 2021-02-05 16:51:37 +00:00
md_to_html All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
md_to_md All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
services/plugins Fixed tests 2021-02-08 16:28:18 +00:00
support Merge branch 'dev' of github.com:laurent22/joplin into dev 2021-02-07 10:10:30 +00:00
.gitignore Desktop: Fixed issue with attachment paths being invalid when user has spaces in home directory path. Also fixed race condition in test units that could make them randomly fail. 2020-12-09 12:53:47 +00:00
ArrayUtils.js Tools: Cleaned up tests and splitted sync tests into smaller parts 2020-12-01 18:05:24 +00:00
database.js Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
EnexToHtml.js Tools: Cleaned up tests and splitted sync tests into smaller parts 2020-12-01 18:05:24 +00:00
EnexToMd.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
eventManager.js Tools: Cleaned up tests and splitted sync tests into smaller parts 2020-12-01 18:05:24 +00:00
feature_NoteHistory.js Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
feature_NoteList.js Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
feature_ShowAllNotes.js Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
feature_TagList.js Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
file_api_driver.js Tools: Cleaned up tests and splitted sync tests into smaller parts 2020-12-01 18:05:24 +00:00
filterParser.js Tools: Replace Jasmine with Jest to run tests 2020-11-10 15:59:30 +00:00
fsDriver.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
HtmlToHtml.js Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
HtmlToMd.ts Desktop: Rich Text: Do not converts to markdown links URLs that would be linkified 2020-12-09 14:58:38 +00:00
htmlUtils.ts Converted htmlUtils to TypeScript 2021-01-30 12:19:43 +00:00
InMemoryCache.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
markdownUtils.js Tools: Cleaned up tests and splitted sync tests into smaller parts 2020-12-01 18:05:24 +00:00
MarkupToHtml.js Tools: Cleaned up tests and splitted sync tests into smaller parts 2020-12-01 18:05:24 +00:00
MdToHtml.ts Tools: Apply eslint rule "no-multi-spaces" 2021-01-23 15:51:19 +00:00
MdToMd.js Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
mimeUtils.js Tools: Cleaned up tests and splitted sync tests into smaller parts 2020-12-01 18:05:24 +00:00
models_BaseItem.js Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
models_Folder.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
models_ItemChange.js Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
models_Note_CustomSortOrder.js Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
models_Note.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
models_Resource.js Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
models_Revision.js Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
models_Setting.ts Desktop, Cli: Save user settings to JSON file 2021-02-09 17:54:29 +00:00
models_Tag.js Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
pathUtils.js Desktop: Fixed attaching local files that contain spaces in path 2021-01-08 18:33:22 +00:00
reducer.js Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
services_CommandService.ts Tools: Apply eslint rule "no-multi-spaces" 2021-01-23 15:51:19 +00:00
services_EncryptionService.js Server: Add support for sharing notes via a link 2021-01-29 18:45:11 +00:00
services_InteropService_Exporter_Html.ts Desktop: Fixes #4452: Fixed exporting as HTML or PDF when a plugin is active, and make sure plugin assets are also exported 2021-02-05 21:27:19 +00:00
services_InteropService_Exporter_Md.js Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
services_InteropService.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
services_keychainService.ts Tools: Cleaned up tests and splitted sync tests into smaller parts 2020-12-01 18:05:24 +00:00
services_KeymapService.js Desktop: Fixes #4130: Register Markdown editor commands with the Keyboard Shortcut editor (#4136) 2020-12-19 17:57:41 +00:00
services_KvStore.js Tools: Cleaned up tests and splitted sync tests into smaller parts 2020-12-01 18:05:24 +00:00
services_PluginService.ts Plugins: Add support for plugins.dataDir function, to provide a path for plugin to store its own data 2021-01-24 15:51:35 +00:00
services_ResourceService.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
services_rest_Api.ts Plugins: Fixes #4407: Apply "fields" query parameter when requesting data from data API 2021-02-01 12:41:25 +00:00
services_Revision.js Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
services_SearchEngine.js Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
services_SearchFilter.js Tools: Apply eslint rule "no-multi-spaces" 2021-01-23 15:51:19 +00:00
StringUtils.js Tools: Cleaned up tests and splitted sync tests into smaller parts 2020-12-01 18:05:24 +00:00
synchronizer_LockHandler.ts Tools: Cleaned up tests and splitted sync tests into smaller parts 2020-12-01 18:05:24 +00:00
synchronizer_MigrationHandler.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
Synchronizer.basics.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
Synchronizer.conflicts.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
Synchronizer.e2ee.ts Tools: Apply eslint rule "no-multi-spaces" 2021-01-23 15:51:19 +00:00
Synchronizer.resources.ts Tools: Apply eslint rule "no-multi-spaces" 2021-01-23 15:51:19 +00:00
Synchronizer.revisions.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
Synchronizer.sharing.ts Server: Add support for sharing notes via a link 2021-01-29 18:45:11 +00:00
Synchronizer.tags.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
TaskQueue.js Tools: Cleaned up tests and splitted sync tests into smaller parts 2020-12-01 18:05:24 +00:00
test-utils-synchronizer.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
test-utils.ts Desktop, Cli: Save user settings to JSON file 2021-02-09 17:54:29 +00:00
timeUtils.js Tools: Apply eslint rule "no-multi-spaces" 2021-01-23 15:51:19 +00:00
urlUtils.js Tools: Cleaned up tests and splitted sync tests into smaller parts 2020-12-01 18:05:24 +00:00