MrDraw/src/octoprint
2015-01-12 16:00:37 +01:00
..
filemanager More error resilient handling of .metadata.yaml writes in local storage 2014-12-20 01:06:40 +01:00
plugin Added new plugin type ProgressPlugin 2014-12-15 21:29:18 +01:00
plugins Fixed bug that caused SSDP discovery not to work anymore 2015-01-01 01:52:41 +01:00
printer Fixed file sending to SD card 2015-01-12 16:00:37 +01:00
server Better error validation for printer profiles 2015-01-12 15:07:14 +01:00
slicing Fetch estimated print time from cura slicing result, create print time statistics per printer profile, interpolate between stats and live estimation during printing for print time left 2014-12-17 17:31:30 +01:00
static Better error validation for printer profiles 2015-01-12 15:07:14 +01:00
templates Key controls are now enabled when you mouse over the webcam picture, indicated by an overlay 2015-01-12 09:40:45 +01:00
translations [i18n] Translation update 2014-12-18 15:15:23 +01:00
util Better error validation for printer profiles 2015-01-12 15:07:14 +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 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 Fixed wrong variable name 2015-01-12 10:45:39 +01:00
settings.py Added setting to enable/disable the keycontrol feature 2015-01-12 09:37:52 +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 Properly recognize app session keys everywhere. Also fixed a bug where the ApiUser was not properly provisioned with his roles. 2014-11-14 17:58:42 +01:00