1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
joplin/ReactNativeClient/lib/MdToHtml/rules
Laurent Cozic 8a6fe20a69
All: Resolves #1481: New: Allow downloading attachments on demand or automatically (#1527)
* Allow downloading resources automatically, on demand, or when loading note

* Make needToBeFetched calls to return the right number of resources

* All: Improved handling of resource downloading and decryption

* Desktop: Click on resource to download it (and, optionally, to decrypt it)

* Desktop: Better handling of resource state (not downloaded, downloading, encrypted) in front end

* Renamed setting to sync.resourceDownloadMode

* Download resources when changing setting

* tweaks

* removed duplicate cs

* Better report resource download progress

* Make sure resource cache is properly cleared when needed

* Also handle manual download for non-image resources

* More improvements to logic when downloading and decrypting resources
2019-05-22 15:56:07 +01:00
..
checkbox.js Desktop, Mobile: Improved: Gray out checkboxes that have been ticked inside notes 2019-05-17 22:41:30 +01:00
code_inline.js All: Fixes #1326: Restored inline code styling 2019-03-12 22:07:02 +00:00
highlight_keywords.js All: Refactor Markdown rendering (#1315) 2019-03-08 17:14:17 +00:00
html_image.js All: Resolves #1481: New: Allow downloading attachments on demand or automatically (#1527) 2019-05-22 15:56:07 +01:00
image.js All: Resolves #1481: New: Allow downloading attachments on demand or automatically (#1527) 2019-05-22 15:56:07 +01:00
katex.js Cleaned up MdToHtml style 2019-03-13 23:03:55 +00:00
link_open.js All: Resolves #1481: New: Allow downloading attachments on demand or automatically (#1527) 2019-05-22 15:56:07 +01:00