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
2022-11-15 09:11:23 +00:00
..
hooks Chore: Fixes 2022-11-15 09:11:23 +00:00
BackOffHandler.ts Desktop: More permissive plugin back-off rules 2022-04-27 13:20:25 +01:00
PlatformImplementation.ts Plugins: Added joplin.versionInfo method 2022-07-03 14:32:29 +01:00
plugin_index.html
plugin_index.js
PluginRunner.ts Desktop: Remove plugin backoff handler for now 2022-05-17 14:08:54 +01:00
README.md
UserWebview.tsx Tools: Add react-hooks/exhaustive-deps eslint rule 2022-08-19 12:10:04 +01:00
UserWebviewDialog.tsx
UserWebviewDialogButtonBar.tsx
UserWebviewIndex.html
UserWebviewIndex.js

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