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 |
|
Xose Pérez
|
e7251d0191
|
Check CSE7766 implementation, added energy and calibration to web UI
|
2018-04-08 22:20:09 +02:00 |
|
Xose Pérez
|
627b9874d1
|
Use brightness when _light_use_white is disabled
|
2018-04-08 12:09:23 +02:00 |
|
Maxim Prokhorov
|
cc6225548c
|
Don't change url when touching menu button
|
2018-04-04 17:47:13 +03:00 |
|
Xose Pérez
|
fa20c47f29
|
Check which keys should be saved and which ones shouldn't (#730)
|
2018-04-03 22:57:25 +02:00 |
|
Xose Pérez
|
8a9e72e4be
|
Add option to specify the light transition time in web UI (#739)
|
2018-04-03 20:51:18 +02:00 |
|
Xose Pérez
|
6c18f96483
|
Add revision to web UI, populated by automated build script
|
2018-04-02 18:36:50 +02:00 |
|
Xose Pérez
|
24d0bdd0e8
|
Add SDK and Core version to web UI
|
2018-04-01 12:16:50 +02:00 |
|
Xose Pérez
|
448ce2ccb9
|
Revert "Escape html for weblog in the client"
This reverts commit 8da3f54e91.
|
2018-03-30 23:59:41 +02:00 |
|
Xose Pérez
|
abcd23b41d
|
Merge pull request #728 from mcspr/h1-height
Resize WebUI elements for narrow screen
|
2018-03-30 23:06:38 +02:00 |
|
Maxim Prokhorov
|
dd1d459ba2
|
Move settings backup/restore/reset to the top
Avoid accidental clicks on nearby buttons.
Realign buttons to be in one row.
|
2018-03-29 17:14:23 +03:00 |
|