1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/app-desktop/services/plugins
2020-11-26 23:31:31 +00:00
..
hooks Plugins: Fixed webview postMessage call 2020-11-26 23:31:31 +00:00
PlatformImplementation.ts Tools: Apply rule @typescript-eslint/member-delimiter-style 2020-11-12 19:29:22 +00:00
plugin_index.html All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
plugin_index.js Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
PluginRunner.ts Plugins: Fixed webview postMessage call 2020-11-26 23:31:31 +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.