Isaac Connor
|
72be70f166
|
When using flat mode, only rename files that don't aleady include the event id. Turn off master.html if only video is being downloaded
|
2022-05-24 12:11:55 -04:00 |
|
Isaac Connor
|
05a38c76ba
|
Turn back on flat structure for video Download
|
2022-05-24 12:11:18 -04:00 |
|
Isaac Connor
|
3f2de7a45b
|
Fix inverted logic breaking audio
|
2022-05-20 13:56:32 -04:00 |
|
Isaac Connor
|
0a3bb25a87
|
Don't allow setting progressbar to 0
|
2022-05-20 13:47:31 -04:00 |
|
Isaac Connor
|
998f98fe85
|
cpplint changes
|
2022-05-19 16:08:17 -04:00 |
|
Isaac Connor
|
e9e9bf525c
|
Log keyframe interval seen when clearing queue.
|
2022-05-19 15:53:57 -04:00 |
|
Isaac Connor
|
76b844530b
|
Config entries are not constants, duh
|
2022-05-19 14:06:30 -04:00 |
|
Andrew Bauer
|
20fb5fb5b9
|
don't build against gsoap on el7
el7's gsoap is too old
|
2022-05-19 10:52:54 -05:00 |
|
Andrew Bauer
|
c6e7f0b884
|
add zmeventtool.pl to rpm specfile
|
2022-05-19 07:27:29 -05:00 |
|
Andrew Bauer
|
f0bd2cec40
|
Merge pull request #3487 from jp-bennett/master
Attempt 3 at offline gsoap builds
|
2022-05-18 21:23:14 -05:00 |
|
Isaac Connor
|
27bc8d9764
|
Stop the dbQueue before closing logs. Since dbQueue.stop() join's the dbQueue thread, it should not log after we return.
|
2022-05-18 19:00:40 -04:00 |
|
Isaac Connor
|
d673266235
|
Stop the dbQueue before closing logs. Since dbQueue.stop() join's the dbQueue thread, it should not log after we return.
|
2022-05-18 19:00:30 -04:00 |
|
Isaac Connor
|
dc30629247
|
Stop the dbQueue before closing logs. Since dbQueue.stop() join's the dbQueue thread, it should not log after we return.
|
2022-05-18 19:00:21 -04:00 |
|
tftadmin Appleton
|
8254e12fa6
|
Fix password_type test on REQUEST['password'] instead of user['Password'] causing password migrations to not happen
|
2022-05-18 18:59:56 -04:00 |
|
tftadmin Appleton
|
8912aeb56d
|
Fix loading sessions
|
2022-05-18 18:59:45 -04:00 |
|
tftadmin Appleton
|
3d16be1f0f
|
Only keep ZM_COOKIE_LIFETIME entries in Sessions.
|
2022-05-18 18:59:37 -04:00 |
|
tftadmin Appleton
|
ad2a2be7ef
|
Specify only sessions active in the last ZM_COOKIE_LIFTTIME seconds when loading logout modal
|
2022-05-18 18:59:28 -04:00 |
|
Jonathan Bennett
|
94cf974469
|
Adds bindings.h to avoid downloading files
|
2022-05-18 17:55:10 -05:00 |
|
Jonathan Bennett
|
c90aef7507
|
Revert "Adds event.wsdl to prevent the compile-time download"
This reverts commit e1293260c6.
|
2022-05-18 17:36:17 -05:00 |
|
Jonathan Bennett
|
e0be79e24b
|
Revert "Reverts adding event.wsdl, adds soapcpp2 outputs"
This reverts commit efb0aaf122.
|
2022-05-18 17:35:24 -05:00 |
|
Isaac Connor
|
cf4710d28d
|
Merge pull request #3486 from jp-bennett/master
Reverts adding event.wsdl, adds soapcpp2 outputs
|
2022-05-18 17:19:51 -04:00 |
|
Isaac Connor
|
984c08049b
|
fix compile on < ffmpeg5
|
2022-05-18 17:12:06 -04:00 |
|
Isaac Connor
|
e51d3a206f
|
Use auto to get the right type for n_coords
|
2022-05-18 17:07:06 -04:00 |
|
Jonathan Bennett
|
efb0aaf122
|
Reverts adding event.wsdl, adds soapcpp2 outputs
|
2022-05-18 15:54:08 -05:00 |
|
Isaac Connor
|
61c5f9aad3
|
ffmpeg5 fix by adding const
|
2022-05-18 16:29:49 -04:00 |
|
Andrew Bauer
|
7f1030a6fb
|
Merge pull request #3485 from jp-bennett/master
Adds event.wsdl to prevent the compile-time download
|
2022-05-18 14:57:07 -05:00 |
|
Jonathan Bennett
|
e1293260c6
|
Adds event.wsdl to prevent the compile-time download
|
2022-05-18 14:29:49 -05:00 |
|
Isaac Connor
|
2410843851
|
Use now() instead of packet timestamp for last_write_time. This prevents zmwatch from restarting the monitor just because it is falling behind. Add a warning about decoding falling behind
|
2022-05-18 12:00:56 -04:00 |
|
Isaac Connor
|
ec6c2d60cb
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2022-05-17 15:05:28 -04:00 |
|
Isaac Connor
|
b254f990d0
|
Warn when the number of vertices changes due to clipping
|
2022-05-17 15:05:25 -04:00 |
|
Isaac Connor
|
02cca8e57b
|
Handle no vertices in Fill. Prevents crash when a zone is entirely outside the image
|
2022-05-17 15:05:08 -04:00 |
|
Isaac Connor
|
0dd7539ce9
|
Add seconds after ExecuteInterval
|
2022-05-17 14:50:09 -04:00 |
|
Isaac Connor
|
dd17bf5ef7
|
Make zmfilter.pl always honour ExecuteInterval. We might want it to be less than the default of 60
|
2022-05-17 14:49:54 -04:00 |
|
Isaac Connor
|
61fc107808
|
Fix Analysis remaining turned on for Monitor and NoDect
|
2022-05-17 14:03:04 -04:00 |
|
Isaac Connor
|
0fedb97b57
|
Turn off gsoap, it doesn't compile
|
2022-05-17 12:57:37 -04:00 |
|
Isaac Connor
|
db066f02c8
|
remove space. Fix eslint
|
2022-05-17 12:31:10 -04:00 |
|
Isaac Connor
|
f502883ebe
|
Move code from Event to Storage to implement delete_path(). Implement delete_analysis_jpegs()
|
2022-05-17 12:30:49 -04:00 |
|
Isaac Connor
|
34610069ea
|
Move code from Event to Storage to implement delete_path()
|
2022-05-17 12:29:46 -04:00 |
|
Isaac Connor
|
4349106270
|
Rough in zmeventtool with command deleteanalysisjpegs
|
2022-05-17 12:26:33 -04:00 |
|
Isaac Connor
|
039c318a19
|
Fix warning about missing initializers
|
2022-05-13 16:40:56 -04:00 |
|
Isaac Connor
|
955579ac87
|
cmake can't build gsoap
|
2022-05-13 13:53:32 -04:00 |
|
Isaac Connor
|
5c9ee31767
|
Revert "Adds the gsoap package to Build-Depends"
This breaks ppa building. Until we figure that out, don't include gsoap
This reverts commit 0e7ec03ea7.
|
2022-05-13 11:57:47 -04:00 |
|
Isaac Connor
|
3457091c82
|
Don't include soap. It doesn't build
|
2022-05-13 11:56:38 -04:00 |
|
Isaac Connor
|
a7f586a46d
|
fix eslint
|
2022-05-13 11:02:12 -04:00 |
|
Isaac Connor
|
a8a20bdddd
|
Use kill instead of stop when nav button clicked. Comment out onbeforeunload, it isn't working as expected or documented
|
2022-05-13 11:01:38 -04:00 |
|
Isaac Connor
|
47e9522c93
|
Add gsoap version from jammy
|
2022-05-13 10:41:25 -04:00 |
|
Isaac Connor
|
c8876346c3
|
Deprecate php-apc and php-apc-bc
|
2022-05-13 10:39:40 -04:00 |
|
Isaac Connor
|
e666452a83
|
Initial page load of montage should be single still images, with no connkey. Those will be added in js
|
2022-05-13 10:34:30 -04:00 |
|
Isaac Connor
|
94504df6fa
|
Add onbeforeunload event handler to killoff the streams so that the browser can actually go.
|
2022-05-13 10:34:02 -04:00 |
|
Isaac Connor
|
0ede5cec85
|
remove duplication of onload, onerror. Introduce a kill function to be called when we browse away to stop all the ajax.
|
2022-05-13 10:33:35 -04:00 |
|