MrDraw/src/octoprint/server
Gina Häußge 66e3ee28b6 Started work on plugin lifecycle management
Plugins may be loaded, unloaded, activated and deactivated. Errors while trying to load a plugin or initializing an implementation will only result in it staying deactive but registered in the system, allowing it to be further processed e.g. by a plugin manager
2015-04-01 10:55:13 +02:00
..
api Exception.message => str(Exception) 2015-03-26 12:04:05 +01:00
apps Send 401 Unauthorized instead of 403 Forbidden upon failed app session verification 2014-11-14 15:02:52 +01:00
util Exception.message => str(Exception) 2015-03-26 12:04:05 +01:00
__init__.py Started work on plugin lifecycle management 2015-04-01 10:55:13 +02:00