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
Laurent Cozic
fc095986b0
Plugins: Add support for file and directory selector in Settings API
2022-04-20 16:21:57 +01:00
..
api
Plugins: Add support for file and directory selector in Settings API
2022-04-20 16:21:57 +01:00
utils
Plugins:
Resolves
#5867
: Add support for "categories" manifest field (
#6109
)
2022-04-10 10:52:31 +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: Enabled plugin throttling logic to prevent certain plugins from freezing the app
2022-04-19 15:53:13 +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
…
sandboxProxy.js
Tools: Use Yarn 3 to manage monorepo (
#5833
)
2021-12-20 15:08:43 +00:00
ToolbarButtonController.ts
…
ViewController.ts
…
WebviewController.ts
…