1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/ReactNativeClient/lib/services
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
..
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
AlarmServiceDriver.android.js
AlarmServiceDriver.ios.js
AlarmServiceDriverNode.js
back-button.js
BaseService.js
DecryptionWorker.js All: Resolves #1481: New: Allow downloading attachments on demand or automatically (#1527) 2019-05-22 15:56:07 +01:00
EncryptionService.js
EncryptionServiceDriverNode.js
EncryptionServiceDriverRN.js
ExternalEditWatcher.js Desktop: Resolves #1502: Improved note deletion dialog 2019-05-11 13:36:44 +01: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 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
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