peteruithoven
88a779e8bf
Don't signin after saving settings (is done on client side)
2013-10-28 13:52:27 +01:00
Wouter R
628f05b682
Deny API access to operations that can/will interrupt printing (updating, reconfiguring network, change settings).
2013-10-23 17:38:54 +02:00
peteruithoven
b5465a43fd
return substituted ssid on save settings response
2013-10-18 12:57:28 +02:00
peteruithoven
a85528e956
More helpfull validation errors
2013-10-17 14:04:13 +02:00
peteruithoven
d083ee70dd
new server api url, returning signin response, alive api
2013-10-03 18:07:58 +02:00
peteruithoven
8fc5273509
When settings are saved, firmware signs in (for changed wifiboxid)
2013-10-02 14:41:46 +02:00
peteruithoven
077a0b6818
Supported printers and baudrate api call
2013-08-28 18:33:48 +02:00
peteruithoven
4e124b74d5
Added missing setSuccess in config/all api
2013-08-28 14:18:06 +02:00
Wouter R
1608875891
Report failure if wlan associate fails; Fix setting/unsetting boolean config key through API.
2013-07-29 13:48:56 +02:00
Wouter R
efaf58c880
Fix outdated configuration key names; add API function to get all configuration keys at once; remove logging of request arguments to prevent printing large blocks of gcode.
2013-07-27 00:25:43 +02:00
Wouter R
f988c13dfa
Many changes, mostly a new configuration interface:
...
* change API access control to use function name suffixes
* implement settings interface with baseline configuration
* make AP properties configurable
* AP SSID can now contain partial MAC address
* update more quotation style and documentation
* remove captive directory change from network mode switcher.
2013-07-17 23:01:01 +02:00