1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-27 08:21:03 +02:00
joplin/packages/app-desktop/gui
pedr 4d8fcff6d5
Desktop: Change Joplin Cloud login process to allow MFA via browser (#9445)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-03-09 10:35:54 +00:00
..
Button Desktop: Fixes #9433: Fixed various scrolling issues when creating new notes or to-dos 2024-01-28 17:57:41 +00:00
ConfigScreen Desktop: Change Joplin Cloud login process to allow MFA via browser (#9445) 2024-03-09 10:35:54 +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 Desktop: Fixes #9709: Shared notebook can get corrupted if contributor changes its title 2024-01-13 18:17:47 +00:00
EncryptionConfigScreen Update translations 2023-10-12 15:26:55 +03:00
hooks Tools: Apply eslint rules "no-console" and "id-denylist" 2023-02-16 10:58:24 +00:00
KeymapConfig Chore: Implement cSpell to detect spelling mistakes in codebase (#10001) 2024-02-26 10:16:23 +00:00
lib Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
MainScreen Cli,Desktop,Mobile: Resolves #9465: Log user actions (deletions) (#9585) 2024-03-09 10:33:05 +00:00
MasterPasswordDialog Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
note-viewer Chore: Implement cSpell to detect spelling mistakes in codebase (#10001) 2024-02-26 10:16:23 +00:00
NoteEditor Desktop: Resolves #9927: Beta editor: Fix search results not highlighted (#9928) 2024-03-06 09:53:07 +00:00
NoteList Desktop: Fixes #9982: Show focus indicator when navigating with keyboard (#9989) 2024-03-02 15:54:16 +00:00
NoteListControls All: Resolves #483: Add trash folder (#9671) 2024-03-02 14:25:27 +00:00
NoteListHeader Desktop: Add support for multiple columns note list (#9924) 2024-03-02 15:29:18 +00:00
NoteListItem Desktop: Add support for multiple columns note list (#9924) 2024-03-02 15:29:18 +00:00
NoteListWrapper Desktop: Fixed sizing of new note buttons 2024-03-04 12:12:42 +00:00
NoteToolbar All: Add support for share permissions (#8491) 2023-07-16 17:42:42 +01:00
PasswordInput Desktop: Allow showing passwords in Master Password dialog 2021-11-15 12:10:47 +00:00
ResizableLayout Chore: Implement cSpell to detect spelling mistakes in codebase (#10001) 2024-02-26 10:16:23 +00: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 All: Resolves #483: Add trash folder (#9671) 2024-03-02 14:25:27 +00:00
StatusScreen Chore: Implement cSpell to detect spelling mistakes in codebase (#10001) 2024-02-26 10:16:23 +00:00
style Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-23 18:28:00 +01:00
StyleSheets Chore: Implement cSpell to detect spelling mistakes in codebase (#10001) 2024-02-26 10:16:23 +00:00
SyncWizard Desktop: Change Joplin Cloud login process to allow MFA via browser (#9445) 2024-03-09 10:35:54 +00:00
ToggleEditorsButton Desktop: Add classnames to DOM elements for theming purposes (#4933) 2021-05-17 19:33:44 +01:00
ToolbarButton Desktop: Resolves #9998: Fixed text wrapping in Spellcheck button (#10005) 2024-03-04 10:33:39 +00:00
TrashNotification All: Resolves #483: Add trash folder (#9671) 2024-03-02 14:25:27 +00:00
utils Desktop: Add support for multiple columns note list (#9924) 2024-03-02 15:29:18 +00:00
ClipperConfigScreen.tsx Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-23 18:28:00 +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: 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 Tools: Use Yarn 3 to manage monorepo (#5833) 2021-12-20 15:08:43 +00:00
DropboxLoginScreen.tsx Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
EmojiBox.tsx Desktop: Fix size of notebook emojis on Windows 2022-10-23 16:28:19 +01:00
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 Desktop: Fix size of notebook emojis on Windows 2022-10-23 15:49:28 +01:00
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
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: Change Joplin Cloud login process to allow MFA via browser (#9445) 2024-03-09 10:35:54 +00:00
MenuBar.tsx All: Resolves #483: Add trash folder (#9671) 2024-03-02 14:25:27 +00:00
menuCommandNames.ts All: Resolves #483: Add trash folder (#9671) 2024-03-02 14:25:27 +00:00
MultiNoteActions.tsx Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-23 18:28:00 +01:00
Navigator.tsx Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error 2023-03-06 14:22:37 +00:00
NoteContentPropertiesDialog.tsx Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
NoteListItem.tsx Chore: Implement cSpell to detect spelling mistakes in codebase (#10001) 2024-02-26 10:16:23 +00:00
NotePropertiesDialog.tsx All: Resolves #483: Add trash folder (#9671) 2024-03-02 14:25:27 +00:00
NoteRevisionViewer.tsx Chore: Implement cSpell to detect spelling mistakes in codebase (#10001) 2024-02-26 10:16:23 +00:00
NoteSearchBar.tsx Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
NoteStatusBar.tsx Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
NoteTextViewer.tsx Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
NotyfContext.tsx All: Resolves #483: Add trash folder (#9671) 2024-03-02 14:25:27 +00:00
OneDriveLoginScreen.tsx Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error 2023-03-06 14:22:37 +00:00
PdfViewer.tsx Desktop: Fixes #9512: Pasting rich text in the RTE sometimes result in invalid markup 2024-01-26 19:14:31 +00:00
PromptDialog.tsx Chore: Implement cSpell to detect spelling mistakes in codebase (#10001) 2024-02-26 10:16:23 +00:00
ResourceScreen.tsx Cli,Desktop,Mobile: Resolves #9465: Log user actions (deletions) (#9585) 2024-03-09 10:33:05 +00:00
Root_UpgradeSyncTarget.tsx Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
Root.tsx Desktop: Change Joplin Cloud login process to allow MFA via browser (#9445) 2024-03-09 10:35:54 +00:00
ShareNoteDialog.tsx Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
TagItem.tsx Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
TagList.tsx Chore: Desktop: Convert last JSX files to TSX 2023-01-20 14:35:22 +00:00
ToolbarBase.tsx Desktop: Resolves #9998: Fixed text wrapping in Spellcheck button (#10005) 2024-03-04 10:33:39 +00:00
ToolbarSpace.tsx Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00