OctoPrint/octoprint/static/js
Gina Häußge 0bb17818e1 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
(cherry picked from commit 628ffb5)
2013-04-16 14:46:22 +02:00
..
WebSocketMain.swf Renamed from Printer WebUI to OctoPrint 2013-01-18 23:44:11 +01:00
WebSocketMainInsecure.swf Renamed from Printer WebUI to OctoPrint 2013-01-18 23:44:11 +01:00
bootstrap.js Renamed from Printer WebUI to OctoPrint 2013-01-18 23:44:11 +01:00
bootstrap.min.js Renamed from Printer WebUI to OctoPrint 2013-01-18 23:44:11 +01:00
jquery.fileupload.js Renamed from Printer WebUI to OctoPrint 2013-01-18 23:44:11 +01:00
jquery.flot.js Renamed from Printer WebUI to OctoPrint 2013-01-18 23:44:11 +01:00
jquery.iframe-transport.js Renamed from Printer WebUI to OctoPrint 2013-01-18 23:44:11 +01:00
jquery.pnotify.min.js Implemented support for customizable system actions/commands, e.g. for shutting down/rebooting the system OctoPrint's running on from within the UI. 2013-03-10 17:04:05 +01:00
jquery.ui.core.js Initial gCodeViewer (http://github.com/hudbrog/gCodeViewer) integration 2013-02-03 12:01:01 +03:00
jquery.ui.mouse.js Initial gCodeViewer (http://github.com/hudbrog/gCodeViewer) integration 2013-02-03 12:01:01 +03:00
jquery.ui.slider.js Initial gCodeViewer (http://github.com/hudbrog/gCodeViewer) integration 2013-02-03 12:01:01 +03:00
jquery.ui.widget.js Renamed from Printer WebUI to OctoPrint 2013-01-18 23:44:11 +01:00
knockout-2.2.1.js Further work on custom controls and custom bitrate for timelapses 2013-01-27 11:12:28 +01: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
socket.io.js Renamed from Printer WebUI to OctoPrint 2013-01-18 23:44:11 +01:00
socket.io.min.js Renamed from Printer WebUI to OctoPrint 2013-01-18 23:44:11 +01:00
ui.js Do not convert command to send to upper case after checksum was calculated 2013-04-16 14:46:22 +02:00
underscore-min.js Added sorting and filtering options for gcode files. 2013-02-10 21:48:24 +01:00