MrDraw/src/octoprint
Gina Häußge bbba7f2817 Assets are no longer needed in index view renderer
They are now bundled via Flask-Assets instead
2015-06-08 08:22:11 +02:00
..
filemanager New hook octoprint.filemanager.preprocessor 2015-04-17 14:45:58 +02:00
plugin Adjusted docs to describe new web asset handling 2015-06-03 20:21:12 +02:00
plugins New approach to matching up installed packages with plugins 2015-06-03 10:46:58 +02:00
printer Log cancelled prints only once 2015-05-13 14:00:12 +02:00
server Assets are no longer needed in index view renderer 2015-06-08 08:22:11 +02:00
slicing First throw at working plugin lifecycle management 2015-04-02 23:02:42 +02:00
static Webassets are now written to ~/.octoprint/generated 2015-06-03 18:27:30 +02:00
templates Webassets are now written to ~/.octoprint/generated 2015-06-03 18:27:30 +02:00
translations/de/LC_MESSAGES Bundled german language pack 2015-06-04 10:18:20 +02:00
util Allow specification of known long running commands through settings 2015-06-03 12:34:00 +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 Webassets are now written to ~/.octoprint/generated 2015-06-03 18:27:30 +02:00
timelapse.py Merge branch 'rotate90' of https://github.com/markwal/OctoPrint into pr/markwal/rotate90 2015-05-28 19:14:02 +02:00
users.py WIP on introducing user settings (incl. interface language) 2015-03-18 11:30:08 +01:00