MrDraw/src/octoprint
2014-09-29 22:20:18 +02:00
..
filemanager Moved octoprint sources to "src" folder, adjusted setup.py and run script accordingly 2013-09-15 21:45:33 +02:00
server Also allow downloading .g files via Tornado 2014-09-18 09:36:33 +02:00
slicers Moved octoprint sources to "src" folder, adjusted setup.py and run script accordingly 2013-09-15 21:45:33 +02:00
static Submit login form upon enter in password field, switch to password field upon enter in username field 2014-08-08 17:13:53 +02:00
templates Versioneer now also returns and persists the branch from which OctoPrint was installed 2014-09-03 10:56:39 +02:00
util Merge remote-tracking branch 'origin/staging' into staging 2014-08-14 16:56:53 +02:00
__init__.py Versioning by versioneer: https://github.com/warner/python-versioneer/ 2014-06-22 01:12:06 +02:00
_version.py Versioneer now also returns and persists the branch from which OctoPrint was installed 2014-09-03 10:56:39 +02:00
daemon.py Actually, umask 002 is what we want here. 2013-10-27 02:39:29 +02:00
events.py Added automatic migration of old event subscription format to the new one 2014-08-31 22:54:16 +02:00
gcodefiles.py Merge branch 'master' into staging 2014-03-09 13:47:49 +01:00
printer.py Properly unset job data when instructed so by callers 2014-09-13 21:49:26 +02:00
settings.py Enable API by default and automatically generate API key on first server startup 2014-09-29 22:20:18 +02: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