MrDraw/octoprint/static/js/app/viewmodels
2013-09-09 16:51:46 +02:00
..
appearance.js Refactored ui.js into single files, cleaned up js folder 2013-08-11 19:15:37 +02:00
connection.js Refactored ui.js into single files, cleaned up js folder 2013-08-11 19:15:37 +02:00
control.js New custom control type "feedback" 2013-08-21 20:33:55 +02:00
firstrun.js Refactored ui.js into single files, cleaned up js folder 2013-08-11 19:15:37 +02:00
gcode.js added optional attachment header to response of LargeResponseHandler, changed gcode and timelapse download to use direct URLs 2013-09-02 15:12:17 +02:00
gcodefiles.js Fixed a couple of merge issues, changed way Cura is called (just using "python" won't work in environments where the default python executable doesn't bring the necessary dependencies to run Cura, now using Cura startup script instead), introduced some messaging to notify UI what's going on. 2013-09-09 16:51:46 +02:00
loginstate.js Allow sending temperature updates with enter 2013-08-11 22:25:47 +02:00
navigation.js Refactored ui.js into single files, cleaned up js folder 2013-08-11 19:15:37 +02:00
printerstate.js Timelapse configuration may now be saved 2013-09-08 15:41:26 +02:00
settings.js Fixed a couple of merge issues, changed way Cura is called (just using "python" won't work in environments where the default python executable doesn't bring the necessary dependencies to run Cura, now using Cura startup script instead), introduced some messaging to notify UI what's going on. 2013-09-09 16:51:46 +02:00
temperature.js Allow definition of temperature offsets for extruder and bed 2013-09-08 17:49:01 +02:00
terminal.js Implemented configurable terminal filters 2013-08-27 21:31:12 +02:00
timelapse.js Timelapse configuration may now be saved 2013-09-08 15:41:26 +02:00
users.js Refactored ui.js into single files, cleaned up js folder 2013-08-11 19:15:37 +02:00