MrDraw/src/octoprint/server
Gina Häußge b63f842210 Webassets are now written to ~/.octoprint/generated
Same holds true for cache files, so there should be no problem anymore with installs where the static folder is not writable.

Also introduced two new devel config vars to disable merging and minifying of the assets, solved the empty-less-bundle problem and made sure babel knows about the jinja extension.
2015-06-03 18:27:30 +02:00
..
api Allow specification of known long running commands through settings 2015-06-03 12:34:00 +02:00
apps Fix & Docs: Plugins may only have one mixin implementation 2015-03-30 16:50:06 +02:00
util Webassets are now written to ~/.octoprint/generated 2015-06-03 18:27:30 +02:00
__init__.py Webassets are now written to ~/.octoprint/generated 2015-06-03 18:27:30 +02:00
views.py WIP: Use Flask-Assets to merge js, css and less files 2015-06-03 16:42:57 +02:00