Stephen Birarda
ab7ce19211
use html_id for settings anchor if no name
2017-01-23 09:49:46 -08:00
Zach Pomerantz
e2ff738fc3
strip unused audio settings
...
- remove parameters on the jitter buffer algorithm, these are now static
- remove parameters on the output starve detection algorithm, now static
- move interface audio settings to the Developer menu
2016-09-21 17:35:27 -07:00
Seth Alves
f348b56106
remove hidden attribute from advanced settings button
2016-08-05 18:16:48 -07:00
Stephen Birarda
62af203d08
migrate the deprecated merged master/user config
2016-08-02 14:35:11 -07:00
Stephen Birarda
7cd115f421
store and transmit passwords as SHA256 hash
2016-04-05 14:11:12 -07:00
Stephen Birarda
ab52df7254
change checkboxes to prettier bootstrap switches
2015-05-20 14:30:50 -07:00
Stephen Birarda
60a8dc1eb3
add initial version of places table in domain-server
2015-05-15 16:33:12 -07:00
Stephen Birarda
aff83be768
handle account disconnection from DS settings
2015-05-14 11:03:41 -07:00
Stephen Birarda
93973eecd1
resolve conflicts on merge with upstream/master
2015-05-13 17:13:33 -07:00
Stephen Birarda
c66bd9b1aa
complete addition of paths to DS settings
2015-05-12 11:58:55 -07:00
Stephen Birarda
f0aeaa1af8
handle sidebar badging for new root values
2015-05-11 18:07:33 -07:00
Stephen Birarda
542ce944ef
add paths, handling for non-grouped values
2015-05-11 17:44:35 -07:00
Stephen Birarda
e7433adc96
re-affix the DS settings sidebar
2015-05-11 11:29:32 -07:00
Stephen Birarda
979f33ade5
show an advanced toggle button in when xs
2015-05-11 11:26:45 -07:00
Atlante45
3f67f6fae7
hide panels if only advanced settings
2014-10-15 17:09:10 -07:00
Atlante45
6d03590c00
If no advanced settings, don't show button
2014-10-13 11:10:37 -07:00
Stephen Birarda
4daa379b03
use sweet alert for nice error messages in domain-settings
2014-10-08 15:32:56 -07:00
Stephen Birarda
85aa0c34fb
stub of domain-server choose domain handler
2014-09-30 09:31:04 -07:00
Stephen Birarda
58b03c7ef2
disable form inputs for values set by master config
2014-09-29 09:53:27 -07:00
Stephen Birarda
e8c3fa3cf1
use ID from new domain settings, don't disable save button
2014-09-26 14:39:50 -07:00
Stephen Birarda
bbf111a9a0
disable the save button when nothing has changed
2014-09-26 14:27:29 -07:00
Stephen Birarda
80f1594a17
add a restart modal to settings page
2014-09-26 14:12:30 -07:00
Stephen Birarda
0f41ca65a9
add a save button on domain settings when viewport small
2014-09-26 13:53:12 -07:00
Stephen Birarda
954fbc2017
use DomainServerSettingsManager to handle simulation settings and config
2014-09-26 11:06:05 -07:00
Stephen Birarda
507621ca3a
add toggle for advanced settings
2014-09-26 09:27:33 -07:00
Stephen Birarda
7d14408adc
badge the list-group-item when settings have changed
2014-09-26 09:15:48 -07:00
Stephen Birarda
697ae900dc
handle basic vs advanced settings
2014-09-25 18:14:18 -07:00
Stephen Birarda
ecb14d261b
distinguish advanced and standard settings, cleanup checkboxes
2014-09-25 18:04:25 -07:00
Stephen Birarda
606a25694d
setup scrollspy for nav links on settings page
2014-09-25 17:18:10 -07:00
Stephen Birarda
e8f25db6d8
update underscore to 1.7.0
2014-09-25 16:41:14 -07:00
Stephen Birarda
1c899daa1c
don't escape setting help to allow for html
2014-09-25 16:37:08 -07:00
Stephen Birarda
33a411b895
combine settings and setup into single tab
2014-09-25 16:32:09 -07:00
Stephen Birarda
f1458dec3f
fix presentation of checkboxes who default to true
2014-09-17 08:46:08 -07:00
Stephen Birarda
1a13fbb437
add a setting section for voxel costs
2014-07-23 10:54:55 -07:00
Stephen Birarda
731690e358
add querying for settings that affect a specific type
2014-06-26 16:29:44 -07:00
Stephen Birarda
5cd2dc594f
only post changed values to settings.json, fix for bool values
2014-06-26 08:45:12 -07:00
Stephen Birarda
13169fa664
replace handlebars with underscore for templating
2014-06-25 16:35:44 -07:00
Stephen Birarda
6519d4028a
populate the settings page correctly with existing values
2014-06-25 13:55:32 -07:00
Stephen Birarda
f8dccad6ec
enable persisting of posted settings to a JSON file
2014-06-25 11:20:09 -07:00
Stephen Birarda
11f23ca6f6
add POSTing of settings to DS via form2js
2014-06-24 15:56:53 -07:00
Stephen Birarda
cf0e1ab1a9
finish up handlebars template for settings
2014-06-24 14:24:56 -07:00
Stephen Birarda
afe2e57701
add a settings page to DS that uses handlebars template library
2014-06-24 12:33:40 -07:00