1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-03 08:35:29 +02:00
joplin/packages/app-desktop/services/plugins
2020-12-01 14:08:41 +00:00
..
hooks Merge branch 'release-1.4' into dev 2020-11-27 01:16:52 +00:00
PlatformImplementation.ts Plugins: Improved note change event handling. Also added tests and improved debugging plugins. 2020-12-01 14:08:41 +00:00
plugin_index.html Plugins: Improved note change event handling. Also added tests and improved debugging plugins. 2020-12-01 14:08:41 +00:00
plugin_index.js Plugins: Improved note change event handling. Also added tests and improved debugging plugins. 2020-12-01 14:08:41 +00:00
PluginRunner.ts Plugins: Improved note change event handling. Also added tests and improved debugging plugins. 2020-12-01 14:08:41 +00:00
README.md All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
UserWebview.tsx Plugins: Fixed webview postMessage call 2020-11-26 23:31:31 +00:00
UserWebviewDialog.tsx Plugins: Fixed issue with dialog being empty in some cases 2020-11-16 16:14:26 +00:00
UserWebviewDialogButtonBar.tsx Tools: Apply rule @typescript-eslint/member-delimiter-style 2020-11-12 19:29:22 +00:00
UserWebviewIndex.html All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
UserWebviewIndex.js Plugins: Fixed webview postMessage call 2020-11-26 23:31:31 +00:00

Platform-specific (here desktop) plugin methods should be implemented here.