MrDraw/src/octoprint
Gina Häußge a580482c29 Allow asynchronous system commands & commands w/ ignored result
That should get rid of error messages for things like shutdown commands.
2015-06-22 14:28:05 +02:00
..
filemanager More verbose logging for analyzer 2015-06-20 00:01:59 +02:00
plugin Plugins can now have a folder for plugin related data 2015-06-22 12:59:39 +02:00
plugins Software Update fix: Use pip command line instead of module 2015-06-22 13:07:22 +02:00
printer Log cancelled prints only once 2015-05-13 14:00:12 +02:00
server Allow asynchronous system commands & commands w/ ignored result 2015-06-22 14:28:05 +02:00
slicing super(...).method(...) => BaseClass.method(self, ...) 2015-06-19 15:25:37 +02:00
static Show overlay when a new server version is detected 2015-06-21 18:02:16 +02:00
templates Show overlay when a new server version is detected 2015-06-21 18:02:16 +02:00
translations/de/LC_MESSAGES Show overlay when a new server version is detected 2015-06-21 18:02:16 +02:00
util Throttle gcode analysis a bit for low prio entries 2015-06-19 22:33:26 +02: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 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 Exception.message => str(Exception) 2015-03-26 12:04:05 +01:00
settings.py Plugins can now have a folder for plugin related data 2015-06-22 12:59:39 +02:00
timelapse.py Merge branch 'rotate90' of https://github.com/markwal/OctoPrint into pr/markwal/rotate90 2015-05-28 19:14:02 +02:00
users.py WIP on introducing user settings (incl. interface language) 2015-03-18 11:30:08 +01:00