1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/ElectronClient/gui
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
..
note-viewer Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
NoteEditor Update TinyMCE.tsx 2020-06-02 22:35:05 +01:00
NoteToolbar Desktp: Put back Edit in External Editor button 2020-05-25 11:37:45 +01:00
style Desktop: Resolves #2883: Themes switched for more appealing text highlighting (#3192) 2020-05-18 11:30:29 +01:00
utils Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
ClipperConfigScreen.jsx Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
ConfigMenuBar.jsx Desktop: Resolves #3137: Switch to Font Awesome as icon library 2020-05-17 15:34:42 +01:00
ConfigScreen.jsx Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
DialogButtonRow.jsx Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
dialogs.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
DropboxLoginScreen.jsx Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
EncryptionConfigScreen.jsx Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
ExtensionBadge.jsx Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
Header.jsx Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
HelpButton.jsx Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
IconButton.jsx Desktop: Resolves #3137: Switch to Font Awesome as icon library 2020-05-17 15:34:42 +01:00
ImportScreen.jsx Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
ItemList.jsx Desktop: Resolves #51: Add way to manually order notes by dragging them (#3235) 2020-05-27 17:21:46 +01:00
MainScreen.jsx Desktop: Create new notes with minimum set of properties to prevent a few minor bugs 2020-06-02 22:27:36 +01:00
MultiNoteActions.tsx Desktop: Resolves #176: Added experimental WYSIWYG editor (#2556) 2020-03-09 23:24:57 +00:00
Navigator.jsx Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
NoteContentPropertiesDialog.tsx Desktop: Refactor: Minor refactoring following counter feature update in a09c7b72c7 2020-05-15 11:52:59 +01:00
NoteList.jsx Desktop: Resolves #51: Add way to manually order notes by dragging them (#3235) 2020-05-27 17:21:46 +01:00
NoteListItem.tsx Desktop: Resolves #51: Add way to manually order notes by dragging them (#3235) 2020-05-27 17:21:46 +01:00
NotePropertiesDialog.jsx Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
NoteRevisionViewer.jsx Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
NoteSearchBar.jsx Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
NoteStatusBar.jsx Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
NoteTextViewer.jsx Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
OneDriveLoginScreen.jsx Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
PromptDialog.jsx Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
ResourceScreen.tsx Refactor note editor 2020-05-02 16:41:07 +01:00
Root.jsx Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
ShareNoteDialog.tsx Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
SideBar.jsx Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
StatusScreen.jsx Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
TagItem.jsx Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
TagList.jsx Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
Toolbar.jsx Desktop: Fixes #3286: Disable editor toolbar when editor is not in focus 2020-06-01 21:01:10 +00:00
ToolbarButton.jsx Desktop: Fixes #3286: Disable editor toolbar when editor is not in focus 2020-06-01 21:01:10 +00:00
ToolbarSpace.jsx Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
VerticalResizer.jsx Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00