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-02-04 19:16:07 +02:00
Code
Issues
Releases
Activity
joplin
/
packages
/
lib
/
services
/
plugins
History
Self Not Found
fa67b7193c
Desktop: Enable proxy support when fetching list of available plugins (
#6907
)
2022-10-15 22:21:06 +01:00
..
api
Tools: Add eslint rule prefer-await-to-then
2022-09-30 17:32:00 +01: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
Desktop:
Resolves
#5770
: Performance improvement when switching note while plugins are running (
#6409
)
2022-04-17 12:41:27 +01:00
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
…