..
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
Revert "Applied prettier to code base"
2018-03-09 20:59:12 +00:00
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
Revert "Applied prettier to code base"
2018-03-09 20:59:12 +00:00
BaseService.js
All: Finished service to clean up resources
2018-03-15 18:08:46 +00:00
DecryptionWorker.js
All: Resolves #1481 : New: Allow downloading attachments on demand or automatically ( #1527 )
2019-05-22 15:56:07 +01:00
EncryptionService.js
API: Added more API calls
2018-09-28 19:24:57 +01:00
EncryptionServiceDriverNode.js
All: Added fs drivers and encryption service
2017-12-11 23:52:42 +00:00
EncryptionServiceDriverRN.js
Revert "Applied prettier to code base"
2018-03-09 20:59:12 +00:00
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
Revert "Applied prettier to code base"
2018-03-09 20:59:12 +00:00
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
Revert "Applied prettier to code base"
2018-03-09 20:59:12 +00:00
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
Revert "Applied prettier to code base"
2018-03-09 20:59:12 +00:00
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
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
Revert "Applied prettier to code base"
2018-03-09 20:59:12 +00:00
PluginManager.js
Desktop: Added Goto Anything dialog and implemented basic plugin system
2019-04-01 19:43:13 +00:00
report.js
All: Fixes #371 (sort of): Allow resources greater than 10 MB but they won't be synced on mobile
2019-05-12 01:15:52 +01:00
ResourceFetcher.js
All: Resolves #1481 : New: Allow downloading attachments on demand or automatically ( #1527 )
2019-05-22 15:56:07 +01:00
ResourceService.js
Removed log statement
2019-05-19 12:04:09 +01:00
RevisionService.js
Log more revision information to allow debugging issues
2019-05-14 22:23:34 +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