1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/app-desktop/gui
2021-01-02 15:27:53 +00:00
..
Button Desktop: Allow customising application layout 2020-11-13 17:09:28 +00:00
ConfigScreen Added no-floating-promises eslint rule 2020-11-25 14:40:25 +00:00
hooks Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
KeymapConfig Added no-floating-promises eslint rule 2020-11-25 14:40:25 +00:00
lib/ToggleButton Desktop: Add config screen to add, remove or enable, disable plugins 2020-11-19 12:34:49 +00:00
MainScreen Server: Add basic file manager 2020-12-29 18:04:57 +00:00
note-viewer Plugins: Added a way to execute commands from Markdown-it content scripts 2020-12-11 12:00:24 +00:00
NoteEditor Desktop: Resolves #4257: Add extra macOS keys (#4259) 2021-01-02 15:12:29 +00:00
NoteList Added no-floating-promises eslint rule 2020-11-25 14:40:25 +00:00
NoteListControls Added no-floating-promises eslint rule 2020-11-25 14:40:25 +00:00
NoteListWrapper Desktop: Fixed note list overflow when resized very small 2020-11-15 19:30:04 +00:00
NoteToolbar Desktop: Allow customising application layout 2020-11-13 17:09:28 +00:00
ResizableLayout Plugins: Add support for hiding and showing panels 2021-01-02 13:32:15 +00:00
SearchBar Added no-floating-promises eslint rule 2020-11-25 14:40:25 +00:00
SideBar Desktop: Use plugins whenever printing or exporting notes 2020-12-19 17:42:18 +00:00
StatusScreen Added no-floating-promises eslint rule 2020-11-25 14:40:25 +00:00
style Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
ToggleEditorsButton Plugins: Fixed issue with toolbar button key not being unique 2020-11-23 11:52:20 +00:00
ToolbarButton Tools: Apply rule @typescript-eslint/member-delimiter-style 2020-11-12 19:29:22 +00:00
utils Chore: remove debug code 2020-12-23 23:46:36 +00:00
ClipperConfigScreen.jsx Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
DialogButtonRow.jsx Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
dialogs.ts Desktop: Add config screen to add, remove or enable, disable plugins 2020-11-19 12:34:49 +00:00
DropboxLoginScreen.tsx Tools: Apply rule @typescript-eslint/member-delimiter-style 2020-11-12 19:29:22 +00:00
EncryptionConfigScreen.jsx Desktop: Add config screen to add, remove or enable, disable plugins 2020-11-19 12:34:49 +00:00
ErrorBoundary.tsx Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
ExtensionBadge.jsx Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
HelpButton.jsx Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
IconButton.jsx Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
ImportScreen.jsx Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
ItemList.jsx All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
MenuBar.tsx Desktop, Cli: Improved error handling when importing ENEX files 2020-12-23 17:25:26 +00:00
menuCommandNames.ts Desktop: Fixes #4130: Register Markdown editor commands with the Keyboard Shortcut editor (#4136) 2020-12-19 17:57:41 +00:00
MultiNoteActions.tsx Desktop, Cli: Resolves #4095: Allow exporting conflict notes 2020-11-17 11:50:46 +00:00
Navigator.jsx Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
NoteContentPropertiesDialog.tsx Desktop: Use plugins whenever printing or exporting notes 2020-12-19 17:42:18 +00:00
NoteListItem.tsx Tools: Apply rule @typescript-eslint/member-delimiter-style 2020-11-12 19:29:22 +00:00
NotePropertiesDialog.jsx Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
NoteRevisionViewer.jsx Desktop: Use plugins whenever printing or exporting notes 2020-12-19 17:42:18 +00:00
NoteSearchBar.jsx Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
NoteStatusBar.jsx Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
NoteTextViewer.tsx Tools: Apply rule @typescript-eslint/member-delimiter-style 2020-11-12 19:29:22 +00:00
OneDriveLoginScreen.tsx Tools: Apply rule @typescript-eslint/member-delimiter-style 2020-11-12 19:29:22 +00:00
PromptDialog.jsx Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
ResourceScreen.tsx Desktop: Sort attachments in a case insensitive way in Attachments screen (#4273) 2021-01-02 15:27:53 +00:00
Root_UpgradeSyncTarget.tsx Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
Root.tsx Desktop: Fixes #4098: Fix crash due to React when trying to upgrade sync target 2020-11-19 16:38:44 +00:00
ShareNoteDialog.tsx Added no-floating-promises eslint rule 2020-11-25 14:40:25 +00:00
TagItem.jsx Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
TagList.tsx Tools: Apply rule @typescript-eslint/member-delimiter-style 2020-11-12 19:29:22 +00:00
ToolbarBase.tsx Plugins: Fixed issue with toolbar button key not being unique 2020-11-23 11:52:20 +00:00
ToolbarSpace.jsx Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
VerticalResizer.jsx All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00