1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-15 09:04:04 +02:00
joplin/packages/app-desktop/services/plugins
2020-11-13 18:48:42 +00:00
..
hooks Tools: Apply rule @typescript-eslint/member-delimiter-style 2020-11-12 19:29:22 +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 Tools: Apply rule @typescript-eslint/member-delimiter-style 2020-11-12 19:29:22 +00:00
README.md All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
UserWebview.tsx Plugins: Allow retrieving form values from dialogs 2020-11-13 18:48:42 +00:00
UserWebviewDialog.tsx Plugins: Allow retrieving form values from dialogs 2020-11-13 18:48:42 +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 All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00

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