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-11 16:42:22 +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 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 Desktop: Turn old plugin deprecation notices into errors 2021-08-05 12:02:03 +01:00
JoplinSettings.ts Desktop: Turn old plugin deprecation notices into errors 2021-08-05 12:02:03 +01:00
JoplinViews.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
JoplinViewsDialogs.ts Revert "Plugins: Add ability to make dialogs fit the application window (#5219)" 2021-08-11 11:25:14 +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