zoneminder/web
Isaac Connor c922629729 Merge branch 'more_gps' of github.com:ZoneMinder/zoneminder into more_gps 2023-07-19 16:30:24 -04:00
..
ajax Remove debug 2023-07-15 10:29:38 -04:00
api Load the ZM::Event using the Event Model data instead of loading by Id which goes back to db. 2023-06-09 10:53:10 -04:00
css old overlay code is no longer used 2021-01-04 13:51:03 -06:00
fonts Update material icons to v1.11.10 2022-08-19 13:33:22 -04:00
graphics
includes Merge branch 'more_gps' of github.com:ZoneMinder/zoneminder into more_gps 2023-07-19 16:30:24 -04:00
js No longer abort when sending a command... no streaming ajax should take any significant time. 2023-07-11 17:27:52 -04:00
lang Add Help for OPTIONS_ALARMMAXFPS 2023-06-19 11:29:31 -04:00
scripts
skins/classic Cleanup mid before use. Mostly to quiet snyk 2023-07-17 17:02:32 -04:00
vendor Replace MySQL Password() with bcrypt, allow for alternate JWT tokens (#2598) 2019-05-24 13:48:40 -04:00
views Implement read locks when accessing jpgs. Implement locking on creating scaled jpegs. 2023-07-13 17:20:18 -04:00
.editorconfig
.gitignore Replace MySQL Password() with bcrypt, allow for alternate JWT tokens (#2598) 2019-05-24 13:48:40 -04:00
.travis.yml
CMakeLists.txt Build: Reindent the CMakeLists 2021-02-04 22:00:56 +01:00
README.md
composer.json Bump firebase/php-jwt from 5.0.0 to 6.0.0 in /web 2023-02-17 14:54:52 +00:00
composer.lock Bump firebase/php-jwt from 5.0.0 to 6.0.0 in /web 2023-02-17 14:54:52 +00:00
index.php Convert user from an array to a User object 2023-04-23 12:57:29 -04:00
robots.txt Documentation Improvements + Fixes (#2230) 2018-10-03 10:29:10 -04:00

README.md

Modern ZoneMinder Skin

This web frontend to ZoneMinder is a complete rewrite of the classic frontend, based on CakePHP.