.. |
enex_to_md
|
All: Fixes #832: Enex import: Don't add extra line breaks at the beginning of list item when it contains a block element
|
2018-10-01 20:55:24 +01:00 |
html_to_md
|
Clipper: Fixes #817: Added support for PICTURE tags, which will fix issues with certain pages from which images were not being imported
|
2018-09-25 21:19:54 +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
|
Revert "Applied prettier to code base"
|
2018-03-09 20:59:12 +00:00 |
EnexToMd.js
|
Clipper: Improved UI and integration with main app
|
2018-05-20 10:19:59 +01:00 |
HtmlToMd.js
|
Clipper: Fixes #817: Added support for PICTURE tags, which will fix issues with certain pages from which images were not being imported
|
2018-09-25 21:19:54 +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: Resolves #918: Skip properties that are on sync target but not handled by local client
|
2018-10-31 00:35:57 +00:00 |
models_Folder.js
|
Electron: Handle drag and dropping notebooks to change the parent
|
2018-05-09 09:53:47 +01:00 |
models_Note.js
|
Electron: Resolves #751: Allow switching between todo and note when multiple notes are selected
|
2018-10-04 18:34:30 +01:00 |
models_Resource.js
|
Minor improvments
|
2018-10-30 00:17:50 +00:00 |
models_Setting.js
|
Revert "Applied prettier to code base"
|
2018-03-09 20:59:12 +00:00 |
models_Tag.js
|
All: Fixes #657: Disallow giving name of existing tag to another tag
|
2018-09-06 18:33:21 +01:00 |
services_InteropService.js
|
All: Fixes #597: Also import sub-notebooks when importing JEX data
|
2018-06-10 19:15:40 +01:00 |
services_ResourceService.js
|
Electron: Fixes resources being incorrectly auto-deleted when inside an IMG tag
|
2018-09-30 19:24:02 +01:00 |
services_rest_Api.js
|
API: Allow downloading a resource data
|
2018-09-30 10:15:46 +01:00 |
synchronizer.js
|
All: Improved resource side loading
|
2018-10-08 19:11:53 +01:00 |
test-utils.js
|
All: Refactored REST API to make it testable and to allow further extension
|
2018-09-27 09:14:05 +01:00 |
urlUtils.js
|
Clipper: Set source URL and fixed issues with tables and urls
|
2018-05-24 12:44:13 +01:00 |