Isaac Connor
|
3125dbbfc6
|
Only show scan button if arp or arp-scan is defined
|
2024-11-25 12:34:47 -05:00 |
Isaac Connor
|
e26d108da5
|
Add use warnings
|
2024-11-24 13:00:15 -05:00 |
Isaac Connor
|
ce35018319
|
Don't use a pre-prepared sth. A db disconnect can invalidate it and cause a crash.
|
2024-11-24 13:00:01 -05:00 |
Isaac Connor
|
c42179ffa7
|
Handle db reconnects, don't disconnect db because it rug pulls from under logging functions
|
2024-11-24 12:57:56 -05:00 |
Isaac Connor
|
7bcb588bf3
|
Fix eslint
|
2024-11-23 14:08:35 -05:00 |
Isaac Connor
|
1da0fa0af3
|
Disable reorder queue if doing encoding
|
2024-11-23 13:53:25 -05:00 |
Isaac Connor
|
65e098c35b
|
If no view, default to home view
|
2024-11-23 13:36:59 -05:00 |
Isaac Connor
|
7fed03d41b
|
Add auth to v4lsetting
|
2024-11-22 16:30:28 -05:00 |
Isaac Connor
|
1c2600ff2a
|
Don't set view in skin.php. Causes problems with not detecting not being logged in
|
2024-11-22 16:30:11 -05:00 |
Isaac Connor
|
1884b18611
|
Don't run actions if we intend to redirect
|
2024-11-22 16:29:35 -05:00 |
Isaac Connor
|
9c097919f6
|
Rough in missing v4l2settings.php
|
2024-11-22 16:28:32 -05:00 |
Isaac Connor
|
7933bd4852
|
Add some logging of invalid mid
|
2024-11-22 16:28:08 -05:00 |
Isaac Connor
|
bebd5d1b0e
|
Remove support for old single zmfilter process mode which won't work anyways as it only happens when there are no Background Filters
|
2024-11-22 10:05:12 -05:00 |
Isaac Connor
|
566ce16230
|
Only try to reboot if we can ping. The open can hang a long time, and so a rebooting camera can then be told to reboot again, causing an endless cycle
|
2024-11-19 10:27:59 -05:00 |
Isaac Connor
|
19bd85c9f2
|
Restart streams when user clicks off the AYSW modal.
|
2024-11-18 11:51:02 -05:00 |
Isaac Connor
|
16a5f9e0a2
|
Merge dbUpdate and dbInsert from another branch
|
2024-11-18 10:47:07 -05:00 |
Isaac Connor
|
efe16fd62e
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2024-11-18 10:46:40 -05:00 |
Isaac Connor
|
14f3f3bab1
|
Use > instead of >= in Ready for decoding count as we are ending up needing 1 from packet in queue.
|
2024-11-18 10:46:37 -05:00 |
Isaac Connor
|
d4d6438228
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2024-11-17 10:16:35 -05:00 |
Isaac Connor
|
70c715212f
|
Move authentication options to it's own tab
|
2024-11-17 10:16:31 -05:00 |
Isaac Connor
|
6236f68add
|
Fix console.err=>console.error
|
2024-11-15 16:19:40 -05:00 |
Isaac Connor
|
ce862d4b70
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2024-11-12 06:56:22 -05:00 |
Isaac Connor
|
f1cab94091
|
Add mysql install and db creation to Jammy instructions. Add a couple hints that it also applies to newer. Fixes #4185
|
2024-11-12 06:56:16 -05:00 |
Isaac Connor
|
1667e97dac
|
Add Last Modified and Size to files and folders list. Size of folders is calculated recursively
|
2024-11-10 18:27:36 -05:00 |
Isaac Connor
|
3c6ba77be9
|
If no path given, if there is 1 storage area, default to it otherwise list available storage areas
|
2024-11-09 18:09:56 -05:00 |
Isaac Connor
|
292f0d9611
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2024-11-08 18:07:08 -05:00 |
Isaac Connor
|
b6a49bef00
|
Fix stream getting killed after visibility returns if we return before 15 seconds
|
2024-11-06 16:43:16 -05:00 |
Isaac Connor
|
15733c284f
|
Update to latest PRO version. Uses self{} fields instead of local variables so we can use Control:: parent functions. Adds firmware detection and updating. Better credential parsing.
|
2024-11-06 16:32:26 -05:00 |
Isaac Connor
|
6c214c462c
|
Don't show deleted monitors
|
2024-11-06 13:21:02 -05:00 |
Isaac Connor
|
63ab3d6e14
|
Remove the modal content so that when choosing another group or new we get that instead of the first content
|
2024-11-06 13:18:24 -05:00 |
Isaac Connor
|
96406e2044
|
Reset decoding_image_count when Paused so that when we resume, the Ready function waits for enough packets in queue.
|
2024-11-06 13:01:13 -05:00 |
Isaac Connor
|
996d131179
|
destroying then re-applying chosen for some reason auto-selects all options. Fix the problem by fixing the table width with css so that the underlying select is already 100%.
|
2024-11-06 12:21:57 -05:00 |
Isaac Connor
|
8385aca883
|
Set any tables in a modal to 100% so that they fill the modal.
|
2024-11-06 12:21:15 -05:00 |
Isaac Connor
|
f51f1b4200
|
If no group id don't do sql lookup
|
2024-11-06 12:20:48 -05:00 |
Isaac Connor
|
b78ce0fea5
|
Give an id to the newGroup[MonitorIds] select can look it up more efficiently when applying chosen rules
|
2024-11-06 12:20:09 -05:00 |
Isaac Connor
|
a8c658aa50
|
Ensure that Servers is global.
|
2024-11-06 10:38:24 -05:00 |
Isaac Connor
|
d26bfab74a
|
Specify Time in soap_wsse_add_Timestamp which all examples do
|
2024-11-05 13:18:46 -05:00 |
Isaac Connor
|
06e1eb68b6
|
Add start to list of commands
|
2024-11-05 13:12:12 -05:00 |
Isaac Connor
|
5c01109f03
|
List monitor id in warning message about not being assigned a server.
|
2024-11-04 09:17:20 -05:00 |
Isaac Connor
|
9a2706acaa
|
Turn down debug levels
|
2024-11-04 08:05:12 -05:00 |
Isaac Connor
|
6a2b1b0341
|
Bump version to 1.37.65 for visibility for GHSA-qm8h-3xvf-m7j3
|
2024-10-31 13:52:38 -04:00 |
Isaac Connor
|
9e7d31841e
|
Fix SQL Vulnerability. Fixes GHSA-qm8h-3xvf-m7j3
|
2024-10-31 13:51:50 -04:00 |
Isaac Connor
|
335900a727
|
Remove debugging of fps
|
2024-10-30 10:32:06 -04:00 |
Isaac Connor
|
1de8d76cae
|
Remove debug of forceAlarmButton
|
2024-10-29 13:31:11 -04:00 |
Isaac Connor
|
e616449af6
|
If AYSW is active, don't restart stream when window becomes visible again
|
2024-10-29 13:31:00 -04:00 |
Isaac Connor
|
6d1e273442
|
Fix definition of on_publish
|
2024-10-29 13:30:29 -04:00 |
Isaac Connor
|
8c32998e1c
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2024-10-29 10:35:16 -04:00 |
Isaac Connor
|
fd9d014a82
|
Fix returning -1 to an unsigned int return value in getLastRead/WriteIndex
|
2024-10-29 10:35:08 -04:00 |
Isaac Connor
|
9f536ccb22
|
GetLastWriteIndex returns -1 when it is equal to image_buffer_count
|
2024-10-28 16:06:57 -04:00 |
Isaac Connor
|
511bf0218c
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2024-10-28 16:05:25 -04:00 |