1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-24 08:12:24 +02:00
joplin/ReactNativeClient/lib/services
2019-05-11 13:36:44 +01:00
..
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: Moved resource app-specific state to different table 2018-11-13 00:45:08 +00: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
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 Revert "Applied prettier to code base" 2018-03-09 20:59:12 +00:00
ResourceFetcher.js All: Refactor Markdown rendering (#1315) 2019-03-08 17:14:17 +00:00
ResourceService.js All: Resolves #712: New: Support for note history (#1415) 2019-05-06 21:35:29 +01:00
RevisionService.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
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