1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-11 18:24:43 +02:00
joplin/CliClient/tests
Laurent Cozic 1bfeed377a All: Optimised file sync logic so that it doesn't fetch the content of
all the items on each sync. Also limit the number of items in a batch
to 1000
2018-01-21 18:54:47 +00:00
..
support All: Refactored encryption/decryption method to use same algorithm for both file and string encryption 2017-12-18 20:54:03 +01:00
ArrayUtils.js All: Simplified synchronisation of resources to simplify encryption, and implemented resource encryption 2017-12-19 19:01:29 +00:00
encryption.js All: Simplified encryption header 2017-12-20 19:14:27 +00:00
synchronizer.js All: Optimised file sync logic so that it doesn't fetch the content of 2018-01-21 18:54:47 +00:00
test-utils.js All: Refactored filesystem sync driver to support mobile 2018-01-17 18:51:15 +00:00