.. |
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
|
Replace MooTools usage for adding window event listeners (#2429)
|
2019-01-21 11:14:32 -05: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
|
More eslint fixes; eslint in php; add eslint to travis (#2419)
|
2019-01-19 10:32:40 -05:00 |
donate.js.php
|
Ran script to replace all Short open tags
|
2014-12-05 10:44:23 +11:00 |
download.js
|
view=download: Remove inline event handlers and fix arbitrary URL/XSS usage. Fixes #2441
|
2019-02-09 01:16:32 -08: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
|
event.js: Wait for delete request to succeed before navigating. Fixes #2384 (#2515)
|
2019-02-11 09:34:51 -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
|
events.php: Remove inline event handlers and enforce CSP
|
2019-02-09 17:34:59 -08:00 |
events.js.php
|
Remove no longer used max from events
|
2017-12-02 12:28:05 -05:00 |
export.js
|
view=export: Remove inline event handlers and fix arbitrary URL/XSS usage. Fixes #2443
|
2019-02-09 02:01:26 -08:00 |
export.js.php
|
view=export: Remove inline event handlers and fix arbitrary URL/XSS usage. Fixes #2443
|
2019-02-09 02:01:26 -08:00 |
filter.js
|
fix CSP policy violations on filters view
|
2019-02-06 13:55:19 -05: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 accidental use of 'let' in 255806bd54
|
2019-02-10 11:14:55 -08: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
|
Replace MooTools usage for adding window event listeners (#2429)
|
2019-01-21 11:14:32 -05: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
|
Replace MooTools usage for adding window event listeners (#2429)
|
2019-01-21 11:14:32 -05: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 errors
|
2019-02-08 13:48:38 -05:00 |
montagereview.js.php
|
Make montagereview more robust when the storage area of an event has been deleted. Add the onmouse events using javascript instead of in the html canvas element so that our CSP policy works.
|
2019-02-06 11:46:48 -05: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
|
Replace usage of PHP_SELF in views/. Fixes #2450
|
2019-02-09 21:39:19 -08:00 |
privacy.js
|
More eslint fixes; eslint in php; add eslint to travis (#2419)
|
2019-01-19 10:32:40 -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
|
More eslint fixes; eslint in php; add eslint to travis (#2419)
|
2019-01-19 10:32:40 -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
|
Replace MooTools usage for adding window event listeners (#2429)
|
2019-01-21 11:14:32 -05:00 |
watch.js.php
|
rework from Url() to PathToIndex(), PathToZMS(), UrlToIndex() and UrlToZMS()
|
2018-11-27 17:35:25 -05:00 |
zone.js
|
Fix zone area calculation (#2437)
|
2019-01-23 10:35:18 -05: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 |