|
|
b80991280a
|
Downgraded svg.js as many plugins did not support v3.x
Now rooms can be moved and resized.
|
2023-01-10 02:58:36 +01:00 |
|
|
|
fb7f43ed23
|
Upgraded svg.js library to version 3
|
2023-01-10 00:53:30 +01:00 |
|
|
|
d8a1b66738
|
Removed unnecessary extra layer in resource folder structure.
|
2023-01-09 01:02:37 +01:00 |
|
|
|
94485b5633
|
Starting differential update of map
|
2023-01-09 00:51:51 +01:00 |
|
|
|
628c89b1d1
|
Moved external JS scripts to lib folder, moved map JS to a seperate file
|
2023-01-09 00:14:54 +01:00 |
|
|
|
7a90189927
|
Introduction of Room assignments
|
2023-01-06 23:54:53 +01:00 |
|
|
|
b5ac492414
|
Added AlertAction and fixed enum selection issues on the frontend
|
2023-01-06 00:16:45 +01:00 |
|
|
|
0efa7320e3
|
Fixed up the API and added API doc
|
2023-01-05 22:24:47 +01:00 |
|
|
|
253208b6f9
|
Fixed issue where API always returned all devices
|
2022-06-01 20:04:26 +02:00 |
|
|
|
ef365f360c
|
Moved Json Pages to api folder and added auto update javascript to overview pages.
|
2022-05-27 02:13:33 +02:00 |
|
|
|
3a278b0ca6
|
Changed to disable plugins by default
|
2022-05-20 12:00:06 +02:00 |
|
|
|
78e2edd4e9
|
Fixed some spelling mistakes
|
2022-05-20 11:59:49 +02:00 |
|
|
|
a8fe102bb8
|
Changed type to show configuration class
|
2022-05-20 11:58:59 +02:00 |
|
|
|
e88250196e
|
fixed js include
|
2021-12-05 21:04:30 +01:00 |
|
|
|
57ef44c450
|
Removed staging ACME server
|
2021-12-04 22:52:49 +01:00 |
|
|
|
931669bf53
|
CHanged manual URL generation to a util class.
|
2021-12-04 22:50:22 +01:00 |
|
|
|
c01367e422
|
Improved logging
|
2021-12-04 22:14:49 +01:00 |
|
|
|
b91f006d8b
|
Made error handling more robust for managers
|
2021-12-04 21:31:48 +01:00 |
|
|
|
b65a9f0bd3
|
Improved external web-server
|
2021-12-04 21:00:08 +01:00 |
|
|
|
d91556681b
|
Added some user messages to cert generation
|
2021-12-03 02:12:59 +01:00 |
|
|
|
81b7d7e930
|
Removed unused API classes
|
2021-12-03 01:55:33 +01:00 |
|
|
|
5dae45bb0b
|
Renamed DB Upgrade classes
|
2021-12-03 01:53:23 +01:00 |
|
|
|
58894924a5
|
Updated some js libs and added license info
|
2021-10-02 20:48:17 +02:00 |
|
|
|
3edea58f8c
|
Renamed some DeviceData classes, added additional data classes also and better handling in zigbee
|
2021-10-02 19:42:23 +02:00 |
|
|
|
dc200294be
|
Added ability to disable local mDNS server
|
2021-10-02 19:40:45 +02:00 |
|
|
|
4d1922d088
|
Added ID to config pages
|
2021-09-23 00:36:40 +02:00 |
|
|
|
c46aab31e9
|
Added margin to logo
|
2021-09-16 22:46:28 +02:00 |
|
|
|
940016f44a
|
Added default aggregation intervall.
|
2021-09-16 21:58:48 +02:00 |
|
|
|
342368bd77
|
Fixed startup page
|
2021-09-16 00:10:46 +02:00 |
|
|
|
bc35492cee
|
Refactoring navigation
|
2021-09-15 22:58:01 +02:00 |
|
|
|
d7605da60f
|
Added startup page
|
2021-09-15 22:21:21 +02:00 |
|
|
|
bfd895112d
|
Added a test mode without cert for external web server
|
2021-09-15 16:56:24 +02:00 |
|
|
|
28ff89d07f
|
Moved OAuth to the external http daemon and added OAuth2 store
|
2021-09-09 17:52:14 +02:00 |
|
|
|
b2d96b34b1
|
Bugfix
|
2021-09-06 16:34:20 +02:00 |
|
|
|
b94b33ecf1
|
Possibly fixed multiple listener addition
|
2021-09-06 16:05:32 +02:00 |
|
|
|
f27f7e4c81
|
Added google oath token to DB as the session was invalidated after restart.
|
2021-09-06 16:04:36 +02:00 |
|
|
|
f5f3730281
|
Refactored event sending function to be more robust and thread safe
|
2021-08-30 01:42:34 +02:00 |
|
|
|
102d8aa266
|
Updated so that if a device data is not set then the latest one will be loaded from the DB
|
2021-08-30 01:39:29 +02:00 |
|
|
|
b1db199beb
|
Refactored getController method
|
2021-08-30 01:32:26 +02:00 |
|
|
|
e863797030
|
bugfix
|
2021-08-29 14:57:03 +02:00 |
|
|
|
f4b9d46077
|
Removed unnecessary check
|
2021-08-29 14:53:16 +02:00 |
|
|
|
2d1e6f8f50
|
Fixed issue where external pages are not set
|
2021-08-29 14:16:42 +02:00 |
|
|
|
9e58387ef7
|
Fixed recursive issue with dummy event and reduce update time for gui selections
|
2021-08-28 16:58:03 +02:00 |
|
|
|
ed04b687ed
|
Fixed issue where new devices was not showing up in the gui as selections
|
2021-08-28 16:46:55 +02:00 |
|
|
|
0cf4909df4
|
Removed some padding on trigger page
|
2021-08-28 16:29:51 +02:00 |
|
|
|
a21ac02333
|
Some bugfixes for multiple reports
|
2021-08-28 16:10:58 +02:00 |
|
|
|
17438db7a2
|
Made cron date time trigger more robust
|
2021-08-28 15:32:12 +02:00 |
|
|
|
870be06255
|
Moved external http server to a daemon
|
2021-08-28 14:09:41 +02:00 |
|
|
|
291c4cb42a
|
Added mDNS Daemon which will resolve hal.local domain
|
2021-08-26 21:21:55 +02:00 |
|
|
|
ac27882ad1
|
Fixed programmatically using a Certificate object for HttpServer
|
2021-08-22 02:11:06 +02:00 |
|