MrDraw/src/octoprint
2014-10-01 15:57:04 +02:00
..
filemanager Added two file headers 2014-08-12 15:35:56 +02:00
plugin Started documenting plugin types and their API 2014-09-30 23:20:47 +02:00
plugins/discovery Properly handle non-ASCII instance names 2014-09-21 18:14:01 +02:00
server Merge branch 'master' into devel 2014-09-18 09:38:20 +02:00
slicers Properly handle exceptions other than a non-zero return code for slicing and timelapse rendering 2014-07-17 15:34:00 +02:00
static Don't use scare quotes when displaying the username. 2014-09-30 15:28:38 +02:00
templates Don't hiccup on templates provided by plugins we can't resolve 2014-09-12 20:15:28 +02:00
translations i18n: Added dutch and norwegian translations 2014-09-03 18:59:50 +02:00
util Some small bugfixes in the plugin handling code and a changelog entry 2014-09-14 14:41:18 +02:00
__init__.py Versioning by versioneer: https://github.com/warner/python-versioneer/ 2014-06-22 01:12:06 +02:00
_version.py Versioneer now also returns and persists the branch from which OctoPrint was installed 2014-09-03 10:56:39 +02:00
daemon.py Actually, umask 002 is what we want here. 2013-10-27 02:39:29 +02:00
events.py Fix: Use event strings, not names for all_events 2014-09-19 16:11:44 +02:00
gcodefiles.py And also forgot to push one more file 2014-05-19 18:00:57 +02:00
printer.py Merge branch 'master' into devel 2014-09-13 22:01:12 +02:00
settings.py Merge branch 'master' into devel 2014-10-01 15:57:04 +02:00
timelapse.py Properly handle exceptions other than a non-zero return code for slicing and timelapse rendering 2014-07-17 15:34:00 +02:00
users.py Added user apikeys, made ajax api available via apikeys, restified ajax api (WIP) 2013-11-19 22:53:26 +01:00