..
add_monitors.js
show No streams found if none were found
2018-02-09 07:30:12 -08:00
console.js
add select button
2018-04-03 10:36:58 -07:00
console.js.php
Update and fix console buttons. Use a separate button for clone
2018-02-08 09:47:16 -05:00
control.js
Fix ptz controls. Something has changed in the way the Event object works, but we don't actually need it.
2018-01-11 13:14:11 -05:00
controlcap.js
fix whitspace/braces
2017-05-18 13:50:56 -04:00
controlpreset.js
correct use of getValue. Use standard ddm element value instead
2018-05-16 11:13:59 -04:00
controlpreset.js.php
google code style
2018-05-16 11:14:11 -04:00
cycle.js
spacing
2018-07-09 12:33:21 -04:00
cycle.js.php
remove btn styles from buttons. make groups, cycle, montage, montage review non-popups. Add datetime filters to montagereview. Fix dark skin
2017-09-30 14:19:32 -04:00
devices.js
fix whitspace/braces
2017-05-18 13:50:56 -04:00
donate.js
fix whitspace/braces
2017-05-18 13:50:56 -04:00
donate.js.php
Ran script to replace all Short open tags
2014-12-05 10:44:23 +11:00
download.js
Add download video option to events view
2017-12-03 14:42:07 -05:00
download.js.php
double to single quotes and spacing
2018-05-18 15:52:12 +02:00
event.js
Fix spacing and pass popup to previous/next event so that popups stay as popups
2018-12-21 10:50:19 -05:00
event.js.php
Fix spacing and pass popup to previous/next event so that popups stay as popups
2018-12-21 10:50:19 -05:00
events.js
Fix #2124 . Always allow selection of checkboxes, include canEdit(Events) in button disabling.
2018-06-15 15:21:10 -04:00
events.js.php
Remove no longer used max from events
2017-12-02 12:28:05 -05:00
export.js
fix whitspace/braces
2017-05-18 13:50:56 -04:00
export.js.php
fix whitspace/braces
2017-05-18 13:50:56 -04:00
filter.js
Add a CSP script-src policy with nonce-source and convert more inline event handlers ( #2413 )
2019-01-16 09:59:58 -05:00
filter.js.php
Move arrays out of ifs, pass to js
2017-12-15 08:47:03 -05:00
frame.js
Merge branch 'robots' into storageareas
2017-12-07 10:31:25 -05:00
frame.js.php
Add h264 event view functionality and new feature alarmCues ( #2012 )
2017-12-04 21:26:59 -05:00
group.js
remove btn styles from buttons. make groups, cycle, montage, montage review non-popups. Add datetime filters to montagereview. Fix dark skin
2017-09-30 14:19:32 -04:00
groups.js
remove btn styles from buttons. make groups, cycle, montage, montage review non-popups. Add datetime filters to montagereview. Fix dark skin
2017-09-30 14:19:32 -04:00
log.js
When loading previous and subsequent log lines, merge the fields in the filters instead of replacing
2018-09-09 16:36:09 -04:00
login.js
Show error message upon unsuccessful login. Fixes #1648
2016-11-10 22:51:32 -07:00
login.js.php
Fix Undefined index: loginFailed. Resolves #1684
2016-11-16 19:42:04 -07:00
monitor.js
fix whitspace/braces
2017-05-18 13:50:56 -04:00
monitor.js.php
New Monitor Type - Website ( #2065 )
2018-04-26 17:18:36 -04:00
monitorpreset.js
fix whitspace/braces
2017-05-18 13:50:56 -04:00
monitorprobe.js
fix whitspace/braces
2017-05-18 13:50:56 -04:00
montage.js
comment out redundatn code increasing load on server
2018-10-19 15:02:10 -04:00
montage.js.php
rework from Url() to PathToIndex(), PathToZMS(), UrlToIndex() and UrlToZMS()
2018-11-27 17:35:25 -05:00
montagereview.js
prevent error when event has no frames. Fix PathToIndex() -> PathToIndex. Fixes #2411
2019-01-15 11:38:19 -05:00
montagereview.js.php
remove debug
2019-01-15 11:38:43 -05:00
onvifprobe.js
fix whitspace/braces
2017-05-18 13:50:56 -04:00
options.js.php
fix whitspace/braces
2017-05-18 13:50:56 -04:00
plugin.js
fix whitspace/braces
2017-05-18 13:50:56 -04:00
postlogin.js.php
fix whitspace/braces
2017-05-18 13:50:56 -04:00
privacy.js
Add Privacy Statement ( #2194 )
2018-08-30 13:25:02 -04:00
report_event_audit.js
add report_event_audit
2018-04-10 13:06:01 -07:00
server.js
fix whitespace
2017-05-18 14:07:56 -04:00
state.js
fix path when changing status.
2017-10-02 11:55:17 -04:00
state.js.php
move States loading code into state view where it belongs. Move runnign check into specific places where it is needed. These changes reduce events list load time by about 4 seconds for me.
2016-10-20 13:16:50 -04:00
storage.js
make navbar static instead of fixed, sync up dark theme, and improve storage editing styles
2017-01-30 21:16:21 -05:00
timeline.js
spacing
2018-04-20 14:24:56 -04:00
timeline.js.php
whitespace
2017-10-18 09:44:07 -07:00
user.js
fix whitspace/braces
2017-05-18 13:50:56 -04:00
version.js
fix whitspace/braces
2017-05-18 13:50:56 -04:00
version.js.php
Ran script to replace all Short open tags
2014-12-05 10:44:23 +11:00
video.js
fix whitspace/braces
2017-05-18 13:50:56 -04:00
video.js.php
add translate function
2015-05-10 08:10:30 -05:00
watch.js
fix #2317 by updating the url encoding of a filter to match events for that monitor
2018-11-23 15:34:23 -05:00
watch.js.php
rework from Url() to PathToIndex(), PathToZMS(), UrlToIndex() and UrlToZMS()
2018-11-27 17:35:25 -05:00
zone.js
Update area when editing x and y coords ( #2366 )
2018-12-27 14:28:14 -05:00
zone.js.php
rework from Url() to PathToIndex(), PathToZMS(), UrlToIndex() and UrlToZMS()
2018-11-27 17:35:25 -05:00
zones.js
No longer need to add thisUrl to monitorUrl
2018-10-20 11:37:36 -04:00
zones.js.php
rework from Url() to PathToIndex(), PathToZMS(), UrlToIndex() and UrlToZMS()
2018-11-27 17:35:25 -05:00