Isaac Connor
671d58f0d0
bump version and put back ZM_MIN_RTSP_PORT setting
2021-01-26 12:35:17 -05:00
Isaac Connor
5c1135b2a7
Merge branch 'master' into no_decode
2020-12-10 15:15:32 -05:00
Isaac Connor
1c45019eeb
Bump version to 1.35.15
2020-12-03 13:16:42 -05:00
Isaac Connor
a3a6d94b6f
bump version to 1.15.14
2020-11-06 14:16:34 -05:00
Isaac Connor
3e5f87cb41
Bump version to 1.35.13
2020-11-04 14:42:01 -05:00
Isaac Connor
86bf491fe1
Add Locking to filters, bump db to 1.35.12.
2020-10-28 12:55:32 -04:00
Isaac Connor
4c92c99ba1
bump version for 1.35.11 db updates
2020-10-28 12:39:50 -04:00
Isaac Connor
8227de8642
bump version to 1.35.10 to pick up Filter AutoUnarchive column
2020-10-12 11:04:16 -04:00
Isaac Connor
a58e5e96d7
bump version
2020-10-02 15:57:05 -04:00
Isaac Connor
3eae356ed7
Bump to 1.35.8. Change table engine to InnoDb for Monitor_Status.
2020-09-30 09:39:31 -04:00
Isaac Connor
37b0fc4bbd
bump version to pickup geolocation updates
2020-09-28 09:34:08 -04:00
Isaac Connor
e111edbb72
bump version to 1.35.6 to pick a db fix from 1.34.20
2020-08-23 11:53:43 -04:00
Isaac Connor
65d7c9e51d
bump version 1.35.5
2020-06-05 17:51:06 -04:00
Isaac Connor
c75cd1ecc9
bump version to pick up new ONVIF fields
2020-05-12 18:45:14 -04:00
Isaac Connor
d281d2243c
bump version so that Frames.Id update runs
2020-05-05 18:05:23 -04:00
Isaac Connor
fc25a777fd
Bump version for db update adding VNC Monitor Type
2020-03-27 14:47:59 -04:00
Isaac Connor
8300b94382
bump version to 1.35.1
2020-03-05 15:50:02 -05:00
Isaac Connor
17eca9f495
bump version to 1.35.0 for db upgrade
2020-02-19 14:50:16 -05:00
Isaac Connor
ea2eba4110
bump version to 1.34.3
2020-02-19 13:50:27 -05:00
Isaac Connor
b7ad7ab1fc
release 1.34.2
2020-02-04 16:47:39 -05:00
Isaac Connor
fb5111ffe4
bump version to 1.34.1 for release
2020-01-24 17:01:47 -05:00
Isaac Connor
d4bc0bf72b
bump version for release to 1.34.0
2020-01-15 17:31:06 -05:00
Isaac Connor
34354f5871
Add Notes field to monitors to store random info in. Bump version to 1.33.16. use htmlSElect for savejpegs. Move storage area under Storage tab.
2019-12-18 12:13:00 -05:00
Isaac Connor
a49d97a526
bump version
2019-11-29 14:07:50 -05:00
Isaac Connor
26720192ea
bumpv ersion for copy to filtet code
2019-08-06 20:30:06 -04:00
Isaac Connor
90cb5d018a
Fix 2673 ( #2675 )
...
* Change MaxFPS to DECIMAL(5,3) to handle values like 1/60 = 0.017
* When fps < 1 we may need to wait longer than 10s. Also, we cannot sleep for a long time, because we may need to send a keep alive or check the command queue. So limit the sleep to 1s
* Bump version
* Update MaxFPS to Decimal(5,3)
* Fix missing ;
2019-07-31 11:42:38 -04:00
Andrew Bauer
8c735856f8
bump version
...
required by #2653
2019-07-07 07:32:12 -05:00
Isaac Connor
0103df9781
bump verison
2019-06-25 15:35:09 -04:00
Isaac Connor
6ed0074077
End continuous events on alarm ( #2644 )
...
* Reference /run/zm instead of /var/run/zm because systemd-tmpfiles complains about it
* Spacing, google code style and tabs to spaces
* add update script to add MinSectionLength
* Add min_section_length to enforce a minimum event length when closing continuous events on alarm
2019-06-24 11:29:00 -04:00
Pliable Pixels
ae14be916c
initial plumbing to introduce token expiry and API bans per user
2019-05-11 13:39:40 -04:00
Isaac Connor
75b4f4f2b3
Add a few missing GREATESTs in the triggers.
2019-04-30 17:29:18 -04:00
Isaac Connor
3c56b32b08
Use GREATEST function prevent negative values in event counts
2019-04-24 10:38:08 -04:00
Isaac Connor
d776f63bd8
Change MonitorIds from TinyText to TEXT. Fixes #2569
2019-04-07 17:23:39 -04:00
Isaac Connor
3ab1c9983a
Update Controls INSERTS to match new column count. Add a db update script to update the Controls table with the new CanReboot column
2019-04-02 09:05:52 -04:00
Isaac Connor
d737e81e21
bump version for DefaultCodec in monitors
2019-03-06 14:57:05 -05:00
Isaac Connor
92ded81e26
bump version
2019-02-27 09:29:27 -05:00
Isaac Connor
512a6e19de
bump version
2019-02-13 16:55:55 -05:00
Andrew Bauer
151c7677d8
add WebSite type to enum ( #2382 )
...
* add WebSite type to enum
* add website enum to update script
* update enum
* bump the version
2019-01-03 17:06:44 -05:00
Andrew Bauer
af6b709ae1
bump to 1.33.0 development
2018-12-11 09:28:48 -06:00
Andrew Bauer
077c643da0
1.32.3 release
2018-12-08 08:22:36 -06:00
Andy Bauer
5b93b77499
bump verion to 1.32.2
2018-10-13 13:36:15 -05:00
Andy Bauer
5c6cf88d93
bump version to 1.32.1
2018-10-02 07:37:55 -05:00
Andrew Bauer
002bb67ccc
bump version to 1.32.0 release
2018-09-12 07:09:25 -05:00
Isaac Connor
c271948f3d
bump version to 1.31.47
2018-08-24 12:26:44 -04:00
Isaac Connor
4e30a9e71c
Stats.EventId must be a bigint too
2018-08-21 12:50:33 -04:00
Isaac Connor
11cedb4335
repeat the update that adds Refresh to Monitors. Bump version.
2018-07-31 10:27:34 -04:00
Isaac Connor
7e88d28857
bump version to .44
2018-04-26 21:58:19 -04:00
Andrew Bauer
86b2f6a12e
New Monitor Type - Website ( #2065 )
...
* implement website monitor
* don't check certain fields when using website monitor
* continue to fix javascript errors for website monitors
* check $monitor, not $new_monitor here
* add website monitor documentation
was somehow left out of the initial commit
* fix corruption of functions.php
* add missing comma
* remove errors by testing for existence of key. If it's a new monitor, then none of the keys will be valid
* If the monitor type is WebSite, then default Status to Running.
* put back start function that got lost in merge. Don't start StreamCmd's if it's a WebSite
* Add midding comma
* Hide unrelated tabs when type is WebSite. Put back input fields for Type=WebSite
* Don't show control or any of the status fields for WebSite type monitors
* add some parenthesis to ensure order of operations, seems to fix fps and status fields not being shown for regular monitors
2018-04-26 17:18:36 -04:00
Isaac Connor
bd5f4020ca
bump version
2018-04-19 10:10:23 -04:00
Isaac Connor
f9f78e9aa3
Convert event_id to a 64bit unsigned int
2018-04-12 13:40:11 -07:00