1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-11 18:24:43 +02:00
joplin/packages/app-desktop/gui
2021-08-14 20:57:01 +01:00
..
Button
ConfigScreen Chore: Convert E2EE related files to TypeScript 2021-08-07 12:22:37 +01:00
hooks
KeymapConfig Desktop: Remove template feature (replaced by template plugin) 2021-08-06 10:58:32 +01:00
lib
MainScreen Read initial url from a field 2021-08-14 20:12:14 +01:00
note-viewer
NoteEditor Desktop: Resolves #5273: Prevent plugins from crashing the application 2021-08-06 13:08:32 +01:00
NoteList
NoteListControls
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
ResizableLayout Desktop: Fixes #5111: Joplin crashes when trying to Change application layout (#5134) 2021-07-06 13:57:48 +01:00
SearchBar
ShareFolderDialog Desktop: Converted Clipper notification to a modal dialog that shows up in all screens 2021-07-25 13:15:56 +01:00
Sidebar Rename copy folder URL -> copy notebook URL 2021-08-14 20:57:01 +01:00
StatusScreen Desktop: Add "Retry all" button to sync status screen for items that could not be uploaded 2021-06-08 22:36:10 +02:00
style
ToggleEditorsButton
ToolbarButton
utils Handle openFolder and openTag too; change the URL format; extract ULR functions to a separate file 2021-08-14 13:33:45 +01:00
ClipperConfigScreen.tsx Chore: Convert E2EE related files to TypeScript 2021-08-07 12:22:37 +01:00
Dialog.tsx Desktop: Converted Clipper notification to a modal dialog that shows up in all screens 2021-07-25 13:15:56 +01:00
DialogButtonRow.tsx Desktop: Converted Clipper notification to a modal dialog that shows up in all screens 2021-07-25 13:15:56 +01:00
dialogs.ts
DialogTitle.tsx Desktop: Converted Clipper notification to a modal dialog that shows up in all screens 2021-07-25 13:15:56 +01:00
DropboxLoginScreen.tsx
EncryptionConfigScreen.tsx Tools: Fixed lib import statements 2021-08-12 19:26:35 +01:00
ErrorBoundary.tsx Desktop: Resolves #5273: Prevent plugins from crashing the application 2021-08-06 13:08:32 +01:00
ExtensionBadge.jsx
HelpButton.jsx
IconButton.jsx
ImportScreen.jsx
ItemList.jsx
MenuBar.tsx Desktop: Remove template feature (replaced by template plugin) 2021-08-06 10:58:32 +01:00
menuCommandNames.ts
MultiNoteActions.tsx
Navigator.jsx All: Improved E2EE usability by making its state a property of the sync target (#5276) 2021-08-12 16:54:10 +01:00
NoteContentPropertiesDialog.tsx
NoteListItem.tsx Desktop: Fixes #5259: Fixed share note color in note list 2021-08-05 12:16:02 +01:00
NotePropertiesDialog.jsx
NoteRevisionViewer.jsx Desktop: Allow restoring a delete note from note history using command palette 2021-06-10 11:49:20 +02:00
NoteSearchBar.jsx Desktop: Fixes #5208: Focus is lost while searching in all notes 2021-08-05 14:35:08 +01:00
NoteStatusBar.jsx
NoteTextViewer.tsx
OneDriveLoginScreen.tsx
PromptDialog.jsx
ResourceScreen.tsx
Root_UpgradeSyncTarget.tsx
Root.tsx Desktop: Converted Clipper notification to a modal dialog that shows up in all screens 2021-07-25 13:15:56 +01:00
ShareNoteDialog.tsx All: Improved E2EE usability by making its state a property of the sync target (#5276) 2021-08-12 16:54:10 +01:00
TagItem.jsx
TagList.tsx
ToolbarBase.tsx
ToolbarSpace.jsx
VerticalResizer.jsx