MrDraw/src/octoprint
2016-01-05 11:40:18 +01:00
..
filemanager Moved existing hidden file checks to utilize octoprint.util.is_hidden_path 2015-11-20 10:02:06 +01:00
plugin Fix missing kwargs in PluginSettings remove 2016-01-04 09:25:58 -08:00
plugins Use PEP440 compatible version compatibility check 2015-12-14 14:14:44 +01:00
printer Assume the presence of a heated bed in the default profile 2015-12-07 11:04:09 +01:00
server Disabled ACL is now tracked through enabled flag on UserManager 2015-12-17 13:08:45 +01:00
slicing Fixed checks with os.path.realpath() for systems with symlinked paths 2015-12-04 17:36:49 +01:00
static Initialize loginUser and loginPass with an empty string 2016-01-03 22:02:49 +01:00
templates If no system actions were configured during rendering of the page, no system menu was added to the template. 2015-12-16 11:35:25 +01:00
translations/de/LC_MESSAGES Updated translation source files and german translation 2015-12-01 11:42:57 +01:00
util Trigger command processing on unknown commands 2015-12-17 10:44:43 +01:00
__init__.py Versioning by versioneer: https://github.com/warner/python-versioneer/ 2014-06-22 01:12:06 +02:00
_version.py Refreshed versioneer again 2015-10-23 09:53:25 +02:00
daemon.py Renamed delpid to term to better match its modified behavior. Moved the registration of the SIGTERM handler to avoid an extremely unlikely race condition. 2015-01-10 01:34:47 -08:00
events.py Refactored timelapse core 2015-10-02 18:18:31 +02:00
settings.py Merge branch 'fix/commTimeoutOnSupressedScriptCommands' into maintenance 2015-12-08 14:24:47 +01:00
timelapse.py Fixed reporting of duration needed for capturing timelapse postroll 2015-10-02 18:22:44 +02:00
users.py Disabled ACL is now tracked through enabled flag on UserManager 2015-12-17 13:08:45 +01:00