Isaac Connor
|
c8128de673
|
defend against XSS in Monitor Name
|
2020-04-10 11:06:39 -04:00 |
Isaac Connor
|
e9430d48a7
|
defend against XSS in Monitor Name
|
2020-04-10 11:06:20 -04:00 |
Isaac Connor
|
aad0b9362c
|
defend against XSS in Monitor Name
|
2020-04-10 11:05:48 -04:00 |
Isaac Connor
|
7473b0572a
|
defend against XSS in Monitor Name
|
2020-04-10 11:05:19 -04:00 |
Isaac Connor
|
4f4e6a85f9
|
defend against XSS in Monitor Name
|
2020-04-10 11:05:12 -04:00 |
Isaac Connor
|
dca12d8efa
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2020-04-09 20:41:44 -04:00 |
Isaac Connor
|
40d386fe6c
|
Handle Zones without monitor
|
2020-04-09 20:41:34 -04:00 |
Isaac Connor
|
54758d5a4a
|
Merge pull request #2908 from outline941/zh-translate
Update Chinese translation
|
2020-04-09 09:52:14 -04:00 |
out
|
c3ab03d3c8
|
update chinese translation (~ ̄▽ ̄)~
|
2020-04-09 15:30:43 +08:00 |
outline
|
da8c265945
|
Update with updatelangs.php
|
2020-04-09 12:35:02 +08:00 |
hax0kartik
|
3a8b931cda
|
Fix stuff
|
2020-04-08 12:52:09 -04:00 |
hax0kartik
|
64f57aa373
|
Dynamically load libcurl at runtime
|
2020-04-08 05:18:16 -04:00 |
Isaac Connor
|
7f5f0198b3
|
Merge branch 'fix_use_of_sprintf'
|
2020-04-06 11:59:43 -04:00 |
Isaac Connor
|
ea8fe7b9a9
|
check length of returned tr array to prevent errors in js log
|
2020-04-06 11:59:27 -04:00 |
Isaac Connor
|
8193e4ea4e
|
replace snprintf with hex table lookup for speed
|
2020-04-06 11:46:14 -04:00 |
Isaac Connor
|
1e38ba871d
|
Merge branch 'master' into fix_use_of_sprintf
|
2020-04-06 11:23:12 -04:00 |
Isaac Connor
|
c6e0b9be39
|
Merge branch 'master' into fix_use_of_sprintf
|
2020-04-06 11:21:43 -04:00 |
Isaac Connor
|
98e9355723
|
snprintf will put the terminator in. We don't have to.
|
2020-04-06 11:21:02 -04:00 |
Isaac Connor
|
191f05334b
|
Merge pull request #2905 from hax0kartik/fix-compilation
Fix compilation:- atoi should be within `()`
|
2020-04-06 11:00:39 -04:00 |
hax0kartik
|
face73ad7e
|
Fix compilation
|
2020-04-05 22:45:47 -04:00 |
Isaac Connor
|
2827ba38cd
|
use snprintf instead of sprintf. Fix putting a \0 terminator
|
2020-04-05 13:41:03 -04:00 |
Isaac Connor
|
14c28715d8
|
Fix warnings about hashed authentication not being available when using gnutls. Also set cmake_policy(SET CMP0054 NEW) to quiet warnings
|
2020-04-05 13:36:20 -04:00 |
Isaac Connor
|
2d5d87839f
|
Fix warnings about hashed authentication not being available when using gnutls. Also set cmake_policy(SET CMP0054 NEW) to quiet warnings
|
2020-04-05 13:35:21 -04:00 |
Isaac Connor
|
72ba972a2a
|
whitespace
|
2020-04-05 13:23:36 -04:00 |
Isaac Connor
|
9441fe833f
|
satisfy cpplint
|
2020-04-05 13:23:12 -04:00 |
Isaac Connor
|
d0fe1b60df
|
Merge branch 'release-1.34'
|
2020-04-04 16:58:53 -04:00 |
Isaac Connor
|
210d380029
|
CSP must include all Servers.
|
2020-04-04 16:57:52 -04:00 |
Isaac Connor
|
024431808e
|
fix onchange to data-on-change-this in width,height,scale, layout dropdowns
|
2020-04-04 16:57:24 -04:00 |
Isaac Connor
|
571ff260cc
|
Merge branch 'release-1.34'
|
2020-04-04 16:35:09 -04:00 |
Isaac Connor
|
28e21fb0b1
|
Bump version to 1.34.9
|
2020-04-04 12:13:07 -04:00 |
Isaac Connor
|
e2cb8a656d
|
change exportEvent to expertEvents
|
2020-04-04 11:53:07 -04:00 |
Isaac Connor
|
402c38725b
|
Limit version check popups to once per hour
|
2020-04-04 11:52:40 -04:00 |
Isaac Connor
|
6feffe2aa9
|
whitespace
|
2020-04-04 11:51:39 -04:00 |
Isaac Connor
|
61e6627fce
|
fix fail to update version reminder due to submit button both submitting and formSubmitting as well as view not being set to version
|
2020-04-04 11:48:42 -04:00 |
Isaac Connor
|
f81cfc0513
|
add 1 month as an option to the version popup dropdown
|
2020-04-04 11:46:31 -04:00 |
Isaac Connor
|
38555b0dd4
|
strip leading and trailing " in trigger message. Accept a space instead of a + in enable/disable commands to match on/off
|
2020-04-04 11:08:19 -04:00 |
Isaac Connor
|
2441ae2924
|
Improve event export a little bit. Add links to eventFrames and eventDetail html.
|
2020-04-03 15:34:20 -04:00 |
Isaac Connor
|
5d72e3b1b5
|
ensure no output buffering when downloading an archive.
|
2020-04-03 15:33:28 -04:00 |
Isaac Connor
|
4547332fad
|
Move more styles into export.css. Remove content from dark/export.css and classic/export.css as it is duplicated.
|
2020-04-03 15:32:22 -04:00 |
Isaac Connor
|
4e58a38317
|
use ini_set(display_errors,0) instead of turning off errors entirely so that we still log errors, just not output them instead of json.
|
2020-04-03 15:21:31 -04:00 |
Isaac Connor
|
ef9fbac90c
|
Add Noscript warnings. Whitespace, improve some logic
|
2020-04-02 18:14:14 -04:00 |
Isaac Connor
|
1cc60f0857
|
fix action on cycle play button
|
2020-04-02 16:06:27 -04:00 |
Isaac Connor
|
87069b99b6
|
Fix inline-script errors on groups page referenced in #2890
|
2020-04-02 14:13:28 -04:00 |
Isaac Connor
|
3bfcd8eb33
|
Check for definition of ZM_TIMEZONE before using it. Fixes #2895
|
2020-04-02 14:00:36 -04:00 |
Isaac Connor
|
ebac665d4d
|
Must use namespace ZM
|
2020-03-31 08:54:47 -04:00 |
Isaac Connor
|
4dcba55ab6
|
Include Storage.php and Server.php
|
2020-03-31 08:53:32 -04:00 |
Isaac Connor
|
2fe0096b21
|
correct label_size array and add translations
|
2020-03-30 18:34:43 -04:00 |
Isaac Connor
|
75e122686e
|
Merge pull request #2902 from hax0kartik/253-vnc
Fix a memory leak in vnc camera type
|
2020-03-30 13:40:57 -04:00 |
hax0kartik
|
04a6d5e42e
|
Fix a memory leak, shift rfbClientCleanup to Terminate()
|
2020-03-30 10:11:42 -07:00 |
Isaac Connor
|
593ea24cc6
|
add libvnc dependencies for VNC monitor type
|
2020-03-30 12:42:27 -04:00 |