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-08-27 16:34:39 +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 Doc: Update Plugin API intro 2021-08-10 12:17:03 +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
JoplinInterop.ts
JoplinPlugins.ts Desktop: Turn old plugin deprecation notices into errors 2021-08-05 12:02:03 +01:00
JoplinSettings.ts Desktop: Allow specific deprecated plugins to still work 2021-08-27 16:34:39 +01:00
JoplinViews.ts
JoplinViewsDialogs.ts Plugins: Resolves #5288: Improved support for fitToContent webview property (#5298) 2021-08-18 12:09:45 +01:00
JoplinViewsMenuItems.ts Desktop: Turn old plugin deprecation notices into errors 2021-08-05 12:02:03 +01:00
JoplinViewsMenus.ts Desktop: Turn old plugin deprecation notices into errors 2021-08-05 12:02:03 +01:00
JoplinViewsPanels.ts Desktop: Turn old plugin deprecation notices into errors 2021-08-05 12:02:03 +01:00
JoplinViewsToolbarButtons.ts Desktop: Turn old plugin deprecation notices into errors 2021-08-05 12:02:03 +01: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