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-05 14:38:23 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d9be8def3d6035479576eb080d1c053702f7d8af
zoneminder
/
web
/
api
/
app
/
Controller
History
Isaac Connor
74aab0a76e
Prevent editing of system config entries through the api
2022-05-30 10:02:49 -04:00
..
Component
…
AppController.php
…
CameraModelsController.php
rough in api support for Models and Manufacturers
2021-09-25 20:49:30 -04:00
ConfigsController.php
Prevent editing of system config entries through the api
2022-05-30 10:02:49 -04:00
ControlsController.php
…
EventsController.php
allow option to not load the frames DB table
2021-06-27 15:55:10 -04:00
FramesController.php
…
GroupsController.php
…
HostController.php
Change log level to debug when warning about ZM_OPT_AUTH being turned off.
Fixes
#3207
2021-04-07 09:47:48 -04:00
LogsController.php
…
ManufacturersController.php
rough in api support for Models and Manufacturers
2021-09-25 20:49:30 -04:00
MonitorsController.php
Don't both running zmu if monitor Function is set to None
2021-12-10 16:08:43 -05:00
PagesController.php
…
ServersController.php
remove cruft from ServersController.php
2021-09-25 20:44:16 -04:00
StatesController.php
…
StorageController.php
…
UsersController.php
Remove dbeug
2021-04-26 09:40:08 -04:00
ZonePresetsController.php
…
ZonesController.php
…