MrDraw/src/octoprint
2015-04-16 09:19:10 +02:00
..
filemanager Fix & Docs: Plugins may only have one mixin implementation 2015-03-30 16:50:06 +02:00
plugin Finalizing first version of plugin lifecycle management 2015-04-14 17:55:46 +02:00
plugins Finalizing first version of plugin lifecycle management 2015-04-14 17:55:46 +02:00
printer Fix & Docs: Plugins may only have one mixin implementation 2015-03-30 16:50:06 +02:00
server Fix server error 500 when user is logged out 2015-04-15 17:17:19 -07:00
slicing First throw at working plugin lifecycle management 2015-04-02 23:02:42 +02:00
static Added two missing ; 2015-04-16 09:19:10 +02:00
templates Renamed temperature and SD status timeout to interval 2015-04-15 14:19:41 +02:00
translations [i18n] Translation update 2014-12-18 15:15:23 +01:00
util Fix: Made initial connection to printer a bit more responsive 2015-04-15 09:14:36 +02:00
__init__.py
_version.py
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 First throw at working plugin lifecycle management 2015-04-02 23:02:42 +02:00
timelapse.py Refactoring in octoprint.util 2015-02-27 10:28:16 +01:00
users.py WIP on introducing user settings (incl. interface language) 2015-03-18 11:30:08 +01:00