mirror of
https://github.com/laurent22/joplin.git
synced 2024-11-24 08:12:24 +02:00
8a6fe20a69
* 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 |
||
---|---|---|
.. | ||
android | ||
ios | ||
lib | ||
locales | ||
.babelrc | ||
.buckconfig | ||
.flowconfig | ||
.gitattributes | ||
.gitignore | ||
.watchmanconfig | ||
App.js | ||
app.json | ||
build_android_prod.bat | ||
build_android.bat | ||
clean_build.bat | ||
debug_log.bat | ||
debug_log.sh | ||
index.android.js | ||
index.ios.js | ||
index.js | ||
main.js | ||
package-lock.json | ||
package.json | ||
root.js | ||
start_emulator.bat | ||
start_server.bat | ||
start_server.sh |