| .. |
|
appearance.js
|
New transparent toggle in appearance settings
|
2015-02-28 23:43:30 +01:00 |
|
connection.js
|
Fix for #1001 connection tab not unfolding
|
2015-08-11 14:07:11 +02:00 |
|
control.js
|
Track browser tab visibility, only activate webcam/gcode viewer when visible
|
2015-11-20 11:06:25 +01:00 |
|
files.js
|
Move event processing for gcodefiles into corresponding viewmodel
|
2015-11-27 11:31:17 +01:00 |
|
firstrun.js
|
Disabled ACL is now tracked through enabled flag on UserManager
|
2015-12-17 13:08:45 +01:00 |
|
gcode.js
|
GCodeViewer: Even if off screen render 100% view on PrintDone event
|
2015-11-20 11:40:06 +01:00 |
|
log.js
|
Added new callback to viewmodels, allowing to react to login events
|
2015-04-21 19:39:48 +02:00 |
|
loginstate.js
|
Initialize loginUser and loginPass with an empty string
|
2016-01-03 22:02:49 +01:00 |
|
navigation.js
|
System commands with ignore set to true also ignore http errors
|
2015-06-22 16:55:32 +02:00 |
|
printerprofiles.js
|
Also assume presence of heated bed in "add profile" dialog
|
2015-12-07 11:53:41 +01:00 |
|
printerstate.js
|
Refactored view models, switched from underscore to lodash
|
2015-02-23 13:54:40 +01:00 |
|
settings.js
|
Merge remote-tracking branch 'origin/maintenance' into maintenance
|
2016-01-19 11:51:15 +01:00 |
|
slicing.js
|
Allow adding slicing profiles for unconfigured slicers and properly reload slicing view model upon configuration
|
2015-03-02 15:34:29 +01:00 |
|
temperature.js
|
Only process bed temps & commands if printer profile has heated bed
|
2015-11-30 11:11:35 +01:00 |
|
terminal.js
|
Fixed a scrolling issue on the terminal tab
|
2015-12-02 18:12:08 +01:00 |
|
timelapse.js
|
Fixed refreshing of timelapse file list upon finished rendering of a new one
|
2015-03-05 11:37:56 +01:00 |
|
users.js
|
Added new callback to viewmodels, allowing to react to login events
|
2015-04-21 19:39:48 +02:00 |
|
usersettings.js
|
Language settings now work, both global and per user
|
2015-03-18 15:49:29 +01:00 |