MrDraw/src/octoprint
Paul de Vries b453897ea3 Upgrade LESS.min.js from 2.7.1 to 2.7.2
This will fix the broken contrast function introduced in 2.7.1

This commit will only affect the contrast function
See more @ https://github.com/less/less.js/compare/v2.7.1...v2.7.2#diff-8c2e50ef84a06711745a46e22c67d631
2017-02-05 14:45:10 +01:00
..
cli Only offer daemon subcommand on linux 2017-01-20 17:10:59 +01:00
filemanager Allow configuration of analysis throttling via config.yaml 2017-01-12 18:16:50 +01:00
logging Fix logging during settings initialization 2016-11-18 10:25:24 +01:00
plugin Merge branch 'maintenance' into devel 2016-11-21 14:39:24 +01:00
plugins Allow multiple instances of the JS client 2017-01-26 14:59:56 +01:00
printer Support for shared nozzle setups 2017-01-26 13:33:42 +01:00
server Use codecs.open for translation po files 2017-01-26 17:22:51 +01:00
slicing First throw at caching of API methods 2016-08-30 19:02:30 +02:00
static Upgrade LESS.min.js from 2.7.1 to 2.7.2 2017-02-05 14:45:10 +01:00
templates Support for shared nozzle setups 2017-01-26 13:33:42 +01:00
translations/de/LC_MESSAGES Update german translation 2017-01-12 14:34:00 +01:00
util Various analysis queue fixes 2017-01-12 18:16:42 +01:00
__init__.py Add safe mode that disables all third party plugins 2016-11-18 13:02:16 +01:00
_version.py from __future__ import absolute_import, division, print_function 2016-07-15 00:16:58 -07:00
daemon.py print() uses file=, not stream= -- fix that, fix the error 2016-10-07 14:46:03 -05:00
events.py New POSITION_UPDATE event for responses to M114 2016-11-04 12:11:16 +01:00
settings.py Support for shared nozzle setups 2017-01-26 13:33:42 +01:00
timelapse.py Always define pixfmt for timelapse in video filter chain 2017-01-17 13:03:27 +01:00
users.py Added user roles and enabled plugins to settings ETag 2016-11-07 11:55:26 +01:00