..
enex_to_html
Desktop, Cli: Fixes #3402 : Fixed import of checkboxes in ENEX files
2020-06-28 18:55:47 +01: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 #3241 : Handle certain special cases of ordered lists
2020-06-08 18:44:13 +01: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
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
database.js
All: Fixes #3234 : Sync would fail in some cases due to a database error
2020-05-19 23:17:56 +01:00
EnexToHtml.js
Desktop, Cli: Fixed various bugs related to the import of ENEX files as HTML
2020-06-15 17:10:51 +01:00
EnexToMd.js
Chore: Apply eslint rules
2019-09-19 22:51:18 +01:00
feature_NoteHistory.js
Tools: Rewrite randomly failing test ( #3328 )
2020-06-05 16:05:47 +01:00
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
Revert "Tests: Fix random failures ( #2777 )"
2020-05-02 16:45:25 +01:00
feature_TagList.js
Revert "Tools: Added eslint rule arrow-parens"
2020-05-21 09:14:33 +01:00
HtmlToHtml.js
All: Security: Fixed potential Arbitrary File Read via XSS
2020-02-13 23:59:23 +00:00
HtmlToMd.js
Desktop: Resolves #176 : Added experimental WYSIWYG editor ( #2556 )
2020-03-09 23:24:57 +00: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
markdownUtils.js
Desktop: Fixes #3267 : Fixed issue with invalid image paths when config path contains spaces
2020-05-25 09:52:10 +01:00
MdToHtml.js
Desktop: WYSIWYG: Fixed inserting date time and other content inside header
2020-07-04 12:17:30 +01:00
MdToMd.js
Desktop: Fixes #2334 : MD importer handle special chars in linked image name ( #2346 )
2020-03-27 12:20:38 +00:00
mimeUtils.js
Desktop: Fixed issue with setting filename for edited attachments
2020-06-09 19:15:43 +00:00
models_BaseItem.js
All: Fix format of geolocation data ( #2673 )
2020-04-30 16:56:47 +01:00
models_Folder.js
All: Fixes #3334 : Prevent notebook to be the parent of itself
2020-06-07 12:47:43 +01:00
models_ItemChange.js
Fix tests
2019-11-12 16:16:39 +00:00
models_Note_CustomSortOrder.js
Desktop: Resolves #51 : Add way to manually order notes by dragging them ( #3235 )
2020-05-27 17:21:46 +01:00
models_Note.js
Fixed handling of resource paths
2020-05-30 15:28:42 +01: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
Desktop: Resolves #2773 : Add support for system keychain to save sensitive settings ( #3207 )
2020-06-03 17:07:50 +01:00
models_Tag.js
All: Added support for hierarchical/nested tags ( #2572 )
2020-07-12 18:09:07 +01:00
pathUtils.js
Tests: Fail test units when an uncaught exception is thrown inside asyncTest
2019-09-23 22:30:25 +01:00
reducer.js
Revert "Tools: Added eslint rule arrow-parens"
2020-05-21 09:14:33 +01:00
services_EncryptionService.js
Revert "Tools: Added eslint rule arrow-parens"
2020-05-21 09:14:33 +01: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
Desktop, Cli: Fixes #2331 : Only de-duplicate imported notebook titles when needed
2020-06-28 18:00:51 +01:00
services_keychainService.js
Desktop: Resolves #2773 : Add support for system keychain to save sensitive settings ( #3207 )
2020-06-03 17:07:50 +01:00
services_KvStore.js
Revert "Tools: Added eslint rule arrow-parens"
2020-05-21 09:14:33 +01:00
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
Desktop: Fixes #3153 : Make GotoAnyting work with East Asian charactors ( #3180 )
2020-06-03 17:06:14 +01:00
services_UndoRedoService.js
Mobile: Resolves #2595 : Add undo/redo support
2020-06-13 16:20:18 +01:00
StringUtils.js
Desktop: Resolves #2683 : Go To Anything by body ( #2686 )
2020-03-28 13:05:00 +00:00
synchronizer.js
All: Added support for hierarchical/nested tags ( #2572 )
2020-07-12 18:09:07 +01:00
TaskQueue.js
Linter update ( #1777 )
2019-07-30 09:35:42 +02:00
test-utils.js
Revert "All: Add support for sync target lock"
2020-07-12 16:38:54 +01:00
urlUtils.js
Revert "Tools: Added eslint rule arrow-parens"
2020-05-21 09:14:33 +01:00