1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-15 09:04:04 +02:00
joplin/packages/app-desktop/gui
2021-06-21 19:30:20 +01:00
..
Button Tools: Apply eslint rule "no-multi-spaces" 2021-01-23 15:51:19 +00:00
ConfigScreen Mobile: Allow enabling and disabling feature flags 2021-06-19 17:32:36 +01:00
hooks
KeymapConfig Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
lib
MainScreen Desktop: Fixes #4983: Fixed readability of links in notification banners 2021-06-21 19:30:20 +01:00
note-viewer Desktop: Add support for higlighting text from Rich Text editor 2021-03-16 19:39:35 +00:00
NoteEditor Plugins: Support executing codemirror commands from plugins when using execCommand (#5012) 2021-06-07 10:19:35 +01:00
NoteList Desktop: Pass custom CSS property to all export handlers and renderers 2021-05-19 15:00:16 +02:00
NoteListControls Desktop: Add classnames to DOM elements for theming purposes (#4933) 2021-05-17 19:33:44 +01:00
NoteListWrapper
NoteToolbar
ResizableLayout Desktop: Fixes #4864: Fixes panels overflowing window (#4991) 2021-05-22 18:30:11 +01:00
SearchBar Desktop: Add classnames to DOM elements for theming purposes (#4933) 2021-05-17 19:33:44 +01:00
ShareFolderDialog All: Add support for sharing notebooks with Joplin Server (#4772) 2021-05-13 17:57:37 +01:00
Sidebar Desktop: Fixes #4411: Count tags based on showCompletedTodos setting (#4957) 2021-05-27 12:44:58 +01:00
StatusScreen Desktop: Add "Retry all" button to sync status screen for items that could not be uploaded 2021-06-08 22:36:10 +02:00
style Desktop: Resolves #4462: Improved usability when plugin repository cannot be connected to 2021-05-15 16:04:10 +02:00
ToggleEditorsButton Desktop: Add classnames to DOM elements for theming purposes (#4933) 2021-05-17 19:33:44 +01:00
ToolbarButton
utils Server: Load shared user content from correct domain 2021-06-06 19:14:12 +02:00
ClipperConfigScreen.jsx Desktop: Add an option to renew the API token (#4811) 2021-04-07 19:27:16 +01:00
Dialog.tsx All: Add support for sharing notebooks with Joplin Server (#4772) 2021-05-13 17:57:37 +01:00
DialogButtonRow.tsx All: Add support for sharing notebooks with Joplin Server (#4772) 2021-05-13 17:57:37 +01:00
dialogs.ts
DialogTitle.tsx All: Add support for sharing notebooks with Joplin Server (#4772) 2021-05-13 17:57:37 +01:00
DropboxLoginScreen.tsx
EncryptionConfigScreen.jsx Desktop: Add classnames to DOM elements for theming purposes (#4933) 2021-05-17 19:33:44 +01:00
ErrorBoundary.tsx Desktop: Resolves #4727: Add support for safe mode, which temporarily disables note rendering and plugins 2021-04-24 20:23:33 +02:00
ExtensionBadge.jsx
HelpButton.jsx
IconButton.jsx
ImportScreen.jsx Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
ItemList.jsx
MenuBar.tsx macOS: add 'Hide Others' and 'Show All' menu items (#5024) 2021-06-06 23:49:44 +01:00
menuCommandNames.ts Desktop: Add Share Notebook menu item 2021-05-16 15:21:55 +02:00
MultiNoteActions.tsx Desktop: Pass custom CSS property to all export handlers and renderers 2021-05-19 15:00:16 +02:00
Navigator.jsx Revert "Desktop: Resolve #3695: Show notebook and note title in the title bar (#4390)" 2021-05-04 10:34:18 +02:00
NoteContentPropertiesDialog.tsx Desktop: Pass custom CSS property to all export handlers and renderers 2021-05-19 15:00:16 +02:00
NoteListItem.tsx Desktop: Add classnames to DOM elements for theming purposes (#4933) 2021-05-17 19:33:44 +01:00
NotePropertiesDialog.jsx All: Add support for sharing notebooks with Joplin Server (#4772) 2021-05-13 17:57:37 +01:00
NoteRevisionViewer.jsx Desktop: Allow restoring a delete note from note history using command palette 2021-06-10 11:49:20 +02:00
NoteSearchBar.jsx Desktop: Add classnames to DOM elements for theming purposes (#4933) 2021-05-17 19:33:44 +01:00
NoteStatusBar.jsx
NoteTextViewer.tsx Desktop: Resolves #2810: Ctrl+Shift+B to viewer when editor invisible (#4537) 2021-03-14 15:06:38 +00:00
OneDriveLoginScreen.tsx Server: Add support for sharing notes via a link 2021-01-29 18:45:11 +00:00
PromptDialog.jsx Desktop: Add classnames to DOM elements for theming purposes (#4933) 2021-05-17 19:33:44 +01:00
ResourceScreen.tsx Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
Root_UpgradeSyncTarget.tsx Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
Root.tsx Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
ShareNoteDialog.tsx Server: Handle custom user content URLs 2021-06-10 19:33:04 +02:00
TagItem.jsx
TagList.tsx
ToolbarBase.tsx
ToolbarSpace.jsx
VerticalResizer.jsx