Commit graph

24 commits

Author SHA1 Message Date
ed04554a4a Refactored alerts to be API based and not directly generated into the HTML 2023-01-11 03:41:15 +01:00
2ee0e775be Moved css into a lib folder for external code 2023-01-10 03:08:17 +01:00
d8a1b66738 Removed unnecessary extra layer in resource folder structure. 2023-01-09 01:02:37 +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
53e9f08272 Added some robustness to RTSP recorder 2022-05-23 20:09:05 +02:00
6b92172d74 Added missing NVR files 2022-05-20 13:05:34 +02:00
2501831a59 Working NVR plugin 2022-05-20 13:04:23 +02:00
b94b33ecf1 Possibly fixed multiple listener addition 2021-09-06 16:05:32 +02:00
b1db199beb Refactored getController method 2021-08-30 01:32:26 +02:00
53d471c0aa Changed device listener to be a list instead of single listener 2021-06-25 22:35:01 +02:00
a80a1c5cdc Added scanning button animation, detection of scannable controllers and scan start 2021-06-09 22:17:32 +02:00
e662f7e29d More bug fixes for controller initiations 2021-06-09 20:35:54 +02:00
e1618604c9 Updated with new Configurator changes and cleaned up imports 2021-05-08 01:41:13 +02:00
6109f66ea0 Updated to new Zutil naming 2021-05-07 00:17:38 +02:00
5716584772 Some small refactoring 2021-04-29 01:10:45 +02:00
5a1be3c2e4 Formatting cleanup 2021-03-23 21:54:29 +01:00
c7e286f51e Moved find device to its own utility method, and added a specific equals method and reworked some test. 2021-03-23 01:57:12 +01:00
7e8938c38c Renamed AbstractDevice to HalAbstractDevice and moved int intf package 2021-03-21 19:40:36 +01:00
c0188cd5cc Refactoring of of inheritance structure, ControllerManagers will now also be able to be provided through plugins 2021-03-16 22:24:43 +01:00
28bc108921 Some cleanup in triggers page 2021-02-17 22:43:33 +01:00
0a1ce4fe60 Migrated to Zutil UserMessage class 2021-02-17 22:28:27 +01:00
9ad529d9eb Added videojs player to play hls streams, fixed monitor web page 2021-01-29 21:40:54 +01:00
da3ba116da initial commit for NVR plugin 2021-01-26 01:53:11 +01:00