1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-27 10:32:58 +02:00
joplin/packages/app-desktop/services/plugins
2023-07-27 16:08:11 +01:00
..
hooks Desktop: Prevent app from crashing when changing screens 2023-07-09 14:12:41 +01:00
BackOffHandler.ts Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
PlatformImplementation.ts
plugin_index.html
plugin_index.js
PluginRunner.ts Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
README.md
UserWebview.tsx Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
UserWebviewDialog.tsx
UserWebviewDialogButtonBar.tsx
UserWebviewIndex.html
UserWebviewIndex.js Tools: Apply eslint rules "no-console" and "id-denylist" 2023-02-16 10:58:24 +00:00

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