1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/app-desktop/gui
2023-12-24 11:06:28 +00:00
..
Button Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
ConfigScreen Desktop: Resolves #7934: Don't create an extra copy of default plugins (load directly from the app bundle) (#9508) 2023-12-22 11:31:57 +00:00
DialogButtonRow Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
Dropdown All: Add support for share permissions (#8491) 2023-07-16 17:42:42 +01:00
EditFolderDialog All: Add support for share permissions (#8491) 2023-07-16 17:42:42 +01:00
EncryptionConfigScreen Update translations 2023-10-12 15:26:55 +03:00
hooks
KeymapConfig Desktop: Fixes #8916: Save to file after keyboard shortcuts are imported (#9128) 2023-10-25 14:43:11 +01:00
lib Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
MainScreen Desktop: Add support for OCR (#8975) 2023-12-13 19:24:58 +00:00
MasterPasswordDialog Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
note-viewer Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-23 18:28:00 +01:00
NoteEditor Desktop: Fixes #9528: Fix maximum width setting not respected by beta editor (#9529) 2023-12-17 20:57:12 +00:00
NoteList Desktop: Add support for OCR (#8975) 2023-12-13 19:24:58 +00:00
NoteListControls Desktop: Fixes #8194: Remove dead area at the end of the note list (#8825) 2023-09-17 08:27:42 +01:00
NoteListItem Doc: Fixed plugin API doc for note list 2023-12-11 12:08:41 +00:00
NoteListWrapper Desktop: Resolves ##5389: Add support for note list plugins (#8897) 2023-09-18 17:40:36 +01:00
NoteToolbar All: Add support for share permissions (#8491) 2023-07-16 17:42:42 +01:00
PasswordInput
ResizableLayout Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
SearchBar Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
ShareFolderDialog Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
Sidebar Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-23 18:28:00 +01:00
StatusScreen Desktop, Mobile: Resolves #9158: Add a "Retry all" button when multiple resources could not be downloaded 2023-11-03 16:01:51 +00:00
style Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-23 18:28:00 +01:00
StyleSheets Desktop: Refactor note list in preparation for plugin support (#8624) 2023-08-21 16:01:20 +01:00
SyncWizard Desktop: Resolves #9261: Mention in sync wizard that Dropbox and OneDrive are slow on first sync 2023-12-24 11:06:28 +00:00
ToggleEditorsButton
ToolbarButton
utils Desktop: Add support for OCR (#8975) 2023-12-13 19:24:58 +00:00
ClipperConfigScreen.tsx Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-23 18:28:00 +01:00
Dialog.tsx Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
DialogButtonRow.tsx Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-23 18:28:00 +01:00
dialogs.ts Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
DialogTitle.tsx
DropboxLoginScreen.tsx
EmojiBox.tsx
ErrorBoundary.tsx Desktop: Fixed import error report 2023-11-11 17:41:08 +00:00
ExtensionBadge.tsx Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-23 18:28:00 +01:00
FolderIconBox.tsx
HelpButton.tsx Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
IconButton.tsx Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
ImportScreen.tsx Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-23 18:28:00 +01:00
ItemList.tsx Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
JoplinCloudConfigScreen.scss Desktop, mobile: Add support for Joplin Cloud email to note functionality (#8460) 2023-07-18 20:15:45 +01:00
JoplinCloudConfigScreen.tsx Chore: Desktop: Update for share permissions (#8528) 2023-07-23 15:57:55 +01:00
MenuBar.tsx Desktop: Add support for OCR (#8975) 2023-12-13 19:24:58 +00:00
menuCommandNames.ts Desktop: Fixes #9108: Added Note Properties to Note menu bar items (#9119) 2023-10-23 13:05:06 +01:00
MultiNoteActions.tsx Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-23 18:28:00 +01:00
Navigator.tsx
NoteContentPropertiesDialog.tsx Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
NoteListItem.tsx Update buildTools (major) (#8597) 2023-08-02 11:24:54 +01:00
NotePropertiesDialog.tsx Desktop: Fixes #8937: Preserve previous values when updating a note's date fields (#8948) 2023-10-05 11:50:07 +01:00
NoteRevisionViewer.tsx Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-23 18:28:00 +01:00
NoteSearchBar.tsx Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
NoteStatusBar.tsx
NoteTextViewer.tsx Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
OneDriveLoginScreen.tsx
PdfViewer.tsx Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
PromptDialog.tsx Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-23 18:28:00 +01:00
ResourceScreen.tsx Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-23 18:28:00 +01:00
Root_UpgradeSyncTarget.tsx
Root.tsx Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-23 18:28:00 +01:00
ShareNoteDialog.tsx Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
TagItem.tsx
TagList.tsx
ToolbarBase.tsx All: Add support for share permissions (#8491) 2023-07-16 17:42:42 +01:00
ToolbarSpace.tsx