MrDraw/octoprint/static/js
Gina Häußge 119ee338f1 Client side filtering of M105 request/response and M27 request/response
Since it's client side, if you leave these on when not printing, the log will go completely blank over time due to filling up with M105s. Re-enabling M105s will immediately restore the whole log (although it won't hold much information value).
2013-06-30 21:10:09 +02:00
..
bootstrap Added missing files 2013-04-14 13:15:54 +02:00
jquery Added jquery.min.js locally to avoid depending on 2013-06-17 00:11:17 +02:00
socket.io User management now working 2013-04-13 22:21:53 +02:00
avltree.js Made gcode viewer capable of handling progress information 2013-06-09 14:00:15 +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 Client side filtering of M105 request/response and M27 request/response 2013-06-30 21:10:09 +02:00
underscore.js User management now working 2013-04-13 22:21:53 +02:00