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-04-03 05:36:41 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
664cd649f8e5cc65b1112be809cbd4ae83e710f1
zoneminder
/
web
/
api
/
app
/
Model
History
Isaac Connor
2fa0fbe448
Upgrade cakephp to 2.10.24
2021-02-02 23:19:52 -05:00
..
AppModel.php
Upgrade cakephp to 2.10.24
2021-02-02 23:19:52 -05:00
Config.php
…
Control.php
…
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
Remove references to zma
2021-02-01 17:29:16 -05:00
Server.php
…
State.php
…
Storage.php
rough in a Storage Model
2018-05-07 14:09:05 -07:00
User.php
Update permissions checking when viewing/editing users.
Fixes
#2982
. Also add a beforeFind that will remove the Password field from the query so that we don't return passwords
2020-07-30 11:03:24 -04:00
Zone.php
Update api Zone Saving.
Fixes
#3037
2020-09-10 13:31:39 -04:00
ZonePreset.php
…