.. |
add_monitors.js
|
Replace MooTools usage for adding window event listeners (#2429)
|
2019-01-21 11:14:32 -05:00 |
console.js
|
Use material icons for sort because they look nicer
|
2019-08-19 08:59:15 -04: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
|
2019-07-26 12:28:02 -04:00 |
download.js.php
|
Fix download and export button from events list. Fixes #2668 (#2670)
|
2019-07-24 12:31:43 -04:00 |
event.js
|
Add auth to streamParms so that multi-server event viewing works
|
2019-08-26 16:19:44 -04:00 |
event.js.php
|
Use index to server hosting storage where event is saved to talk to zms
|
2019-08-27 15:19:18 -04:00 |
events.js
|
Fix download and export button from events list. Fixes #2668 (#2670)
|
2019-07-24 12:31:43 -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
|
move executeFilter to Filter->execute. If no changes have been made, don't make a tempfilter.
|
2019-08-26 18:48:34 -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
|
Allow montage review maxdatetime to be less than minDateTime. This allows us to set it first so that the reload does kill us
|
2019-08-26 16:20:23 -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
|
Fixes #2579 by putting the event Id into an attribute of the delete button. Also uses a button instead of a link. Also only does parent refresh if parent exists (#2662)
|
2019-07-24 11:39:21 -04:00 |
watch.js.php
|
rework from Url() to PathToIndex(), PathToZMS(), UrlToIndex() and UrlToZMS()
|
2018-11-27 17:35:25 -05:00 |
zone.js
|
Update Zone buttons. Fix double submit. Fixes #2671
|
2019-08-02 08:04:38 -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 |