mirror of
https://github.com/laurent22/joplin.git
synced 2025-04-23 11:52:59 +02:00
* 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