MrDraw/src/octoprint
2015-03-02 13:01:13 +01:00
..
filemanager Use fully qualified import for plugin manager in file manager to simplify unit testing 2015-03-02 13:01:13 +01:00
plugin More documentation 2015-02-27 20:28:24 +01:00
plugins Refactoring in octoprint.util 2015-02-27 10:28:16 +01:00
printer More documentation 2015-02-27 20:28:24 +01:00
server New transparent toggle in appearance settings 2015-02-28 23:43:30 +01:00
slicing The plugin system now also injects self._settings into SettingsPlugins and create the blueprint for BlueprintPlugins 2015-01-30 13:22:35 +01:00
static New transparent toggle in appearance settings 2015-02-28 23:43:30 +01:00
templates New transparent toggle in appearance settings 2015-02-28 23:43:30 +01:00
translations [i18n] Translation update 2014-12-18 15:15:23 +01:00
util More documentation 2015-02-27 20:28:24 +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 Added exception logging for event bus worker loop 2015-01-19 12:13:04 +01:00
settings.py New transparent toggle in appearance settings 2015-02-28 23:43:30 +01:00
timelapse.py Refactoring in octoprint.util 2015-02-27 10:28:16 +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