MrDraw/src/octoprint
2015-02-01 11:05:37 +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 Don't user server.host but server.forwardedHost as fallback for generated external URLs 2014-12-30 10:20:50 +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 GCODE viewer: Even better version of initial bed centering, backported from c858c8f75b 2015-01-19 16:34:40 +01:00
templates Fixed relative URL to sockjs endpoint, wasn't yet using the proper base url 2014-12-29 20:45:54 +01:00
util Do not truncate error reported from printer in UI 2015-01-19 16:42:09 +01:00
__init__.py Versioning by versioneer: https://github.com/warner/python-versioneer/ 2014-06-22 01:12:06 +02:00
_version.py Fixed a couple of more missing branch fields and added Changelog entry 2014-11-04 10:07:46 +01:00
daemon.py Actually, umask 002 is what we want here. 2013-10-27 02:39:29 +02:00
events.py Fix logger call for gcode multi commands events 2015-02-01 11:05:37 +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 2015-01-12 16:53:17 +01:00
settings.py Increased default communication and connection timeouts 2015-01-12 17:34:08 +01:00
timelapse.py Only decrement the image counter if it is set and larger than 0 2014-12-28 00:19:55 +01:00
users.py Generate the salt used for hashing user passwords individually for each server instance 2014-10-27 09:37:39 +01:00