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-21 20:19:18 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
85abc4b9a65e236cd3141a2de09671307f359ea7
zoneminder
/
web
/
includes
History
IgorA100
55276e73fe
Merge branch 'master' into patch-180448
2026-06-05 12:11:00 +03:00
..
actions
…
csrf
…
auth.php
…
config.php.in
…
control_functions.php
…
Control.php
feat: add Indicator LED control capability with session keepalive refs
#4875
2026-06-03 20:00:00 -04:00
database.php
…
download_functions.php
…
EncoderTemplates.php
…
Event_Data.php
…
Event_Tag.php
…
Event.php
Deleted the unnecessary line (Event.php)
2026-06-04 14:47:51 +03:00
Filter.php
fix: apply filter result limit when an empty Tags term is present
2026-06-04 00:08:34 +10:00
FilterTerm.php
Merge branch 'master' of github.com:ZoneMinder/zoneminder
2026-06-04 09:46:11 -04:00
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
Restored the missing <canvas> for audioVisualization (Monitor.php)
2026-06-04 20:27:42 +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
…