MrDraw/src/octoprint
Gina Häußge 37ee1d6780 octoprint.setuptools => octoprint_setuptools (own package)
Otherwise we get import issues during build since the octoprint module depends on the dependencies already being present what they obviously can't be at the beginning of setup.
2015-05-12 20:36:38 +02:00
..
filemanager New hook octoprint.filemanager.preprocessor 2015-04-17 14:45:58 +02:00
plugin New hook "octoprint.server.http.bodysize" and lifecycle support for restart needing hooks 2015-05-11 15:47:40 +02:00
plugins Cura plugin: Fix potential key error in error reporting 2015-05-11 13:10:23 +02:00
printer Base cut off point for temperature graph on timestamps instead of data points 2015-05-05 18:18:55 +02:00
server Logging for flask view caching 2015-05-12 12:22:10 +02:00
slicing First throw at working plugin lifecycle management 2015-04-02 23:02:42 +02:00
static Removed javascript babel files superseded by new central i18n js template 2015-05-12 17:38:22 +02:00
templates Don't try to include a i18n js file when g.locale is not set 2015-05-12 13:54:36 +02:00
translations [i18n] Translation update 2014-12-18 15:15:23 +01:00
util Fix: Properly close selected files in case of errors or intentional disconnects on the serial interface 2015-05-11 12:23:56 +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 Support fast communication recovery during printing when printer sends "wait" line 2015-05-08 13:47:52 +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