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-06-03 19:37:06 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
51e8a4571cb94ef7f6038d8a42e0626fd6bed8d9
zoneminder
/
web
/
includes
History
Isaac Connor
97755a969f
Merge pull request
#4848
from IgorA100/patch-36225
...
Optimized the drop-down list of found monitors on Onvifprobe page
2026-05-31 12:38:31 -04:00
..
actions
…
csrf
…
auth.php
fix: stop warning on URL/session user mismatch in getAuthUser
2026-05-15 23:01:00 -04:00
config.php.in
…
control_functions.php
…
Control.php
…
database.php
…
download_functions.php
…
EncoderTemplates.php
…
Event_Data.php
…
Event_Tag.php
…
Event.php
…
Filter.php
Added the "controlHeader" class to the filter block on the Events page (Filter.php)
2026-05-29 00:33:02 +03:00
FilterTerm.php
…
Frame.php
…
functions.php
Apply suggestions from code review
2026-05-30 11:08:01 +03:00
Group_Monitor.php
…
Group_Permission.php
…
Group.php
…
lang.php
…
logger.php
…
Manufacturer.php
…
MenuItem.php
…
Model.php
…
Monitor_Permission.php
…
monitor_probe.php
Now we don't need to return "$monitor->Id()" because we can get Monitor.Id after Id has become public. (monitor_probe.php)
2026-05-29 16:27:15 +03:00
Monitor.php
"Id" is now public, not protected. (Monitor.php)
2026-05-29 16:14:04 +03:00
MontageLayout.php
…
Object.php
If the requested Object isn't found in the database, generate a Warning instead of an Error. (Object.php)
2026-05-31 17:46:02 +03:00
Report.php
…
Role_Group_Permission.php
…
Role_Monitor_Permission.php
…
Server.php
…
session.php
…
Snapshot.php
…
Storage.php
…
Tag.php
…
User_Preference.php
…
User_Role.php
…
User.php
…
Zone.php
…