MrDraw/octoprint/static/js
Bryan Mayland e7f5384427 Refresh gcode visualization if the selected file is modified
This passes the file modification time to the javascript side and if
they don't match then the file is re-downloaded and parsed. The mtime
is also used in the AJAX request as it prevents the browser from serving
the new request from cache.
2013-07-21 06:48:06 -04: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 Refresh gcode visualization if the selected file is modified 2013-07-21 06:48:06 -04:00
underscore.js User management now working 2013-04-13 22:21:53 +02:00