Isaac Connor
|
2faedc6248
|
Sort sessions by access time so that we list active users first
|
2020-10-05 10:34:52 -04:00 |
Isaac Connor
|
1cf181372f
|
Only load users for logged in sessions
|
2020-10-05 10:30:57 -04:00 |
Isaac Connor
|
fa641a0345
|
Convert progress to a double instead of int.
|
2020-10-05 10:30:38 -04:00 |
Isaac Connor
|
7a7a3413d3
|
Always do event change detection whether we are paused or not. Because we might be single-stepping. Change progress to a double as that it what it should be.
|
2020-10-05 10:29:42 -04:00 |
Isaac Connor
|
6d1e5330e3
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2020-10-05 09:30:49 -04:00 |
Isaac Connor
|
93021f5806
|
Update getNearEvents to handle when event doesn't exist
|
2020-10-05 09:30:33 -04:00 |
Isaac Connor
|
283f224a95
|
Add pre-alarm frames when alarm_frame_count > 1 and prealarmcount=0
|
2020-10-05 09:19:48 -04:00 |
Isaac Connor
|
3570c6e828
|
Better debug logging of event and frame inserts
|
2020-10-05 09:11:16 -04:00 |
Andrew Bauer
|
2852d14ca6
|
use data-on-change-this instead of inline js
|
2020-10-04 08:04:11 -05:00 |
Andrew Bauer
|
2e6efbb349
|
replace inlince onchange event in control view
|
2020-10-03 21:44:24 -05:00 |
Andrew Bauer
|
d9b8a7ceb2
|
remove unused view
|
2020-10-03 21:35:38 -05:00 |
Andrew Bauer
|
adb715c42c
|
fix typo
|
2020-10-03 21:32:07 -05:00 |
Andrew Bauer
|
a0ad52bac9
|
replace another inline onchange event
|
2020-10-03 21:30:48 -05:00 |
Andrew Bauer
|
b4d2fa5e75
|
replace inline onchange event
|
2020-10-03 21:14:24 -05:00 |
Andrew Bauer
|
65b6dad48c
|
eslint
|
2020-10-03 17:38:56 -05:00 |
Andrew Bauer
|
8d19cee811
|
unpopup the addnewuser button
|
2020-10-03 17:12:44 -05:00 |
Andrew Bauer
|
aee5430bc8
|
only load preset and settings modals when needed
|
2020-10-03 17:00:20 -05:00 |
Andrew Bauer
|
1643fb686b
|
convert settings popup to modal
|
2020-10-03 16:51:25 -05:00 |
Isaac Connor
|
07d0353373
|
Fix zms only sending 1 frame due to != instead of ==
|
2020-10-03 11:57:22 -04:00 |
Andrew Bauer
|
1ef1b48c71
|
remove warnings used for testing
|
2020-10-03 07:08:04 -05:00 |
Andrew Bauer
|
391ce88f05
|
eslint
|
2020-10-02 21:11:54 -05:00 |
Andrew Bauer
|
a97e526298
|
fix save button in controlpreset modal
|
2020-10-02 16:10:32 -05:00 |
Andrew Bauer
|
802e439cb5
|
convert controlpreset view to a modal
|
2020-10-02 15:46:28 -05:00 |
Isaac Connor
|
311ba4ef69
|
use bootstrap styles on logged in user table. Include ip address
|
2020-10-02 16:04:56 -04:00 |
Isaac Connor
|
7261a7b1dd
|
Merge branch 'sessions_in_db'
|
2020-10-02 15:57:11 -04:00 |
Isaac Connor
|
a58e5e96d7
|
bump version
|
2020-10-02 15:57:05 -04:00 |
Isaac Connor
|
e9d120f032
|
remove debug
|
2020-10-02 15:56:56 -04:00 |
Isaac Connor
|
bc5002515e
|
remove debug
|
2020-10-02 15:56:50 -04:00 |
Isaac Connor
|
d97f8af215
|
Finish showing logged in users
|
2020-10-02 15:56:39 -04:00 |
Isaac Connor
|
820d28beb9
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2020-10-02 15:22:50 -04:00 |
Isaac Connor
|
fb0fae7b20
|
buster only has libjpeg62-turbo-dev
|
2020-10-02 15:22:43 -04:00 |
Isaac Connor
|
23f2c1468f
|
rough in a table of the logged in users
|
2020-10-02 15:21:58 -04:00 |
Isaac Connor
|
5d20dde85c
|
Implement a Session class that takes over session functions and stores in the database
|
2020-10-02 14:50:22 -04:00 |
Isaac Connor
|
3e668b43cf
|
add Sessions table
|
2020-10-02 14:49:59 -04:00 |
Isaac Connor
|
2e14d18a13
|
add Sessions table
|
2020-10-02 14:49:44 -04:00 |
Andrew Bauer
|
7b5090ceab
|
move newlog view to log view
|
2020-10-02 13:26:35 -05:00 |
Andrew Bauer
|
c5f69b9441
|
eslint
|
2020-10-02 13:24:30 -05:00 |
Andrew Bauer
|
950b04c659
|
convert popuplink
|
2020-10-02 12:51:17 -05:00 |
Andrew Bauer
|
6c0f61ebbd
|
rework devices view, remove inline onclick
|
2020-10-02 12:39:05 -05:00 |
Isaac Connor
|
1c54efa88d
|
Add apt-get update so that we don't get 404 errors
|
2020-10-02 12:59:56 -04:00 |
Isaac Connor
|
edf3d989b5
|
correct the version on libjpeg-turbo
|
2020-10-02 12:56:09 -04:00 |
Isaac Connor
|
4b10d22ea8
|
correct the version on libjpeg-turbo
|
2020-10-02 12:55:44 -04:00 |
Isaac Connor
|
387f5dd397
|
Fix double free of image
|
2020-10-02 12:47:05 -04:00 |
Isaac Connor
|
5d0c812dfb
|
fix resource leak on error
|
2020-10-02 12:46:53 -04:00 |
Isaac Connor
|
f01cf9cd51
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2020-10-02 12:45:59 -04:00 |
Isaac Connor
|
db7cfede4a
|
Put back dependency install only using sudo now
|
2020-10-02 12:45:49 -04:00 |
Andrew Bauer
|
1691e4321b
|
don't log ajax response text if it is empty
|
2020-10-02 10:28:50 -05:00 |
Isaac Connor
|
7f06920f4a
|
convert polkit FATAL_ERROR to a WARNING so that codeQL will build
|
2020-10-02 10:33:42 -04:00 |
Isaac Connor
|
0bcf7cc3c5
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2020-10-02 09:04:10 -04:00 |
Isaac Connor
|
06519895d4
|
FATAL_ERROR to WARNING. The purpose is to allow codeQL to build cpp even though the perl deps havn't been installed.
|
2020-10-02 09:04:03 -04:00 |