1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
joplin/packages/app-desktop/commands
2024-11-14 22:07:51 +00:00
..
copyDevCommand.ts Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01:00
editProfileConfig.ts Chore: Fixed lib imports 2022-04-14 09:58:34 +01:00
emptyTrash.ts All: Resolves #483: Add trash folder (#9671) 2024-03-02 14:25:27 +00:00
exportDeletionLog.test.ts Desktop, Mobile: Resolves #10664: Allow user to generate deletion logs (#11083) 2024-11-07 13:45:29 +00:00
exportDeletionLog.ts Desktop, Mobile: Resolves #10664: Allow user to generate deletion logs (#11083) 2024-11-07 13:45:29 +00:00
exportFolders.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
exportNotes.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
focusElement.ts Desktop: Accessibility: Improve note title focus handling (#10932) 2024-08-27 18:05:48 +01:00
index.ts Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
openNoteInNewWindow.ts Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
openProfileDirectory.ts Added no-floating-promises eslint rule 2020-11-25 14:40:25 +00:00
renderMarkup.test.ts Chore: Fix CI (#11281) 2024-10-28 22:07:49 +00:00
renderMarkup.ts Plugins: Allow specifying render options on renderMarkup command 2024-11-14 22:07:51 +00:00
replaceMisspelling.ts Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
restoreNoteRevision.ts Tools: Apply eslint rule @typescript-eslint/no-inferrable-types with ignoreArguments=false 2023-06-30 09:11:26 +01:00
startExternalEditing.ts All: Add support for share permissions (#8491) 2023-07-16 17:42:42 +01:00
stopExternalEditing.ts All: Add support for share permissions (#8491) 2023-07-16 17:42:42 +01:00
switchProfile1.ts fix paths 2022-04-19 18:02:31 +01:00
switchProfile2.ts fix paths 2022-04-19 18:02:31 +01:00
switchProfile3.ts fix paths 2022-04-19 18:02:31 +01:00
switchProfile.ts Linux: Resolves #8289: Ask user to restart app after switching profile 2023-06-08 14:46:37 +01:00
toggleExternalEditing.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
toggleSafeMode.ts Desktop: Ask to start in safe mode when the application has crashed 2022-04-25 17:18:26 +01:00