mirror of
https://github.com/laurent22/joplin.git
synced 2025-01-23 18:53:36 +02:00
071ea5854f
* Add support for editable resources * Fixed handling of resource paths * Add delay before saving resource * Delete temp files and stop watching when switching notes * Handle sync when resource has been edited * Handle resource conflicts * Refactoring and handle conflicts from edit watcher * Added test unit for conflict handling when deleting resource * Trying to fix Travis-ci test units * Fixed typo * Update TinyMCE.tsx * Update AsyncActionQueue.ts