MrDraw/docs/plugins
Gina Häußge 4c7520efb9 New hook "octoprint.server.http.bodysize" and lifecycle support for restart needing hooks
The new hook allows extending the list of rules for maximum body sizes differing from the default of 100KB and can be used by plugins to allow uploads to them that exceed that file size.

Also extended the plugin manager to detect plugins that implement restart needing hooks (such as the above one) and handling those plugins the same as plugins containing implementations that inherit from octoprint.plugin.core.RestartNeedingPlugin
2015-05-11 15:47:40 +02:00
..
concepts.rst [doc] documented viewmodels and their callbacks and dependency injection for usage in plugins 2015-04-23 17:27:25 +02:00
distributing.rst [doc] documented viewmodels and their callbacks and dependency injection for usage in plugins 2015-04-23 17:27:25 +02:00
gettingstarted.rst [doc] documented viewmodels and their callbacks and dependency injection for usage in plugins 2015-04-23 17:27:25 +02:00
hooks.rst New hook "octoprint.server.http.bodysize" and lifecycle support for restart needing hooks 2015-05-11 15:47:40 +02:00
index.rst [doc] documented viewmodels and their callbacks and dependency injection for usage in plugins 2015-04-23 17:27:25 +02:00
mixins.rst Even more documentation of the internal modules 2015-03-06 01:42:49 +01:00
viewmodels.rst Add a short explanation of additional available callbacks 2015-04-28 04:24:59 -07:00