Commit Graph

304 Commits

Author SHA1 Message Date
Xose Pérez
fb6eba57cd Merge branch 'dev' into sensors 2018-10-08 17:35:41 +02:00
Max Prokhorov
7a8949fd24 Check if password is required before showing alert
Show alert if no input on #password page
Do not fail with empty password when on #layout
Fix password selector
2018-09-29 04:49:15 +03:00
Xose Pérez
5488bfaf7f API is not restful (issue a PUT to change a relay status). It can be disabled from web UI (#1192) 2018-09-26 01:06:04 +02:00
Xose Pérez
50b21dd0ca Merge pull request #1209 from mcspr/webui-form-enter
Avoid implicit type="submit" buttons
2018-09-25 22:40:04 +02:00
Xose Pérez
227d641a9b Support for MICS-2710, MICS-5525 and MICS-4514, gas sensors 2018-09-18 18:15:41 +02:00
Max Prokhorov
bcddc44cbc Avoid implicit type="submit" 2018-09-18 09:21:56 +03:00
Max Prokhorov
399458d632 Submit password on Enter 2018-09-18 07:58:14 +03:00
Max Prokhorov
822837f7b2 Use separate form for each panel 2018-09-17 05:22:21 +03:00
Max Prokhorov
3c91389c20 Update password UI
* revise first-time-use screen
* generate password (policy applies)
* hide/reveal password text for sta/admin settings
* changed autocomplete='...' for some inputs to avoid completion
2018-09-17 05:22:21 +03:00
Xose Pérez
d476557329 Move string parts to progmem 2018-09-10 10:36:08 +02:00
Maxim Prokhorov
e326fbe09f hostname/password length requirements
* fix webui regexp and input length limits
* explain requirements in webui and headers
2018-09-03 06:47:36 +03:00
Xose Pérez
3c0a76a528 Merge branch 'dev' of github.com:xoseperez/espurna into dev 2018-09-02 10:58:56 +02:00
Xose Pérez
b84bcdc0f5 Fix eneUnits key in web UI (#1177) 2018-09-02 10:58:43 +02:00
zafrirron
a77f6d4c88 Fix typo in hint text 2018-08-31 23:21:37 +03:00
Xose Pérez
5f4bfe3782 Allow faster sensor reading intervals, down to 1 second (#848) 2018-08-30 00:28:28 +02:00
Xose Pérez
01802741f2 Tested encoder support 2018-08-29 08:26:15 +02:00
Xose Pérez
d546a069e2 Option to save total energy in EEPROM after X reports, disabled by default 2018-08-25 17:09:13 +02:00
Xose Pérez
412c5a672a Show literal for webUI image in info (#1142) 2018-08-25 09:44:28 +02:00
Xose Pérez
4f61d3aa7e Option to remove API_SUPPORT at build time 2018-08-16 12:09:51 +02:00
Xose Pérez
e0f72bee0e Fixing look & feel 2018-07-23 11:09:50 +02:00
userName
4094adbae6 changed the look and feel of the checkboxes to resolve Edge issue and bring disabled state
also minor html fixes
2018-07-21 23:45:48 +03:00
Maxim Prokhorov
2879f58fb1 Show APP_REVISION value in terminal and web 2018-07-13 02:03:24 +03:00
Xose Pérez
7b0d062190 Fix RFM69 message buttons in Web UI 2018-06-28 19:30:41 +02:00
Xose Pérez
0506f97f7b Update to latest RFM69 version 2018-06-28 16:34:26 +02:00
Xose Pérez
3cd58e7f7c Initial support for RFM69GW board 2018-06-24 22:39:06 +02:00
Xose Pérez
2cc3060507 Merge branch 'dev' into sensors 2018-06-20 12:04:22 +02:00
Xose Pérez
56076dc8e1 Merge branch 'dev' into sensors 2018-06-20 11:42:19 +02:00
Xose Pérez
32553192e5 Replaced checkboxes with pure css version 2018-06-20 09:53:50 +02:00
Xose Pérez
d9b7e4fe35 Remove colorpciker js when not needed 2018-06-16 23:10:00 +02:00
Xose Pérez
79cb59b06c Adding filtering code to HTML and JS files 2018-06-16 23:00:15 +02:00
Xose Pérez
0436b1a72d Moving PZEM to use hardware serial by default, fix out of range values (#837) 2018-05-31 11:15:06 +02:00
Maxim Prokhorov
8b60eb8486 Revert "Removed Ticker-based pulses. This allows to change pulse time on the go (#816)"
This reverts commit aaab65f877.
2018-05-30 10:23:40 +03:00
Xose Pérez
aaab65f877 Removed Ticker-based pulses. This allows to change pulse time on the go (#816) 2018-05-29 23:33:07 +02:00
Xose Pérez
f37b15cab8 Add telnet link to Web UI, fix mDNS hostname 2018-05-25 16:37:54 +02:00
Xose Pérez
8a02c9fd69 Check hostname does not start or end with an hyphen (#874) 2018-05-21 21:52:30 +02:00
Xose Pérez
bbd323ec79 Check hostname validity (#874) 2018-05-21 21:14:37 +02:00
Xose Pérez
e166c9206b Fix On MQTT disconnect in web UI (#845) 2018-05-21 13:51:15 +02:00
Niklas Wagner
ec9a9942f7 Merge branch 'dev' of https://github.com/xoseperez/espurna into CCT_Support 2018-04-27 17:31:09 +02:00
Xose Pérez
3e0a94b686 Web interface clean-up 2018-04-27 14:43:47 +02:00
Niklas Wagner
6bc63f1530 Remove RTL Layout 2018-04-13 21:28:28 +02:00
Niklas Wagner
f116f30ef7 Rename variables 2018-04-13 18:43:32 +02:00
Niklas Wagner
e8bd92c192 Add Webinterface Option 2018-04-13 18:06:33 +02:00
Niklas Wagner
81dcb644b6 Switch 4th and 5th channel and rename variables 2018-04-13 13:01:02 +02:00
Niklas Wagner
038d9fb85f Merge branch 'dev' of https://github.com/xoseperez/espurna into CCT_Support 2018-04-12 22:53:50 +02:00
Xose Pérez
bb82d49452 Option to set schedules based on UTC time (#783) 2018-04-12 22:03:42 +02:00
Niklas Wagner
20adc846a9 Use the 5th Channel as Cold White LED 2018-04-11 22:04:49 +02:00
Xose Pérez
f1ab288cc8 Merge pull request #752 from mcspr/webui-host
WebUI url parsing
2018-04-11 14:11:02 +02:00
Xose Pérez
d76494633b Limit hostname to 32 chars, upgraded JustWifi library (#774) 2018-04-10 10:10:57 +02:00
Xose Pérez
80a28e95bb Merge branch 'dev' into sensors 2018-04-08 22:47:19 +02:00
Xose Pérez
5ab2fd2afc Hide web command inputbox if no terminal support 2018-04-08 22:41:52 +02:00