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
fd445773ce
Desktop:
Resolves
#6979
: Display the plugin name in dialog boxes created by plugins
2022-10-30 17:45:47 +00:00
..
api
Desktop:
Resolves
#6979
: Display the plugin name in dialog boxes created by plugins
2022-10-30 17:45:47 +00:00
defaultPlugins
Desktop: Fix missing plugin file error and missing setting key error in dev mode (
#6827
)
2022-09-12 16:08:06 +01:00
utils
Desktop: Install default plugins on first app start (
#6585
)
2022-09-01 11:44:33 +01:00
BasePlatformImplementation.ts
Plugins: Added joplin.versionInfo method
2022-07-03 14:32:29 +01:00
BasePluginRunner.ts
Desktop: Enabled plugin throttling logic to prevent certain plugins from freezing the app
2022-04-19 15:53:13 +01:00
MenuController.ts
…
MenuItemController.ts
…
Plugin.ts
…
PluginService.ts
Desktop: Install default plugins on first app start (
#6585
)
2022-09-01 11:44:33 +01:00
reducer.ts
…
RepositoryApi.ts
Desktop: Enable proxy support when fetching list of available plugins (
#6907
)
2022-10-15 22:21:06 +01:00
sandboxProxy.js
…
ToolbarButtonController.ts
…
ViewController.ts
…
WebviewController.ts
…