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
Laurent Cozic
f19c4ab434
Desktop: Allow specific deprecated plugins to still work
2021-08-27 16:34:39 +01:00
..
api
Desktop: Allow specific deprecated plugins to still work
2021-08-27 16:34:39 +01:00
utils
Tools: Various improvements on plugin-repo-cli
2021-01-21 00:12:59 +00:00
BasePluginRunner.ts
Plugins: Improved note change event handling. Also added tests and improved debugging plugins.
2020-12-01 14:08:41 +00:00
MenuController.ts
…
MenuItemController.ts
…
Plugin.ts
Desktop: Turn old plugin deprecation notices into errors
2021-08-05 12:02:03 +01:00
PluginService.ts
Desktop:
Fixes
#5253
: Fixed plugin state when it has been deleted outside the app
2021-08-05 12:48:39 +01: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
Plugins:
Resolves
#5288
: Improved support for fitToContent webview property (
#5298
)
2021-08-18 12:09:45 +01:00