.. |
add_monitors.js
|
Merge branch 'master' into zma_to_thread
|
2020-12-29 12:18:26 -05:00 |
console.js
|
fix hiding cloneBtn
|
2021-02-02 23:19:52 -05:00 |
console.js.php
|
Add missing comma
|
2020-12-10 14:08:01 -05:00 |
control.js
|
replace mootools in control.js
|
2020-12-20 08:29:39 -06:00 |
controlcap.js
|
reconfig controlcap cancel button
|
2020-09-26 16:39:31 -05:00 |
controlcaps.js
|
deploy canView and canEdit js objects
|
2020-12-08 14:25:48 -06:00 |
cycle.js
|
Fix indentation for ESLint
|
2022-01-22 13:37:44 -06:00 |
cycle.js.php
|
Add Janus to Cycle view. Remove debug Alert() messages
|
2022-01-12 22:47:35 -06:00 |
devices.js
|
deploy canView and canEdit js objects
|
2020-12-08 14:25:48 -06:00 |
event.js
|
Provide better logging when there is no data passwed to setAlarmCues
|
2022-01-10 15:25:15 -05:00 |
event.js.php
|
Add layers toggle button, cleanup code by using ->canView, rename Monitor to monitor, add svg zones layer
|
2021-12-05 17:48:49 -05:00 |
events.js
|
Remove text-nowrap from cause/notes column
|
2021-11-24 12:06:13 -05:00 |
events.js.php
|
centralize thumb animation js, add delay
|
2020-12-04 14:35:39 -06:00 |
export.js
|
Improvements to export. Fix tar -v, should be tar --version. make table width:100% and iframe height 100%. Always show thumbnail of video. Show Id of event if no other links. generate Images frame content event if no jpegs but there is an mp4. Set timeout to infinity for generating export. Provide more feedback if it breaks. Fix ticker.
|
2021-10-14 17:56:02 -04:00 |
export.js.php
|
…
|
|
filter.js
|
Remove debugging
|
2021-10-28 15:12:24 -04:00 |
filter.js.php
|
Add a sorted_monitor_ids array to use when generating sorted lists of monitors. Return proper json when things aren't set instead of empty string. Use sorted_monitor_ids to populate the monitor dropdown in filters
|
2020-12-18 10:23:41 -05:00 |
frame.js
|
use let/const
|
2022-01-07 16:22:24 -05:00 |
frame.js.php
|
autohide frame stats when out of pixels
|
2021-01-11 13:46:51 -05:00 |
frames.js
|
remove unneeded thumb animation functions from frames.js
|
2020-12-09 18:48:58 -06:00 |
frames.js.php
|
add option to disable thumb animation
|
2020-11-25 13:03:16 -06:00 |
groups.js
|
deploy canView and canEdit js objects
|
2020-12-08 14:25:48 -06:00 |
log.js
|
Use decodeURIComponent instead of decodeURI
|
2021-02-02 09:12:34 -05:00 |
login.js
|
handle if error message doesn't exist
|
2021-03-27 13:42:00 -04:00 |
login.js.php
|
…
|
|
monitor.js
|
Adds janus_enable_audio, a switch to try to enable audio in live stream viewing.
|
2022-01-19 00:14:52 -06:00 |
monitor.js.php
|
remove geolocation copies from config to javscript land. Now all of config is brought in my skin.js.php
|
2022-01-31 18:33:03 -05:00 |
monitorpreset.js
|
replace mootools .delay method
|
2021-01-11 13:46:50 -05:00 |
monitorprobe.js
|
Continue to work even if opener isn't defined, which it isn't anymore because we got rid of popups. Fixes save button on monitorprobe.
|
2021-08-05 14:48:14 -04:00 |
montage.js
|
If rate > 1600, limit it to 1600 to prevent logged errors
|
2022-01-20 11:50:53 -05:00 |
montage.js.php
|
First working Janus build
|
2022-01-10 23:22:37 -06:00 |
montagereview.js
|
kill the background timer when switching to history so that we don't cause a javascript error. comment out debugging and use native javascript instead of jquery.
|
2021-11-22 14:17:50 -05:00 |
montagereview.js.php
|
Move init of ctx up before we setup the monitors. I think in some cases we can calls functions that assume ctx has a value. Uncaught%20TypeError%3A%20Cannot%20read%20properties%20of%20undefined%20(reading%20'getImageData')
|
2021-11-22 12:53:51 -05:00 |
onvifprobe.js
|
replace mootools .delay method
|
2021-01-11 13:46:50 -05:00 |
options.js
|
deploy canView and canEdit js objects
|
2020-12-08 14:25:48 -06:00 |
options.js.php
|
deploy canView and canEdit js objects
|
2020-12-08 14:25:48 -06:00 |
plugin.js
|
…
|
|
postlogin.js
|
clean up postlogin js
|
2021-01-11 13:46:51 -05:00 |
postlogin.js.php
|
Add Snapshots and Snapshot_Events Tables. Add HomeView to Users.
|
2021-03-12 09:26:23 -05:00 |
report_event_audit.js
|
use a common function for datetime changes.
|
2020-12-04 15:28:26 -05:00 |
server.js
|
…
|
|
snapshot.js
|
Use canView.Snapshots for snapshot permissions instead of canView.Events
|
2021-08-18 10:53:59 -04:00 |
snapshot.js.php
|
Cleanup, split export and download functions in snapshot.
|
2021-08-06 19:18:02 -04:00 |
snapshots.js
|
Fix url to ajax endpoint for deleting snapshots.
|
2021-08-06 19:18:27 -04:00 |
snapshots.js.php
|
Rough in the ui for Snapshots
|
2021-03-12 09:28:05 -05:00 |
stats.js
|
whitespace
|
2020-08-23 13:02:35 -05:00 |
storage.js
|
…
|
|
timeline.js
|
Merge branch 'release-1.34'
|
2021-01-15 18:46:07 -05:00 |
timeline.js.php
|
Add globals, fixing timeline view
|
2020-08-11 13:47:37 -04:00 |
user.js
|
add back and refresh buttons to user view
|
2020-09-25 15:49:18 -05:00 |
video.js
|
Set to never timeout while generating video
|
2021-11-12 15:11:48 -05:00 |
video.js.php
|
unpopup video view
|
2020-10-05 15:44:07 -05:00 |
watch.js
|
Rework to use MonitorStream.js
|
2022-01-20 11:52:01 -05:00 |
watch.js.php
|
add connKey to monitorData
|
2022-01-20 11:53:05 -05:00 |
zone.js
|
Add translates for analyse button. Fixup styles
|
2022-01-07 16:30:14 -05:00 |
zone.js.php
|
Add translates for analyse button. Fixup styles
|
2022-01-07 16:30:14 -05:00 |
zones.js
|
setScale to auto
|
2021-11-12 15:11:48 -05:00 |
zones.js.php
|
Move state definitions into skin.js.php because they are used in several different views. Add STATE_UNKNOWN to match of with c++ side actual values.
|
2021-12-09 12:35:42 -05:00 |