.. |
enex_to_md
|
Desktop, CLI: Fixes #1672: Fix line break issue when importing certain notes from Evernotes
|
2019-06-22 11:23:22 +01:00 |
html_to_md
|
Clipper: Resolves #1160: Allow importing MathJax formulas, in particular from StackExchange
|
2019-07-13 19:17:28 +01:00 |
support
|
All: Refactored encryption/decryption method to use same algorithm for both file and string encryption
|
2017-12-18 20:54:03 +01:00 |
ArrayUtils.js
|
All: Resolves #443: Various optimisations to make dealing with large notes easier and make Katex re-rendering faster
|
2018-05-10 12:02:39 +01:00 |
encryption.js
|
All: Resolves #712: New: Support for note history (#1415)
|
2019-05-06 21:35:29 +01:00 |
EnexToMd.js
|
Desktop, CLI: Fixes #1672: Fix line break issue when importing certain notes from Evernotes
|
2019-06-22 11:23:22 +01:00 |
HtmlToMd.js
|
Clipper: Resolves #1160: Allow importing MathJax formulas, in particular from StackExchange
|
2019-07-13 19:17:28 +01:00 |
htmlUtils.js
|
Use regex instead of jsdom for compability with mobile app
|
2019-07-21 00:18:51 +01:00 |
markdownUtils.js
|
Clipper: Fixed importing certain images with sources that contain brackets
|
2018-09-24 20:15:23 +01:00 |
models_BaseItem.js
|
All: Fixed: Prevents notes with no title to break after synchronize (#1472)
|
2019-05-06 21:25:14 +01:00 |
models_Folder.js
|
Fixed tests to match new behaviour
|
2019-04-02 00:22:04 +01:00 |
models_ItemChange.js
|
All: Resolves #712: New: Support for note history (#1415)
|
2019-05-06 21:35:29 +01:00 |
models_Note.js
|
All: Fixed: Prevents notes with no title to break after synchronize (#1472)
|
2019-05-06 21:25:14 +01:00 |
models_Resource.js
|
CLI: Fix: Do not resize images if they are already below the max dimensions
|
2019-05-12 11:38:33 +01:00 |
models_Revision.js
|
Desktop: Improved: Add number of characters removed and added in revision list
|
2019-05-24 17:31:18 +01:00 |
models_Setting.js
|
Revert "Applied prettier to code base"
|
2018-03-09 20:59:12 +00:00 |
models_Tag.js
|
Desktop: Do not display tags that are not associated with any note
|
2019-02-13 23:33:07 +00:00 |
pathUtils.js
|
Desktop: Allow selecting editor path with dialog window
|
2019-01-30 19:19:06 +00:00 |
services_InteropService.js
|
All: Fixes #992: Allow non-ASCII chars when exporting MD and handle duplicate filenames
|
2018-11-20 00:42:21 +00:00 |
services_KvStore.js
|
All: Improved: Better handling of items that cannot be decrypted, including those that cause crashes
|
2019-06-07 23:11:08 +01:00 |
services_ResourceService.js
|
All: Fixes #1433: Some resources could incorrectly be deleted even though they are still present in a note. Also added additional verifications before deleting a resource.
|
2019-04-21 13:49:40 +01:00 |
services_rest_Api.js
|
All: Fixes #1694: When deleting resource from sync target also delete associated data blob
|
2019-07-13 15:57:53 +01:00 |
services_Revision.js
|
All: Improved: Make sure a revision is saved a note has not been modified for over a week
|
2019-05-08 00:51:56 +01:00 |
services_SearchEngine.js
|
All: Improved support for Japanese, Chinese, Korean search queries (also applies to Goto Anything)
|
2019-04-03 07:46:41 +01:00 |
StringUtils.js
|
Fixed regressions in test units
|
2019-01-31 09:48:48 +00:00 |
synchronizer.js
|
All: Fixes #1694: When deleting resource from sync target also delete associated data blob
|
2019-07-13 15:57:53 +01:00 |
TaskQueue.js
|
All: Improved: Allow using multiple connections to download items while synchronising (#1633)
|
2019-06-07 23:20:08 +01:00 |
test-utils.js
|
All: Improved: Better handling of items that cannot be decrypted, including those that cause crashes
|
2019-06-07 23:11:08 +01:00 |
urlUtils.js
|
Clipper: Fixes #1622: Import named anchors from clipped pages
|
2019-06-13 00:26:19 +01:00 |