This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
zoneminder
Watch
1
Star
0
Fork
0
You've already forked zoneminder
mirror of
https://github.com/ZoneMinder/zoneminder.git
synced
2026-03-15 12:30:22 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
00c160da0ca23be7aaffc60f88073470ec0805e4
zoneminder
/
web
/
api
/
app
/
Model
History
Isaac Connor
2a5a94b995
Fix monitors.json and monitor/.json use incorrect Id (mathing Monitor.Id instead of Monitor.ManufacturerId) to return Manufacturer and CameraModel:
Fixes
#3475
2022-05-01 13:25:42 -04:00
..
AppModel.php
Upgrade cakephp to 2.10.24
2021-02-02 23:19:52 -05:00
CameraModel.php
rough in api support for Models and Manufacturers
2021-09-25 20:49:30 -04:00
Config.php
…
Control.php
…
Event_Summary.php
Merge pull request
#3242
from connortechnology/fix_3232_api_monitor_event_summaries
2021-05-19 20:32:50 -04:00
Event.php
Add StartTime and EndTime virtual fields for backwards compatability
2020-11-06 11:15:12 -05:00
Frame.php
…
Group.php
…
Host.php
…
Log.php
…
Manufacturer.php
rough in api support for Models and Manufacturers
2021-09-25 20:49:30 -04:00
Monitor_Status.php
…
Monitor.php
Fix monitors.json and monitor/.json use incorrect Id (mathing Monitor.Id instead of Monitor.ManufacturerId) to return Manufacturer and CameraModel:
Fixes
#3475
2022-05-01 13:25:42 -04:00
Server.php
…
State.php
…
Storage.php
…
User.php
Fix encrypting password when saving User
2021-04-26 09:40:08 -04:00
Zone.php
…
ZonePreset.php
…