Martin Preuss
|
b4fee78ad8
|
aqhome-cgi: fixed a bug with RGBW values on pages.
|
2025-10-29 23:47:15 +01:00 |
|
Martin Preuss
|
7c5abc0f3b
|
aqhome-cgi: more code sharing, adding page handling
allows to define your own pages with graphs, sensors and actors.
|
2025-10-27 23:15:28 +01:00 |
|
Martin Preuss
|
2f694f983a
|
simplify graph code.
|
2025-10-26 16:58:29 +01:00 |
|
Martin Preuss
|
f858b5b3de
|
added icons.
|
2025-10-26 00:17:25 +02:00 |
|
Martin Preuss
|
ffc86b3e61
|
aqhome-cgi: changed graph modifier.
|
2025-10-26 00:14:54 +02:00 |
|
Martin Preuss
|
7c320b210f
|
more work on mdevices module.
|
2025-10-25 16:36:24 +02:00 |
|
Martin Preuss
|
39dba4ccb8
|
more work on aqhome-cgi.
|
2025-10-23 20:58:40 +02:00 |
|
Martin Preuss
|
9fec57511a
|
moved code for device module into its own folder. Implement graphs.
|
2025-10-21 23:42:11 +02:00 |
|
Martin Preuss
|
01aca2d3b7
|
aqcgi: use single value pages.
|
2025-10-10 00:29:52 +02:00 |
|
Martin Preuss
|
5a16117240
|
More work on aqhome-cgi.
|
2025-10-09 20:19:04 +02:00 |
|
Martin Preuss
|
d0c8b3b284
|
let setData use double values instead of strings.
this allows for storing value set with setData which can then be used in
the cgi module to retrieve the last value set.
|
2025-10-07 23:50:50 +02:00 |
|
Martin Preuss
|
dd577be872
|
added stylesheet.
|
2025-10-07 00:27:15 +02:00 |
|
Martin Preuss
|
2a1af6f947
|
aqhome-cgi: added setdata.html
|
2025-10-07 00:26:57 +02:00 |
|
Martin Preuss
|
15728e27ca
|
aqhome-cgi: increased session cookie duration.
|
2025-10-07 00:26:35 +02:00 |
|
Martin Preuss
|
023cabbc1b
|
aqhome-cgi: add main menu.
|
2025-10-07 00:25:18 +02:00 |
|
Martin Preuss
|
a35211e427
|
Increase session cookie duration.
|
2025-10-07 00:24:39 +02:00 |
|
Martin Preuss
|
162d6d9f4e
|
aqhome-cgi: decreased verbosity.
|
2025-09-20 01:57:05 +02:00 |
|
Martin Preuss
|
13ee628b8d
|
aqhome-cgi: removed writing of debug log.
|
2025-09-20 01:56:25 +02:00 |
|
Martin Preuss
|
124815079a
|
aqhome-cgi: implemented adding roles for users.
|
2025-09-20 01:52:50 +02:00 |
|
Martin Preuss
|
c1afb05250
|
aqhome-cgi: put role management for user into single dialog.
|
2025-09-20 00:54:32 +02:00 |
|
Martin Preuss
|
5c24750acc
|
aqhome-cgi: add user editing and adding code.
|
2025-09-19 23:45:42 +02:00 |
|
Martin Preuss
|
60a3f1f324
|
aqhome-cgi: add functions for loading users and modules.
|
2025-09-19 23:44:14 +02:00 |
|
Martin Preuss
|
860310de7f
|
removed comment.
|
2025-09-19 23:43:37 +02:00 |
|
Martin Preuss
|
65c89fab07
|
aqhome-cgi: more work on userEdit dialog
|
2025-09-19 16:34:50 +02:00 |
|
Martin Preuss
|
8da865928a
|
more code sharing.
|
2025-09-18 23:49:04 +02:00 |
|
Martin Preuss
|
6b39e0bfb1
|
aqhome-cgi: started working on users module.
|
2025-09-18 23:48:47 +02:00 |
|
Martin Preuss
|
124e471364
|
add some commonnly used functions.
|
2025-09-18 00:16:14 +02:00 |
|
Martin Preuss
|
8178901ffb
|
minor change in message.
|
2025-09-16 23:23:15 +02:00 |
|
Martin Preuss
|
3fd460637a
|
remove unneeded code.
|
2025-09-16 23:21:01 +02:00 |
|
Martin Preuss
|
5cd308d10c
|
only create links for values if perms match.
|
2025-09-16 23:19:45 +02:00 |
|
Martin Preuss
|
a0e18c80dc
|
shorten code.
|
2025-09-16 23:13:09 +02:00 |
|
Martin Preuss
|
b0ce010dc8
|
adapt to latest changes, use generic request handlers.
|
2025-09-16 23:09:18 +02:00 |
|
Martin Preuss
|
8805712aea
|
removed unneeded code, make _requestTable private to source file.
|
2025-09-16 23:08:51 +02:00 |
|
Martin Preuss
|
a1d6f80c36
|
add AQH_ModService_HandleRequestWithTable(). Shorten code.
|
2025-09-16 22:44:27 +02:00 |
|
Martin Preuss
|
3e00ac4dfb
|
aqhome-cgi: fixed returning a static file.
|
2025-09-15 23:51:10 +02:00 |
|
Martin Preuss
|
fb365c7e1d
|
removed unneeded code.
|
2025-09-15 23:50:39 +02:00 |
|
Martin Preuss
|
d7145198a1
|
fixed login handling.
|
2025-09-15 19:35:09 +02:00 |
|
Martin Preuss
|
9f6adf7a98
|
renew session cookie.
|
2025-09-15 19:34:56 +02:00 |
|
Martin Preuss
|
348c3a8853
|
aqhome-cgi: moved files.
|
2025-09-15 19:15:51 +02:00 |
|
Martin Preuss
|
7f301d271b
|
aqhome-cgi: more work
|
2025-09-15 18:47:16 +02:00 |
|
Martin Preuss
|
61f69f45b0
|
More work on aqhome-cgi.
|
2025-09-15 18:04:44 +02:00 |
|
Martin Preuss
|
90f6ce73e4
|
more work on aqhome-cgi
|
2025-09-13 02:17:45 +02:00 |
|
Martin Preuss
|
3bda196b79
|
More work on aqhome-cgi.
listing devices and values works.
|
2025-09-12 15:09:00 +02:00 |
|
Martin Preuss
|
06886e0094
|
aqhome-cgi: more work
|
2025-06-16 23:31:53 +02:00 |
|
Martin Preuss
|
c51043d72a
|
more work on aqhome-cgi.
|
2025-06-12 23:30:08 +02:00 |
|