Max Prokhorov
de7ff7722c
Telnet password setting ( #1382 )
* Telnet auth depends on setting
* use same define suffix as WS_
* add to web
* no initial passwd for core
6 years ago
Rui Marinho
aeeef47ce7
Add support for EZO™ pH Circuit
6 years ago
Rui Marinho
e2b7f953a7
Add support for VEML6075
6 years ago
Rui Marinho
0ca5bff2f4
Add support for VL53L1X sensor
6 years ago
Xose Pérez
facb89e529
Initial version of the PulseMeter sensor
6 years ago
Xose Pérez
426aafd5b3
Update custom.js
6 years ago
Marcos Pérez Ferro
f77dd5f860
Admin pass validation condition always failing. Adding hyphen to valid chars.
6 years ago
Max Prokhorov
d69c30aa61
Use specific function to check form
6 years ago
Max Prokhorov
9cdf59f1b2
Fix selector order
6 years ago
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
6 years ago
Max Prokhorov
54ec4fa28a
attr() is undefined when elem doesnt have it
6 years ago
Xose Pérez
5488bfaf7f
API is not restful (issue a PUT to change a relay status). It can be disabled from web UI ( #1192 )
6 years ago
Max Prokhorov
1383b4441e
Update npm packages
Bump npm version installed by travis
Update package-lock for latest npm version
Bump packages versions and clean-up unused
Missing datatables.js images to avoid warnings
6 years ago
Xose Pérez
227d641a9b
Support for MICS-2710, MICS-5525 and MICS-4514, gas sensors
6 years ago
Max Prokhorov
bcddc44cbc
Avoid implicit type="submit"
6 years ago
Max Prokhorov
399458d632
Submit password on Enter
6 years ago
Max Prokhorov
822837f7b2
Use separate form for each panel
6 years ago
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
6 years ago
Xose Pérez
88e2ecccce
Improve memory info
6 years ago
Xose Pérez
d476557329
Move string parts to progmem
6 years ago
Max Prokhorov
f59d747af1
do not reset original attr every ws message
6 years ago
Max Prokhorov
0caf7a4aac
attr() returns text, do not compare to 0 / 1
6 years ago
Maxim Prokhorov
e326fbe09f
hostname/password length requirements
* fix webui regexp and input length limits
* explain requirements in webui and headers
6 years ago
Xose Pérez
b84bcdc0f5
Fix eneUnits key in web UI ( #1177 )
6 years ago
zafrirron
a77f6d4c88
Fix typo in hint text
6 years ago
Xose Pérez
5f4bfe3782
Allow faster sensor reading intervals, down to 1 second ( #848 )
6 years ago
Xose Pérez
01802741f2
Tested encoder support
6 years ago
Xose Pérez
d546a069e2
Option to save total energy in EEPROM after X reports, disabled by default
6 years ago
Xose Pérez
412c5a672a
Show literal for webUI image in info ( #1142 )
6 years ago
Xose Pérez
4f61d3aa7e
Option to remove API_SUPPORT at build time
6 years ago
Rui Marinho
43abc6b9d4
Add support for NewPing
* Works with many different ultrasonic sensor models: HC-SR04, SRF05,
SRF06, DYP-ME007, JSN-SR04T & Parallax PING)))™.
* Built-in digital filter method ping_median() for easy error correction
(use SONAR_ITERATIONS build flag to configure).
* Allows setting of a maximum distance where pings beyond that distance
are read as no ping or clear (use SONAR_MAX_DISTANCE build flag).
6 years ago
Xose Pérez
e0f72bee0e
Fixing look & feel
6 years ago
userName
959bb2a598
some socket debugging escaped... sorry)
6 years ago
userName
df9fecd16a
removed blind copy/paste console.log....
improved CSS to comply with CODACY rules
6 years ago
userName
4094adbae6
changed the look and feel of the checkboxes to resolve Edge issue and bring disabled state
also minor html fixes
6 years ago
Xose Pérez
fba8a9f45f
Handle events in EventSensor
6 years ago
Maxim Prokhorov
2879f58fb1
Show APP_REVISION value in terminal and web
6 years ago
Maxim Prokhorov
6cf55da375
Don't show alert on already set hostname
6 years ago
Max Prokhorov
712cbe4942
Safari needs -webkit- prefix for clip-path
6 years ago
Xose Pérez
af47959b85
Fix return value for doClearMessage callback
6 years ago
Xose Pérez
7b0d062190
Fix RFM69 message buttons in Web UI
6 years ago
Xose Pérez
0506f97f7b
Update to latest RFM69 version
6 years ago
Xose Pérez
8411e7bfe6
Fix filter buttons color
6 years ago
Xose Pérez
b4761323b0
Revert button font style
6 years ago
Xose Pérez
f58f625303
Recover auth code
6 years ago
Xose Pérez
0371a193d6
Check binary flash mode in web upgrade
6 years ago
Xose Pérez
39b7667c89
Add missing images
6 years ago
Xose Pérez
3cd58e7f7c
Initial support for RFM69GW board
6 years ago
Maxim Prokhorov
857969b8ff
Use relative protocol for deviceip href
6 years ago
Xose Pérez
a6adeb2cd0
Fix relay switching from webui when multiple switches ( #956 )
6 years ago