mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-15 09:04:04 +02:00
08af9de190
* Started revisions support * More rev changes * More rev changes * More revs changes * Fixed deletion algorithm * More tests and moved updated time to separate field * Display info when restoring note * Better handling of existing notes * wip * Further improvements and fixed tests * Better handling of changes created via sync * Enable chokidar again * Testing special case * Further improved logic to handle notes that existed before the revision service * Added tests * Better handling of encrypted revisions * Improved handling of deleted note revisions by moving logic to collectRevision * Improved handling of old notes by moving logic to collectRevision() * Handle case when deleting revisions while one is still encrypted * UI tweaks * Added revision service to mobile app * Fixed config screens on mobile and desktop * Enabled revisions on CLI app |
||
---|---|---|
.. | ||
enex_to_md | ||
html_to_md | ||
support | ||
ArrayUtils.js | ||
encryption.js | ||
EnexToMd.js | ||
HtmlToMd.js | ||
markdownUtils.js | ||
models_BaseItem.js | ||
models_Folder.js | ||
models_ItemChange.js | ||
models_Note.js | ||
models_Resource.js | ||
models_Revision.js | ||
models_Setting.js | ||
models_Tag.js | ||
pathUtils.js | ||
services_InteropService.js | ||
services_ResourceService.js | ||
services_rest_Api.js | ||
services_Revision.js | ||
services_SearchEngine.js | ||
StringUtils.js | ||
synchronizer.js | ||
test-utils.js | ||
urlUtils.js |