zoneminder/web/ajax/modals
Isaac Connor a64115fe21 Add popup with confirm and chunked unarchiving. 2024-05-10 13:03:08 -04:00
..
add_monitors_import.php Add an import modal for use in add_monitor view 2023-05-12 15:14:46 -04:00
areyoustillwatching.php Add are you still watching modal 2023-11-20 14:23:57 -05:00
controlpreset.php Log an error when we don't have permission to load the preset edit modal 2024-03-23 13:38:26 -04:00
delconfirm.php Add a progress ticker, and delete events in chunks of 10. Fixes #3444 2022-06-06 13:09:41 -04:00
device.php Fix form structure, use of get instead of post and duplicated action input 2022-10-14 14:09:43 -04:00
donate.php remove extra spacing, move dropdown option own to where they are used 2022-09-06 11:22:47 -04:00
download.php Introduce new download mode that concats event videos into 1 file per monitor 2023-10-04 12:04:11 -04:00
enoperm.php convert enoperm function to php file 2020-09-18 09:24:23 -05:00
eventdetail.php Add event Name to the event detail modal 2023-05-12 15:15:55 -04:00
eventrename.php spacing 2021-06-08 16:58:50 -04:00
eventunarchive.php Add popup with confirm and chunked unarchiving. 2024-05-10 13:03:08 -04:00
filterdebug.php Make button on Filter Debug modal be Close instead of Cancel 2022-10-31 17:59:52 -04:00
function.php Adds RTSP2Web support for live view 2023-07-29 23:46:31 -05:00
group.php Use validCardinal on Id's cuz we don't trust the db or Object 2024-01-25 18:38:44 -05:00
log_export.php Move log export to a generic modal 2020-09-21 13:01:58 -04:00
logout.php Only print logged in user name if we are actually logged in, in order to avoid errors in logs 2023-10-05 17:03:42 -04:00
objdetect.php revert back to a standard modal (no static backdrop) for objdetect 2021-01-02 12:34:33 -06:00
optionhelp.php When listing option name, remove the ZM_ to be consistent with the options view 2024-02-15 12:54:39 -05:00
server.php Protect against XSS in server db values 2024-01-25 19:34:46 -05:00
settings.php Protect mid with validCardinal. Return early if it is invalid or monitor is not found 2024-01-24 19:28:59 -05:00
shutdown.php replace shutdown form submit with ajax 2020-10-14 10:03:33 -05:00
state.php Cleanup the state modal. Fix form post 2022-11-16 10:14:24 -05:00
storage.php Use ajax error when specified storage not found. 2023-11-13 11:37:47 -05:00