Moe Alam
263de4bf0e
update monitor muting for modern browsers
2020-12-01 07:27:44 -08:00
Moe Alam
edbcbcdd29
update PTZ button appearance
2020-09-20 21:26:01 -07:00
Moe
1a7ce7e462
fix delete function in UI
2020-08-17 21:16:03 -07:00
Moe
22f2d37f1f
Show GPS data on Video Recordings (if they have it)
2020-07-29 16:38:04 -07:00
Moe
ba5743e380
set "Test Trigger" button to result in 100% change not 197%
2020-07-24 10:31:04 -07:00
Moe
57a876e28d
minor cleanup for PTZ handling
2020-06-13 11:46:20 -07:00
Moe
3bec7a95d7
Minor Adjustments to UI, swap Mode changing button with Event Trigger button
2020-05-28 11:34:53 -07:00
Moe
c2a9633cc1
Refactor Schedules js, add Scheduler launcher in Preset section
2020-05-27 17:46:37 -07:00
Moe
b00c41a1d6
minor css fix for delete monitor window
2020-05-25 14:29:20 -07:00
Moe
295766b2a8
Basic Event Counts Windows, display chart by tag name
2020-05-24 19:41:24 -07:00
Moe
06b81cea22
refactor Timelapse code, fix date selection
2020-05-16 13:01:09 -07:00
Moe
3179fe1a20
fix UTC bug in calendar
2020-05-07 08:39:19 -07:00
Moe
3c849f73d5
refactor for region editor js
2020-04-16 23:15:31 -07:00
Moe
acdc40e545
Merge branch 'fix-scrolling' into 'dev'
...
Fix scrolling when clicking thumbnail.
See merge request Shinobi-Systems/Shinobi!45
2020-04-06 17:05:54 +00:00
Moe
b478bb92c0
Mute Audio on Monitors individually (dashboard UI)
2020-04-04 16:59:18 -07:00
JordanGeoghegan
f5f89e6d74
Fix longstanding issue with incorrect file size calculation
2020-01-31 18:30:24 -08:00
Moe
62f2dab693
add Open All Monitors to menu
2020-01-10 15:39:44 -08:00
DewGew
1f88060f16
Added deleted locale for calendar
2019-08-20 07:44:59 +00:00
Moe
0434620ec8
Add Zoom In Magnifier to live stream and Power Video
...
+ adjust logWriter flood check timeout
+ minor cleanup (removing ";" just for you @kevinGodell)
2019-08-16 13:19:22 -07:00
Moe
dff2629722
Revert "Revert "Revert "Revert "Revert "Revert "force ftp/smtp events to save to sql by default""""""
...
This reverts commit 7ac630a0f7 .
2019-08-11 20:42:42 -07:00
Moe
7ac630a0f7
Revert "Revert "Revert "Revert "Revert "force ftp/smtp events to save to sql by default"""""
...
This reverts commit 71184a2cc3 .
2019-08-11 20:42:29 -07:00
Moe
71184a2cc3
Revert "Revert "Revert "Revert "force ftp/smtp events to save to sql by default""""
...
This reverts commit f9b8a2f11a .
2019-08-11 20:41:22 -07:00
Moe
f9b8a2f11a
Revert "Revert "Revert "force ftp/smtp events to save to sql by default"""
...
This reverts commit 5c1410b283 .
2019-08-11 20:41:09 -07:00
Moe
5c1410b283
Revert "Revert "force ftp/smtp events to save to sql by default""
...
This reverts commit e63b870fbb .
2019-08-11 20:41:04 -07:00
Moe
e63b870fbb
Revert "force ftp/smtp events to save to sql by default"
...
This reverts commit d2e99eb27c .
2019-08-11 20:40:37 -07:00
Moe
d2e99eb27c
force ftp/smtp events to save to sql by default
2019-08-11 20:40:18 -07:00
DewGew
838f8c961f
Added locales to calendar
2019-08-07 11:28:00 +00:00
Moe
84229aa972
fix visual appearance for manual "next/previous" press in power video
2019-08-04 09:51:15 -07:00
Moe
811941310c
Update Power Video Viewer to Version 5
...
- The return of vis.js for the Power Video Viewer. Now you are able to view multiple monitor's videos at a single time. Control speed
+ move confirm window js
+ remove some extra files
2019-08-03 23:49:34 -07:00
Peeter Normak
a1e6d6dfd3
on page switch, scroll to top
2019-07-16 17:13:08 +03:00
Peeter Normak
cc1695fb28
improve videos table rendering speed
2019-07-16 17:13:08 +03:00
Moe
bcdb54d02b
Modify JPEG-Based Timelapse Method and add basic GUI
...
+Bug fixes for UI
2019-03-23 18:25:58 -07:00
Moe
5f73f2806e
Flood Controller for log stream
2019-03-06 18:25:15 -08:00
Moe
38e67d933a
Multi Trigger by Group
...
- In Global Detector Settings you can now find the option to trigger other cameras when a particular monitor has been triggered.
+ Remember monitor order in dashboard list
+ Allow sending frames to Plugin based detection with Primary Send Frames off.
+ minor clean up
2019-02-27 20:32:29 -08:00
caedmon
1f09e6afcb
Fix href for delete video button
2019-01-29 11:20:55 -08:00
caedmon
fb81eb0c7f
Fix scrolling when clicking thumbnail.
...
Use position rather than offset to get top of monitor, since we want it relative to the canvas.
Also, don’t subtract header height since it’s not in the canvas.
2019-01-14 09:44:05 -08:00
Moe
d30a2702ef
Refactor main.dash2.js into multiple modules
...
- purpose is to clean dash2 code and make it usable for a transform to dash3 while only taking the pieces we want.
- this should also make it easier for developers to understand frontend structure.
2019-01-12 10:53:12 -08:00