MrDraw/src/octoprint
2015-01-12 16:53:17 +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 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 Fixed relative URL to sockjs endpoint, wasn't yet using the proper base url 2014-12-29 20:45:54 +01:00
util Don't hiccup on slic3r filament_diameter comments generated for multi extruder setups 2014-12-09 22:20:55 +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 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 Fix error where API state is requested and printer is offline 2015-01-12 16:53:17 +01:00
settings.py Don't user server.host but server.forwardedHost as fallback for generated external URLs 2014-12-30 10:20:50 +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