1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/app-desktop/gui
2024-04-15 18:14:38 +01:00
..
Button Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
ConfigScreen Chore: Improve types for mobile and desktop themeStyle (#10297) 2024-04-11 08:35:20 +01:00
DialogButtonRow Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
Dropdown Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
EditFolderDialog Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
EncryptionConfigScreen Chore: Improve types for mobile and desktop themeStyle (#10297) 2024-04-11 08:35:20 +01:00
hooks Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
KeymapConfig Chore: Improve types for mobile and desktop themeStyle (#10297) 2024-04-11 08:35:20 +01:00
lib Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
MainScreen Chore: Improve types for mobile and desktop themeStyle (#10297) 2024-04-11 08:35:20 +01:00
MasterPasswordDialog Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
note-viewer Chore: Implement cSpell to detect spelling mistakes in codebase (#10001) 2024-02-26 10:16:23 +00:00
NoteEditor Desktop: Allow creating plugins that process pasted text in the beta editor (#10310) 2024-04-15 18:14:38 +01:00
NoteList Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
NoteListControls Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
NoteListHeader Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
NoteListItem Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
NoteListWrapper Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
NoteToolbar Chore: Improve types for mobile and desktop themeStyle (#10297) 2024-04-11 08:35:20 +01:00
PasswordInput Desktop: Allow showing passwords in Master Password dialog 2021-11-15 12:10:47 +00:00
ResizableLayout Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
SearchBar Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
ShareFolderDialog Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
Sidebar Chore: Improve types for mobile and desktop themeStyle (#10297) 2024-04-11 08:35:20 +01:00
StatusScreen Desktop: Allow marking sync errors as ignored in "sync status" (#10290) 2024-04-10 11:38:23 +01:00
style Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
StyleSheets Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
SyncWizard Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
ToggleEditorsButton Chore: Improve types for mobile and desktop themeStyle (#10297) 2024-04-11 08:35:20 +01:00
ToolbarButton Chore: Improve types for mobile and desktop themeStyle (#10297) 2024-04-11 08:35:20 +01:00
TrashNotification Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
utils Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
ClipperConfigScreen.tsx Chore: Improve types for mobile and desktop themeStyle (#10297) 2024-04-11 08:35:20 +01:00
Dialog.tsx Desktop: Fixes #9822: Allow dialogs to scroll on small screens (#9823) 2024-02-02 23:57:07 +01:00
DialogButtonRow.tsx Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
dialogs.ts Desktop: Fixes #9970: Focus is lost when the hyperlink modal is cancelled (#10258) 2024-04-10 15:30:22 +01:00
DialogTitle.tsx Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
DropboxLoginScreen.tsx Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
EmojiBox.tsx Desktop: Fix size of notebook emojis on Windows 2022-10-23 16:28:19 +01:00
ErrorBoundary.tsx Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
ExtensionBadge.tsx Chore: Improve types for mobile and desktop themeStyle (#10297) 2024-04-11 08:35:20 +01:00
FolderIconBox.tsx Desktop: Fix size of notebook emojis on Windows 2022-10-23 15:49:28 +01:00
HelpButton.tsx Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
IconButton.tsx Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
ImportScreen.tsx Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
ItemList.tsx Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +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
JoplinCloudLoginScreen.scss Desktop: Change Joplin Cloud login process to allow MFA via browser (#9445) 2024-03-09 10:35:54 +00:00
JoplinCloudLoginScreen.tsx Update translations 2024-03-14 09:52:40 +00:00
MenuBar.tsx Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
menuCommandNames.ts All: Resolves #483: Add trash folder (#9671) 2024-03-02 14:25:27 +00:00
MultiNoteActions.tsx Chore: Improve types for mobile and desktop themeStyle (#10297) 2024-04-11 08:35:20 +01:00
Navigator.tsx Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
NoteContentPropertiesDialog.tsx Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
NotePropertiesDialog.tsx Chore: Improve types for mobile and desktop themeStyle (#10297) 2024-04-11 08:35:20 +01:00
NoteRevisionViewer.tsx Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
NoteSearchBar.tsx Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
NoteStatusBar.tsx Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
NoteTextViewer.tsx Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
NotyfContext.tsx All: Resolves #483: Add trash folder (#9671) 2024-03-02 14:25:27 +00:00
OneDriveLoginScreen.tsx Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
PdfViewer.tsx Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
PromptDialog.tsx Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
ResourceScreen.tsx Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
Root_UpgradeSyncTarget.tsx Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
Root.tsx Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
ShareNoteDialog.tsx Chore: Improve types for mobile and desktop themeStyle (#10297) 2024-04-11 08:35:20 +01:00
TagItem.tsx Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
TagList.tsx Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
ToolbarBase.tsx Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
ToolbarSpace.tsx Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00