zoneminder/web/api/app/Controller
Andrew Bauer 66ec84fdea Merge pull request #1008 from pliablepixels/993-API-Auth
Included logic to not enforce authentication in API layer if ZM auth is off
2015-08-11 14:51:02 -05:00
..
Component Fixed events API to remove thumbnail code 2015-06-20 20:08:10 -04:00
AppController.php Included logic to not enforce authentication in API layer if ZM_OPT_USE_AUTH is disabled 2015-08-11 14:47:49 -04:00
ConfigsController.php Fixed Configs API to return all values 2015-07-21 13:28:37 -04:00
ControlsController.php Merged Angular UI branch API to master 2015-06-11 02:58:58 +00:00
EventsController.php Bumped up # of events per API to 100 instead of 25 2015-08-07 16:25:48 -04:00
FramesController.php Moved the api to underneath the web directory 2014-04-29 20:41:04 +00:00
HostController.php getVersion.json now returns both ZM version and API version 2015-06-13 16:33:15 +00:00
LogsController.php Merged Angular UI branch API to master 2015-06-11 02:58:58 +00:00
MonitorsController.php Merged Angular UI branch API to master 2015-06-11 02:58:58 +00:00
PagesController.php Moved the api to underneath the web directory 2014-04-29 20:41:04 +00:00
StatesController.php Merged Angular UI branch API to master 2015-06-11 02:58:58 +00:00
ZonePresetsController.php Merged Angular UI branch API to master 2015-06-11 02:58:58 +00:00
ZonesController.php Merged Angular UI branch API to master 2015-06-11 02:58:58 +00:00