.. |
rest
|
Clipper: Fixed: Added Chrome workaround to prevent it from posting the same note twice
|
2019-05-11 11:18:09 +01:00 |
AlarmService.js
|
Electron: Fixes #476 (maybe): Trying to fix notification flood. Added more log statements in case something goes wrong.
|
2018-12-08 00:42:29 +01:00 |
AlarmServiceDriver.android.js
|
Android: Fixes #321: Removed dependency to Firebase
|
2019-01-10 18:49:26 +00:00 |
AlarmServiceDriver.ios.js
|
|
|
AlarmServiceDriverNode.js
|
Electron: Fixes #476 (maybe): Trying to fix notification flood. Added more log statements in case something goes wrong.
|
2018-12-08 00:42:29 +01:00 |
back-button.js
|
|
|
BaseService.js
|
|
|
DecryptionWorker.js
|
All: Improved: Better handling of items that cannot be decrypted, including those that cause crashes
|
2019-06-07 23:11:08 +01:00 |
EncryptionService.js
|
API: Added more API calls
|
2018-09-28 19:24:57 +01:00 |
EncryptionServiceDriverNode.js
|
|
|
EncryptionServiceDriverRN.js
|
|
|
ExternalEditWatcher.js
|
Desktop: Resolves #1502: Improved note deletion dialog
|
2019-05-11 13:36:44 +01:00 |
InteropService_Exporter_Base.js
|
All: Resolves #846: Set resource path to correct relative path so that for example images show up in Markdown viewers
|
2018-11-21 00:36:23 +00:00 |
InteropService_Exporter_Jex.js
|
|
|
InteropService_Exporter_Json.js
|
Patch to implement feature, exporting notes to JSON (#912, issues/912). (#927)
|
2018-11-11 20:17:43 +00:00 |
InteropService_Exporter_Md.js
|
All: Resolves #846: Set resource path to correct relative path so that for example images show up in Markdown viewers
|
2018-11-21 00:36:23 +00:00 |
InteropService_Exporter_Raw.js
|
|
|
InteropService_Importer_Base.js
|
All: Resolves #644: Added support for .markdown extension when importing files
|
2018-06-26 00:07:53 +01:00 |
InteropService_Importer_Enex.js
|
Electron: Resolves #612: Allow duplicating a note
|
2018-06-27 21:45:31 +01:00 |
InteropService_Importer_Jex.js
|
|
|
InteropService_Importer_Md.js
|
All: Fixes #718: Allow recursively importing Markdown folder
|
2018-09-09 20:32:23 +01:00 |
InteropService_Importer_Raw.js
|
Electron: Resolves #612: Allow duplicating a note
|
2018-06-27 21:45:31 +01:00 |
InteropService.js
|
All: Resolves #846: Set resource path to correct relative path so that for example images show up in Markdown viewers
|
2018-11-21 00:36:23 +00:00 |
ItemChangeUtils.js
|
All: Resolves #712: New: Support for note history (#1415)
|
2019-05-06 21:35:29 +01:00 |
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 |
MigrationService.js
|
All: Make sure resource filesize is set in all cases
|
2019-05-12 11:41:07 +01:00 |
ModelCache.js
|
All: Refactor Markdown rendering (#1315)
|
2019-03-08 17:14:17 +00:00 |
NavService.js
|
|
|
PluginManager.js
|
Desktop: Added Goto Anything dialog and implemented basic plugin system
|
2019-04-01 19:43:13 +00:00 |
report.js
|
All: Improved: Better handling of items that cannot be decrypted, including those that cause crashes
|
2019-06-07 23:11:08 +01:00 |
ResourceFetcher.js
|
All: Improved workflow of downloading and decrypting data during sync
|
2019-05-28 22:05:11 +01:00 |
ResourceService.js
|
All: Improved workflow of downloading and decrypting data during sync
|
2019-05-28 22:05:11 +01:00 |
RevisionService.js
|
All: Fix: Fix issue with revisions being needlessly created when decrypting notes
|
2019-05-28 18:10:21 +01:00 |
SearchEngine.js
|
Desktop: Fix: Goto Anything results were displayed lowercase
|
2019-04-04 07:53:20 +01:00 |
SearchEngineUtils.js
|
Api: Require token for search end point, fixed a few issues and added doc
|
2019-02-24 12:37:37 +00:00 |