MrDraw/octoprint/static/js
Gina Häußge 628ffb5600 Do not convert command to send to upper case after checksum was calculated
Removed for the time being until I have a better idea on how allow stuff like "g28 x0 y0" to be autoconverted to "G28 X0 Y0" but autoconvert something like "m117 Some case sensitive text" only to "M117 Some case sensitive text"

Should fix #103
2013-04-16 14:45:25 +02:00
..
bootstrap Added missing files 2013-04-14 13:15:54 +02:00
jquery User management now working 2013-04-13 22:21:53 +02:00
socket.io User management now working 2013-04-13 22:21:53 +02:00
knockout.js User management now working 2013-04-13 22:21:53 +02:00
less-1.3.3.min.js Refactored pagination/sorting/filtering of gcode files into own configurable listHelper now used to provide pagination etc to both gcode and timelapse file list. 2013-03-06 23:27:16 +01:00
modernizr.custom.js New option to sort gcode files by size, reverted former utc "fix" (doesn't work anymore, works without the fix, I have no idea...), added adjusted modernizr, delete metadata from old gcode file version when adding a new one 2013-03-03 19:37:52 +01:00
ui.js Do not convert command to send to upper case after checksum was calculated 2013-04-16 14:45:25 +02:00
underscore.js User management now working 2013-04-13 22:21:53 +02:00