1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-30 08:26:59 +02:00
joplin/ReactNativeClient/lib/services
Laurent Cozic 9289dbdf77
All: Refactor Markdown rendering (#1315)
* Refactoring MdToHtml to avoid manually rendering tokens

* Minor fix

* Fixed loading of resources

* Handle clicking on checkboxes

* Added back Katex support

* Fixed issues with Katex and note rendering

* Added back support for links

* Restored code block highlighting support

* clean up

* Applying update to mobile

* Fixed handling of links and cleaned up to share more code between mobile and desktop

* Restored content caching and improved handling of additional assets

* Clean up and a few fixes

* Applied more updates to mobile and added code highlighting support
2019-03-08 17:14:17 +00:00
..
rest Api: Require token for search end point, fixed a few issues and added doc 2019-02-24 12:37:37 +00: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 All: Refactor Markdown rendering (#1315) 2019-03-08 17:14:17 +00: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 More fixes to search engine and better handling of non-ASCII searches 2019-01-14 19:11:54 +00: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
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 More fixes to search engine and better handling of non-ASCII searches 2019-01-14 19:11:54 +00:00
SearchEngine.js All: Resolves #1198: In search results, give more weight to more recent notes and less to completed to-dos 2019-02-24 12:00:06 +00: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