1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/lib/services/plugins/api
2021-07-23 11:05:21 +01:00
..
Global.ts Plugins: Add support for loading application chrome and note CSS from the plugin 2021-07-23 11:05:21 +01:00
Joplin.ts Plugins: Add support for loading application chrome and note CSS from the plugin 2021-07-23 11:05:21 +01:00
JoplinClipboard.ts fixed tests 2021-06-20 13:46:50 +01:00
JoplinCommands.ts Plugins: Support executing codemirror commands from plugins when using execCommand (#5012) 2021-06-07 10:19:35 +01:00
JoplinContentScripts.ts Plugins: Added support for bi-directional messages in content scripts and webview scripts using postMessage 2021-01-11 23:33:10 +00:00
JoplinData.ts Plugins: Fixes #4285: Allow API paths that contain 4 elements 2021-01-04 16:17:06 +00:00
JoplinFilters.ts All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
JoplinInterop.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
JoplinPlugins.ts Plugins: Add support for joplin.plugins.installationDir to allow accessing external files packaged with the plugin 2021-01-27 12:48:47 +00:00
JoplinSettings.ts Plugins: Fixed saving secure settings to the keychain, and added way to store plugin settings to settings.json 2021-06-19 15:56:37 +01:00
JoplinViews.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
JoplinViewsDialogs.ts Plugins: Add ability to make dialogs fit the application window (#5219) 2021-07-22 10:21:57 +01:00
JoplinViewsMenuItems.ts Plugins: Commands would not show up in keymap editor when no shortcut was associated with them 2020-12-08 19:45:08 +00:00
JoplinViewsMenus.ts Desktop: Allow customising application layout 2020-11-13 17:09:28 +00:00
JoplinViewsPanels.ts Plugins: Added support for bi-directional messages in content scripts and webview scripts using postMessage 2021-01-11 23:33:10 +00:00
JoplinViewsToolbarButtons.ts Desktop: Allow customising application layout 2020-11-13 17:09:28 +00:00
JoplinWindow.ts Plugins: Add support for loading application chrome and note CSS from the plugin 2021-07-23 11:05:21 +01:00
JoplinWorkspace.ts Plugins: Only call onNoteChange for the current note 2021-02-07 15:29:36 +00:00
types.ts Plugins: Fix type of PostMessageHandler (#5138) 2021-07-06 14:00:51 +01:00