MrDraw/src/octoprint/server/api
Gina Häußge d4e7c2e1b1 We actually do want to run the configured system commands on the shell, so set shell to True
Also includes a workaround for sarge bug no. 21

Closes #489
2014-08-05 19:03:04 +02:00
..
__init__.py We actually do want to run the configured system commands on the shell, so set shell to True 2014-08-05 19:03:04 +02:00
connection.py More work on the API + documentation 2013-12-22 02:01:48 +01:00
files.py Another try at fixing #476 2014-06-23 16:22:57 +02:00
job.py Documented SockJS interface, deprecated /api/state 2014-06-08 16:52:28 +02:00
log.py Added API documentation, adjusted API and returned data model slightly to be consistent with other parts of the API, made log file management restricted to admins. 2014-02-24 09:57:51 +01:00
printer.py Correctly handle GET requests on /api/printer/{tool|bed} when printer is not operational 2014-07-17 13:02:00 +02:00
settings.py Added checkbox to the settings dialog for CORS, also slight changes in the documentation 2014-06-07 13:21:54 +02:00
timelapse.py Added post roll to timelapse 2014-03-05 20:52:25 +01:00
users.py WARNING: A lot of changes to the existing API and the event system. 2013-12-21 14:46:20 +01:00