joplin/packages/lib/commands
Henry Heino 527627b8bb
Desktop: Plugins: Prevent plugin dialogs, panels, and editors from accessing the main JavaScript context (#12083)
2025-04-12 11:49:03 +01:00
..
deleteNote.ts Mobile: Resolves #10763: Support permanent note deletion on mobile (#10786) 2024-09-21 13:05:27 +01:00
historyBackward.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
historyForward.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
index.ts Desktop: Add a button to collapse or expand all folders (#11905) 2025-03-02 22:20:47 +00:00
openMasterPasswordDialog.ts Tools: Apply eslint rule @typescript-eslint/no-inferrable-types with ignoreArguments=false 2023-06-30 09:11:26 +01:00
permanentlyDeleteNote.ts Mobile: Accessibility: Improve dialog accessibility (#11395) 2024-11-16 21:09:50 +00:00
renderMarkup.test.ts Mobile: Plugin API: Add support for the renderMarkup command (#11494) 2024-12-13 13:55:51 +01:00
renderMarkup.ts Desktop: Plugins: Prevent plugin dialogs, panels, and editors from accessing the main JavaScript context (#12083) 2025-04-12 11:49:03 +01:00
showEditorPlugin.ts Mobile: Add support for plugin editor views (#11831) 2025-02-17 13:47:56 +00:00
synchronize.ts Chore: Add eslint rule to enforce strict equality (eqeqeq) 2022-07-23 09:31:32 +02:00
toggleAllFolders.test.ts Desktop: Make "toggle all folders" button also expand the folder list (#11917) 2025-03-04 11:58:31 +00:00
toggleAllFolders.ts Desktop: Make "toggle all folders" button also expand the folder list (#11917) 2025-03-04 11:58:31 +00:00
toggleEditorPlugin.ts Desktop: Added keyboard shortcut and menu item for toggleEditorPlugin command 2025-03-05 00:43:39 +00:00