.. |
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 #1058: Import images at correct size
|
2019-01-20 15:26:43 +00: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
|
Show note title in pdf export (#890) (#937)
|
2018-11-07 23:35:14 +00:00 |
HtmlToMd.js
|
Clipper: Fixes #1058: Import images at correct size
|
2019-01-20 15:26:43 +00: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_ItemChange.js
|
More fixes to search engine and better handling of non-ASCII searches
|
2019-01-14 19:11:54 +00:00 |
models_Note.js
|
All: Fixes #968: Export resources specified with a title
|
2018-11-20 23:18:56 +00:00 |
models_Resource.js
|
All: Moved resource app-specific state to different table
|
2018-11-13 00:45:08 +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 |
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_ResourceService.js
|
Updated the way item changes are recorded so that info can be used by more services (including search engine)
|
2018-12-10 01:39:31 +01:00 |
services_rest_Api.js
|
API: Allow specifying item ID for any item
|
2019-02-06 22:36:39 +00:00 |
services_SearchEngine.js
|
Fixed regressions in test units
|
2019-01-31 09:48:48 +00:00 |
StringUtils.js
|
Fixed regressions in test units
|
2019-01-31 09:48:48 +00:00 |
synchronizer.js
|
All: Added tests for Welcome asset handling
|
2019-02-05 17:39:10 +00:00 |
test-utils.js
|
Started rewriting search engine to better support unicode
|
2018-12-29 20:19:18 +01:00 |
urlUtils.js
|
Clipper: Set source URL and fixed issues with tables and urls
|
2018-05-24 12:44:13 +01:00 |