MrDraw/src/octoprint
2014-03-24 22:50:56 +01:00
..
filemanager Moved octoprint sources to "src" folder, adjusted setup.py and run script accordingly 2013-09-15 21:45:33 +02:00
server Some more work on the REST API documentation & set Location header on file upload response 2014-03-24 22:50:56 +01:00
slicers Moved octoprint sources to "src" folder, adjusted setup.py and run script accordingly 2013-09-15 21:45:33 +02:00
static Further work on the REST API, documented most of /api/printer and while at it also fixed #365 2014-03-24 18:27:43 +01:00
templates Further work on the REST API, documented most of /api/printer and while at it also fixed #365 2014-03-24 18:27:43 +01:00
util Merge branch 'master' into devel 2014-03-15 20:36:35 +01:00
__init__.py Also recognize --iknowwhatimdoing when running as daemon 2014-01-09 20:07:27 +01:00
daemon.py Actually, umask 002 is what we want here. 2013-10-27 02:39:29 +02:00
events.py More work on the API + documentation 2013-12-22 02:01:48 +01:00
gcodefiles.py Merge branch 'master' into staging 2014-03-09 13:47:49 +01:00
printer.py Fix error where API state is requested and printer is offline 2014-03-17 23:04:57 -04:00
settings.py Merge branch 'devel' into nullie-circular-beds 2014-03-22 20:39:42 +01:00
timelapse.py Fix for saved timelapse configs vs. new post roll setting 2014-03-05 21:57:27 +01:00
users.py Added user apikeys, made ajax api available via apikeys, restified ajax api (WIP) 2013-11-19 22:53:26 +01:00