1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +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
AlarmServiceDriver.android.js Android: Fixes #321: Removed dependency to Firebase 2019-01-10 18:49:26 +00:00
AlarmServiceDriver.ios.js
AlarmServiceDriverNode.js
back-button.js
BaseService.js
DecryptionWorker.js
EncryptionService.js
EncryptionServiceDriverNode.js
EncryptionServiceDriverRN.js
ExternalEditWatcher.js All: Refactor Markdown rendering (#1315) 2019-03-08 17:14:17 +00:00
InteropService_Exporter_Base.js
InteropService_Exporter_Jex.js
InteropService_Exporter_Json.js
InteropService_Exporter_Md.js
InteropService_Exporter_Raw.js
InteropService_Importer_Base.js
InteropService_Importer_Enex.js
InteropService_Importer_Jex.js
InteropService_Importer_Md.js
InteropService_Importer_Raw.js
InteropService.js
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
report.js
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