1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
joplin/packages/app-desktop/gui
2024-07-28 14:53:32 +01:00
..
Button Desktop: Resolves #4251: Refactor sidebar to better handle thousands of tags and notebooks (#10331) 2024-04-25 15:31:18 +01:00
ConfigScreen Chore: Increase strength of Settings types (#10605) 2024-06-25 15:01:39 +02: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 Desktop: Improve focus handling for notebook edit, share, and sync dialogs (#10779) 2024-07-26 12:39:01 +01:00
EncryptionConfigScreen Chore: Improve types for mobile and desktop themeStyle (#10297) 2024-04-11 08:35:20 +01:00
hooks Desktop: Resolves #4251: Refactor sidebar to better handle thousands of tags and notebooks (#10331) 2024-04-25 15:31:18 +01:00
KeymapConfig Chore: Improve types for mobile and desktop themeStyle (#10297) 2024-04-11 08:35:20 +01:00
lib Desktop: Accessibility: Add missing labels and role information to several controls (#10788) 2024-07-28 14:53:32 +01:00
MainScreen Desktop, Mobile: Fixes #10645: Show notification in case Joplin Cloud credential is not valid anymore (#10649) 2024-07-01 17:31:58 +02:00
MasterPasswordDialog Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
note-viewer Desktop: Accessibility: Add missing labels and role information to several controls (#10788) 2024-07-28 14:53:32 +01:00
NoteEditor Desktop: Rich Text Editor: Preserve cursor location when updating editor content (#10781) 2024-07-28 14:49:51 +01:00
NoteList Desktop: Fixes #10685: Fix shift-delete asks to permanently delete the current note, rather than cut text, when the editor is selected. (#10687) 2024-07-06 12:05:35 +02:00
NoteListControls Desktop: Fixes #10283: Display correct sorting icon 2024-04-27 10:38:00 +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
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 Desktop: Accessibility: Add missing labels and role information to several controls (#10788) 2024-07-28 14:53:32 +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
styles Desktop: Improve focus handling for notebook edit, share, and sync dialogs (#10779) 2024-07-26 12:39:01 +01:00
StyleSheets Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
SyncWizard Desktop: Improve focus handling for notebook edit, share, and sync dialogs (#10779) 2024-07-26 12:39:01 +01:00
ToggleEditorsButton Chore: Improve types for mobile and desktop themeStyle (#10297) 2024-04-11 08:35:20 +01:00
ToolbarButton Desktop: Accessibility: Add missing labels and role information to several controls (#10788) 2024-07-28 14:53:32 +01:00
TrashNotification Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
utils Chore: Remove unused NoteTypeToggle event (#10521) 2024-05-30 08:31:54 +01:00
ClipperConfigScreen.tsx Chore: Improve types for mobile and desktop themeStyle (#10297) 2024-04-11 08:35:20 +01:00
Dialog.tsx Desktop: Improve focus handling for notebook edit, share, and sync dialogs (#10779) 2024-07-26 12:39:01 +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
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
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 Desktop: Resolves #4251: Refactor sidebar to better handle thousands of tags and notebooks (#10331) 2024-04-25 15:31:18 +01:00
JoplinCloudConfigScreen.scss Desktop, Mobile: Add Joplin Cloud account information to configuration screen (#10553) 2024-06-12 15:14:32 +01:00
JoplinCloudConfigScreen.tsx Desktop, Mobile: Add Joplin Cloud account information to configuration screen (#10553) 2024-06-12 15:14:32 +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 Desktop, Mobile: Start synchronisation just after login is complete (#10574) 2024-06-14 14:24:35 +01:00
MenuBar.tsx Chore: Increase strength of Settings types (#10605) 2024-06-25 15:01:39 +02:00
menuCommandNames.ts Desktop: Resolves #1752: Added capability to toggle visibility of the Menu Bar from the View menu (#10324) 2024-05-07 10:57:02 +01: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 Desktop: Accessibility: Add missing labels and role information to several controls (#10788) 2024-07-28 14:53:32 +01:00
NoteRevisionViewer.tsx Desktop: Resolves #10424: Move the note viewer to a separate process (#10678) 2024-07-26 12:22:49 +01:00
NoteSearchBar.tsx Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
NoteStatusBar.tsx
NoteTextViewer.tsx Desktop: Resolves #10424: Move the note viewer to a separate process (#10678) 2024-07-26 12:22: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 Desktop: Note attachments screen: Allow searching for attachments (#10442) 2024-05-21 10:14:39 +01:00
Root_UpgradeSyncTarget.tsx
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
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