This website requires JavaScript.
Explore
Help
Register
Sign In
self-hosted
/
joplin
Watch
1
Star
0
Fork
0
You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced
2025-01-23 18:53:36 +02:00
Code
Issues
Releases
Activity
joplin
/
packages
/
lib
/
services
/
plugins
History
John Freeman
3430f0bcae
Plugins: Fix type of PostMessageHandler (
#5138
)
2021-07-06 14:00:51 +01:00
..
api
Plugins: Fix type of PostMessageHandler (
#5138
)
2021-07-06 14:00:51 +01:00
utils
Tools: Various improvements on plugin-repo-cli
2021-01-21 00:12:59 +00:00
BasePluginRunner.ts
…
MenuController.ts
…
MenuItemController.ts
…
Plugin.ts
Plugins: Add support for plugins.dataDir function, to provide a path for plugin to store its own data
2021-01-24 15:51:35 +00:00
PluginService.ts
Desktop:
Resolves
#4727
: Add support for safe mode, which temporarily disables note rendering and plugins
2021-04-24 20:23:33 +02:00
reducer.ts
…
RepositoryApi.ts
Desktop: Download plugins from GitHub release
2021-06-01 11:09:46 +02:00
sandboxProxy.ts
…
ToolbarButtonController.ts
…
ViewController.ts
Plugins: Added support for bi-directional messages in content scripts and webview scripts using postMessage
2021-01-11 23:33:10 +00:00
WebviewController.ts
Desktop:
Fixes
#4473
: Improved enabling/disabling commands depending on application state
2021-02-07 10:09:28 +00:00