1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-15 09:04:04 +02:00
joplin/ReactNativeClient/lib/models
Laurent Cozic 071ea5854f
Desktop: Resolves #279: Add support for editable resources (#3305)
* 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
2020-06-02 22:43:06 +01:00
..
Alarm.js Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
BaseItem.js Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
Folder.js Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
ItemChange.js Chore: Apply eslint no-unused-vars eslint config and add TypeScript config 2019-09-12 22:16:42 +00:00
MasterKey.js Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
Migration.js All: Extract note renderer to separate package (WIP) (#2206) 2019-12-29 18:58:40 +01:00
Note.js Desktop: Resolves #279: Add support for editable resources (#3305) 2020-06-02 22:43:06 +01:00
NoteResource.js Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
NoteTag.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
Resource.js Refactoring and handle conflicts from edit watcher 2020-05-31 17:43:51 +01:00
ResourceLocalState.js First pass at linting lib dir 2019-07-29 15:43:53 +02:00
Revision.js Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
Search.js Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
Setting.js Desktop: Resolves #51: Add way to manually order notes by dragging them (#3235) 2020-05-27 17:21:46 +01:00
SmartFilter.js Desktop: Resolves #262: Implement "show all notes" (#2472) 2020-02-22 11:25:16 +00:00
Tag.js Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00