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-11-09 15:47:25 +00:00
..
Button All: Add support for public-private key pairs and improved master password support (#5438) 2021-10-03 16:00:49 +01:00
ConfigScreen Desktop: Fixed crash on certain Linux distributions when importing or exporting a file 2021-11-01 07:38:06 +00:00
EncryptionConfigScreen Fixed a few strings 2021-11-08 10:00:11 +00:00
hooks Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
KeymapConfig Desktop: Fixed crash on certain Linux distributions when importing or exporting a file 2021-11-01 07:38:06 +00:00
lib Desktop: Allow updating a plugin 2021-01-19 22:58:09 +00:00
MainScreen All, Server: Add support for sharing notes when E2EE is enabled (#5529) 2021-11-03 16:24:40 +00:00
MasterPasswordDialog Fixed a few strings 2021-11-08 10:00:11 +00:00
note-viewer Deskop: Fixes flickering when switching notes while the Note Search Bar is visible (#5548) 2021-11-09 15:47:25 +00:00
NoteEditor Desktop: Resolves #2242: Implements Sync-Scroll for Markdown Editor and Viewer (#5512) 2021-11-03 12:10:46 +00:00
NoteList Chore: Moved app state to separate file 2021-09-04 18:11:29 +01:00
NoteListControls All: Add support for public-private key pairs and improved master password support (#5438) 2021-10-03 16:00:49 +01:00
NoteListWrapper Desktop: Fixes #4524: Empty note list panel does not scale with the note content panel (#5141) 2021-07-06 14:02:22 +01:00
NoteToolbar Desktop: Allow customising application layout 2020-11-13 17:09:28 +00:00
ResizableLayout Tools: Add linter rules for a few TypeScript naming conventions 2021-08-18 16:21:48 +01:00
SearchBar Desktop: Add classnames to DOM elements for theming purposes (#4933) 2021-05-17 19:33:44 +01:00
ShareFolderDialog All, Server: Add support for sharing notes when E2EE is enabled (#5529) 2021-11-03 16:24:40 +00:00
Sidebar Desktop: Resolves #5168: Add support for callback URLs (#5416) 2021-10-16 10:07:41 +01:00
StatusScreen Desktop: Fixed crash on certain Linux distributions when importing or exporting a file 2021-11-01 07:38:06 +00:00
style Desktop: Resolves #4462: Improved usability when plugin repository cannot be connected to 2021-05-15 16:04:10 +02:00
StyleSheets Desktop: Load themes as CSS variables for use in custom themes and internal components 2021-09-06 16:57:07 +01:00
SyncWizard Desktop: Fixed Sync Wizard logo images on Windows 2021-09-20 16:29:05 +01:00
ToggleEditorsButton Desktop: Add classnames to DOM elements for theming purposes (#4933) 2021-05-17 19:33:44 +01:00
ToolbarButton Tools: Apply rule @typescript-eslint/member-delimiter-style 2020-11-12 19:29:22 +00:00
utils Desktop: Resolves #2242: Implements Sync-Scroll for Markdown Editor and Viewer (#5512) 2021-11-03 12:10:46 +00:00
ClipperConfigScreen.tsx Chore: Moved app state to separate file 2021-09-04 18:11:29 +01:00
Dialog.tsx All: Add support for public-private key pairs and improved master password support (#5438) 2021-10-03 16:00:49 +01:00
DialogButtonRow.tsx All: Add support for public-private key pairs and improved master password support (#5438) 2021-10-03 16:00:49 +01:00
dialogs.ts Desktop: Add config screen to add, remove or enable, disable plugins 2020-11-19 12:34:49 +00:00
DialogTitle.tsx All: Add support for public-private key pairs and improved master password support (#5438) 2021-10-03 16:00:49 +01:00
DropboxLoginScreen.tsx Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01:00
ErrorBoundary.tsx Desktop: Resolves #5273: Prevent plugins from crashing the application 2021-08-06 13:08:32 +01:00
ExtensionBadge.jsx Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01: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 Chore: Converts ENEX import file to TypeScript 2021-09-23 13:16:22 +01:00
ItemList.jsx All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
MenuBar.tsx Desktop: Fixed crash on certain Linux distributions when importing or exporting a file 2021-11-01 07:38:06 +00:00
menuCommandNames.ts Desktop: Allows a shared notebook recipient to leave the notebook 2021-10-14 15:39:17 +01:00
MultiNoteActions.tsx Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01:00
Navigator.jsx Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01: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: Fixes #5259: Fixed share note color in note list 2021-08-05 12:16:02 +01:00
NotePropertiesDialog.jsx Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01:00
NoteRevisionViewer.jsx Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01:00
NoteSearchBar.jsx Desktop: Resolves #5299: Display 0/0 when no search results are found in editor (#5360) 2021-09-19 11:37:33 +01:00
NoteStatusBar.jsx Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
NoteTextViewer.tsx Desktop: Resolves #2242: Implements Sync-Scroll for Markdown Editor and Viewer (#5512) 2021-11-03 12:10:46 +00:00
OneDriveLoginScreen.tsx Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01:00
PromptDialog.jsx Desktop: Add classnames to DOM elements for theming purposes (#4933) 2021-05-17 19:33:44 +01:00
ResourceScreen.tsx Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01:00
Root_UpgradeSyncTarget.tsx Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01:00
Root.tsx All: Add support for public-private key pairs and improved master password support (#5438) 2021-10-03 16:00:49 +01:00
ShareNoteDialog.tsx Chore: Moved app state to separate file 2021-09-04 18:11:29 +01:00
TagItem.jsx Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
TagList.tsx Chore: Moved app state to separate file 2021-09-04 18:11:29 +01: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 Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01:00