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-02-07 13:01:24 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cc71e6fc15acf4db71db6d06533418e0c628bb4e
zoneminder
/
web
/
api
/
app
/
Model
History
Isaac Connor
bb67c27d3b
It is okay to call daemonControl with function==None for command == stop. All others give a warning. Fixes monitors on other servers not stopping when set to None.
2021-06-12 12:22:42 -04:00
..
AppModel.php
Upgrade cakephp to 2.10.24
2021-02-02 23:19:52 -05: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
Make Group containable
2019-12-20 14:56:14 -05:00
Host.php
…
Log.php
…
Monitor_Status.php
rough in adding Monitor_Status to Monitors
2018-10-31 11:08:44 -04:00
Monitor.php
It is okay to call daemonControl with function==None for command == stop. All others give a warning. Fixes monitors on other servers not stopping when set to None.
2021-06-12 12:22: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
Update api Zone Saving.
Fixes
#3037
2020-09-10 13:31:39 -04:00
ZonePreset.php
…