MrDraw/src/octoprint/server
Gina Häußge ceb0e29da3 Changed existing octoprint.server.http.* hooks to prefix routes with /plugin/<identifier>/
This will hopefully prevent conflicting routes between multiple plugins from being registered and also ensures a more consistent behaviour compared to BlueprintPlugin mixins.

 Thanks to @Salandora for bringing this up.
2015-05-27 14:30:41 +02:00
..
api Removed obsolete elif branch in file upload code 2015-05-07 12:51:23 +02:00
apps Fix & Docs: Plugins may only have one mixin implementation 2015-03-30 16:50:06 +02:00
util Allow downloading all uploaded files, not just gcode and stl 2015-05-26 13:55:04 +02:00
__init__.py Changed existing octoprint.server.http.* hooks to prefix routes with /plugin/<identifier>/ 2015-05-27 14:30:41 +02:00