1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/lib/services/plugins
Laurent Cozic dbbd930f81 All: Added global logger
Avoids having to pass around a logger to every module and sub-module,
and makes it easier to set log level globally.
2020-11-19 15:25:02 +00:00
..
api All: Added global logger 2020-11-19 15:25:02 +00:00
utils Merge branch 'dev' of github.com:laurent22/joplin into dev 2020-11-17 18:28:46 +00:00
BasePluginRunner.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
MenuController.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
MenuItemController.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
Plugin.ts All: Added global logger 2020-11-19 15:25:02 +00:00
PluginService.ts All: Added global logger 2020-11-19 15:25:02 +00:00
reducer.ts Desktop: Allow customising application layout 2020-11-13 17:09:28 +00:00
sandboxProxy.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
ToolbarButtonController.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
ViewController.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
WebviewController.ts Merge branch 'dev' of github.com:laurent22/joplin into dev 2020-11-13 23:37:24 +00:00