..
add_monitors.js
Replace MooTools usage for adding window event listeners ( #2429 )
2019-01-21 11:14:32 -05:00
console.js
Replace MooTools usage for adding window event listeners ( #2429 )
2019-01-21 11:14:32 -05: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
More eslint fixes; eslint in php; add eslint to travis ( #2419 )
2019-01-19 10:32:40 -05:00
controlcap.js
More eslint fixes; eslint in php; add eslint to travis ( #2419 )
2019-01-19 10:32:40 -05:00
controlpreset.js
Replace MooTools usage for adding window event listeners ( #2429 )
2019-01-21 11:14:32 -05:00
controlpreset.js.php
google code style
2018-05-16 11:14:11 -04:00
cycle.js
Fix eslint issues in cycle.js
2019-03-10 20:56:08 -07:00
cycle.js.php
fix up remaining issues with cycle updates
2019-03-04 13:35:40 -05:00
devices.js
fix whitspace/braces
2017-05-18 13:50:56 -04:00
donate.js
update and fix the donate popup
2019-03-05 13:10:04 -05:00
donate.js.php
Ran script to replace all Short open tags
2014-12-05 10:44:23 +11:00
download.js
Fix eslint errors
2019-03-20 14:51:39 -04:00
download.js.php
view=download: Remove inline event handlers and fix arbitrary URL/XSS usage. Fixes #2441
2019-02-09 01:16:32 -08:00
event.js
Fix eslint errors
2019-03-20 14:51:39 -04: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 eslint errors
2019-03-20 14:51:39 -04:00
events.js.php
Remove no longer used max from events
2017-12-02 12:28:05 -05:00
export.js
eslint fixes
2019-03-28 09:43:31 -04:00
export.js.php
Fixup exporting
2019-03-20 14:29:05 -04:00
filter.js
Fix +/- buttons on new line in filter not having onclick events bound
2019-05-29 09:23:56 -04:00
filter.js.php
Move arrays out of ifs, pass to js
2017-12-15 08:47:03 -05:00
frame.js
frame.php: Fix multiple XSS from 'show' and 'scale' parameters and enforce CSP.
2019-02-09 15:10:45 -08:00
frame.js.php
frame.php: Fix multiple XSS from 'show' and 'scale' parameters and enforce CSP.
2019-02-09 15:10:45 -08:00
group.js
Fix eslint violations ( #2416 )
2019-01-18 10:00:55 -05: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
fix eslint spacing
2019-06-06 13:40:00 -04:00
login.js
Replace MooTools usage for adding window event listeners ( #2429 )
2019-01-21 11:14:32 -05:00
login.js.php
Fix Undefined index: loginFailed. Resolves #1684
2016-11-16 19:42:04 -07:00
monitor.js
fix eslint errors in monitor.js
2019-05-27 11:25:49 -04:00
monitor.js.php
fix validateForm running on monitor cancel due to lack of type=button on cancel button
2019-02-08 09:55:32 -05: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
fix for zone overlay scaling issues in montage ( #2643 )
2019-06-24 11:45:40 -04:00
montage.js.php
rework from Url() to PathToIndex(), PathToZMS(), UrlToIndex() and UrlToZMS()
2018-11-27 17:35:25 -05:00
montagereview.js
fix eslint, Fix video not resuming after setting speed to 0.
2019-06-11 14:38:28 -04:00
montagereview.js.php
fix structure of events_by_monitor_id
2019-06-11 14:38:51 -04:00
onvifprobe.js
More eslint fixes; eslint in php; add eslint to travis ( #2419 )
2019-01-19 10:32:40 -05:00
options.js.php
fix whitspace/braces
2017-05-18 13:50:56 -04:00
plugin.js
Replace MooTools usage for adding window event listeners ( #2429 )
2019-01-21 11:14:32 -05:00
postlogin.js.php
redirect to console of successfullogin takes us to login
2019-02-24 10:07:42 -05:00
report_event_audit.js
Replace MooTools usage for adding window event listeners ( #2429 )
2019-01-21 11:14:32 -05:00
server.js
Merge branch 'release-1.32'
2019-02-22 11:24:23 -05:00
state.js
fix state actions
2019-02-05 12:35:06 -05: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
fix eslint complaints
2019-01-19 12:40:17 -05:00
timeline.js
More eslint fixes; eslint in php; add eslint to travis ( #2419 )
2019-01-19 10:32:40 -05:00
timeline.js.php
whitespace
2017-10-18 09:44:07 -07:00
user.js
More eslint fixes; eslint in php; add eslint to travis ( #2419 )
2019-01-19 10:32:40 -05: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
More eslint fixes; eslint in php; add eslint to travis ( #2419 )
2019-01-19 10:32:40 -05:00
video.js.php
add translate function
2015-05-10 08:10:30 -05:00
watch.js
Don't scroll to the top of the page when force/cancel alarm is clicked
2019-03-10 20:58:24 -07:00
watch.js.php
rework from Url() to PathToIndex(), PathToZMS(), UrlToIndex() and UrlToZMS()
2018-11-27 17:35:25 -05:00
zone.js
Fix eslint errors
2019-03-20 14:51:39 -04:00
zone.js.php
rework from Url() to PathToIndex(), PathToZMS(), UrlToIndex() and UrlToZMS()
2018-11-27 17:35:25 -05:00
zones.js
More eslint fixes; eslint in php; add eslint to travis ( #2419 )
2019-01-19 10:32:40 -05:00
zones.js.php
rework from Url() to PathToIndex(), PathToZMS(), UrlToIndex() and UrlToZMS()
2018-11-27 17:35:25 -05:00