Commit Graph

59 Commits

Author SHA1 Message Date
iranl
a0dc425d3b Granular Access Level Control 2024-03-12 20:49:18 +01:00
technyon
5b8ed0a5b8 add access level feature 2023-05-06 11:39:18 +02:00
technyon
c2ce5a151d make wifi default network device, remove W5500 GPIO detection 2023-04-07 19:03:20 +02:00
technyon
e3237a648c gpio configuration via web interface 2023-04-07 13:10:44 +02:00
regevbr
f48773d34d fix #123 - No autoforward after initiated update 2023-03-14 15:49:03 +02:00
technyon
6c2a02c311 add warning when broker or pin not configured 2023-03-05 23:41:31 +01:00
technyon
8fd17206dd print stack watermarks in sysinfo page 2023-02-26 11:55:35 +01:00
technyon
506bdbe8a8 link system information page 2023-02-05 12:36:34 +01:00
technyon
4dd1a9e516 show length restrictions on some input fields 2023-02-05 12:23:24 +01:00
technyon
2094595e78 add /info endpoint to publish preference content 2023-02-05 12:11:10 +01:00
technyon
bdb1cff935 make network hardware selectable 2023-02-03 20:40:21 +01:00
technyon
065b2d177e disable certificate input fields when W5500 device is used 2023-01-28 22:08:43 +01:00
technyon
10a916d57d cleanup 2023-01-25 22:53:11 +01:00
technyon
d12e107141 rename css to style.css 2023-01-25 21:28:06 +01:00
technyon
3bbf9aa10a make W5500 detection GPIO configurable 2023-01-01 18:22:41 +01:00
technyon
241d39a2e4 add favicon 2022-08-06 09:47:23 +02:00
technyon
492690ecf1 restart ESP when OTA doesn't complete 2022-07-21 20:23:56 +02:00
technyon
f580c92f17 revert 2022-07-21 20:12:22 +02:00
technyon
a24bb4b0c2 disable all automatic restarts when OTA has started 2022-07-21 18:31:46 +02:00
technyon
5495165625 fix bug in authentication 2022-07-17 22:18:56 +02:00
technyon
2e947db28f print hostname in config portal 2022-07-14 20:12:53 +02:00
technyon
beb87a959f move common network code to seperate class 2022-07-02 12:04:03 +02:00
technyon
6fcde79629 rename Network to NetworkLock 2022-06-27 21:44:48 +02:00
technyon
e95ca94ad5 save css to const string 2022-06-18 13:01:17 +02:00
technyon
73eaf2fde0 deliver css from ESP 2022-06-18 12:55:14 +02:00
technyon
2a2cb891f4 add method to build navigation button 2022-06-17 22:58:54 +02:00
technyon
2495b5c782 move nuki config to seperate page 2022-06-17 22:49:39 +02:00
technyon
2fdc3844c6 Merge branch 'master' of github.com:technyon/nuki_hub into ota 2022-06-15 20:26:44 +02:00
technyon
1e5cdd8267 ui changes for OTA 2022-06-15 20:10:23 +02:00
rodriguezst
648114fcbe Use textarea instead of input tags for certs 2022-06-15 10:36:27 +00:00
technyon
d64975c5ef OTA works 2022-06-14 22:50:14 +02:00
technyon
9286c5f56e backup 2022-06-13 22:54:20 +02:00
technyon
423cb4ad50 modify WebCfgServer for file upload 2022-06-13 22:19:19 +02:00
technyon
fec38ada9c add option to unpair opener 2022-06-01 21:02:34 +02:00
technyon
d6bd7dddf4 shop opener info in config portal 2022-06-01 20:49:44 +02:00
technyon
d58f4b6b1d fix config portal 2022-06-01 20:42:33 +02:00
technyon
939ee8b2e0 add option to unpair nuki 2022-05-24 20:41:10 +02:00
technyon
8a1d7e7523 allow to enable publishing auth data in web interface 2022-05-06 22:40:09 +02:00
technyon
3dc88cddea disable wifimanager portal if connected via LAN 2022-04-29 22:04:51 +02:00
technyon
5b12e54be0 ethernet webserver works too 2022-04-29 21:16:09 +02:00
technyon
0e9baed3a4 wifi webserver works again 2022-04-29 20:48:33 +02:00
technyon
46e49f2118 add abstraction layer for webserver 2022-04-28 23:08:58 +02:00
technyon
47c3729800 include wifi and thernet webserver 2022-04-28 22:46:59 +02:00
technyon
1db1022819 allow to set config values 2022-04-09 20:20:52 +02:00
technyon
9adfb6a717 improve flow for restarting in wifimanager mode 2022-04-09 11:58:28 +02:00
technyon
4303b0d877 hide characters for password fields 2022-04-08 22:01:31 +02:00
technyon
8568e237cc redirect to start after configuration saved 2022-04-04 22:29:13 +02:00
technyon
90e0a2daa2 allow to protect configuration page withh user/pass 2022-04-04 21:50:37 +02:00
technyon
08f7c6025f use WebServer instead of WifiServer 2022-04-04 21:27:27 +02:00
technyon
cb81db5d8e use html table for info 2022-04-03 19:31:49 +02:00