Dmitry Maksyoma
52d76bc40c
VNC-239 Remove unused build script
2025-08-06 15:39:26 +12:00
Dmitry Maksyoma
474cc92dac
VNC-239 Remove unused Java applet page
2025-08-06 15:20:03 +12:00
Dmitry Maksyoma
20aaaedb67
VNC-239 Remove unused Fedora 39 files
2025-08-05 15:21:13 +12:00
Dmitry Maksyoma
d1ab547922
VNC-239 Remove unused Debian Buster files
2025-08-05 15:17:05 +12:00
Dmitry Maksyoma
65e9f0c156
VNC-239 Remove unused temporary files
2025-08-05 15:09:15 +12:00
Dmitry Maksyoma
8e4efda0b5
VNC-239 Remove unused files in contrib/systemd
2025-08-05 14:40:39 +12:00
Dmitry Maksyoma
8e912d531e
VNC-239 Remove unused files in contrib/packages
2025-08-05 14:39:32 +12:00
Matthew McClaskey
6b110d6f2e
Merge branch 'bugfix/VNC-213-no-output-on-segfault-add-coredump' into 'master'
...
VNC-213 Add core dumps for Xvnc as CI artifacts
Closes VNC-213
See merge request kasm-technologies/internal/KasmVNC!198
2025-08-04 10:55:16 +00:00
Dmitry Maksyoma
c58e5ca504
VNC-213 Add core dumps for Xvnc as CI artifacts
2025-08-04 10:55:15 +00:00
Matthew McClaskey
d72e163cb6
Merge branch 'feature/VNC-226-introduce-log-level-env-var-and-cli-switch' into 'master'
...
Resolve VNC-226 Introduce $DEBUG variable in CI
Closes VNC-226
See merge request kasm-technologies/internal/KasmVNC!201
2025-08-04 09:38:39 +00:00
Dmitry Maksyoma
2312da3e7b
Resolve VNC-226 Introduce $DEBUG variable in CI
2025-08-04 09:38:39 +00:00
Matthew McClaskey
efb076cbc8
Merge branch 'feature/bump-func-tests-to-release-1.0.3' into 'master'
...
Bump functional tests to release/1.0.4
See merge request kasm-technologies/internal/KasmVNC!200
2025-08-03 08:58:24 +00:00
Dmitry Maksyoma
4196656180
Bump functional tests to release/1.0.4
2025-08-02 20:52:40 +12:00
matt
dcfdee6d0d
update novnc and function testing refs
2025-07-31 17:35:50 +00:00
Matthew McClaskey
15e6ca37b6
Merge branch 'bug/VNC-221-crash-during-screenshot' into 'master'
...
Resolve VNC-221 "Bug/ crash during screenshot"
Closes VNC-221
See merge request kasm-technologies/internal/KasmVNC!197
2025-07-31 17:32:18 +00:00
Rodwin Spruel
4d7d590cd6
Resolve VNC-221 "Bug/ crash during screenshot"
2025-07-31 17:32:18 +00:00
Matthew McClaskey
9b338a061c
Merge branch 'feature/VNC-196-shared-session-connect-msg' into 'master'
...
Resolve VNC-196 "Feature/shared session connect msg"
Closes VNC-196
See merge request kasm-technologies/internal/KasmVNC!193
2025-07-30 18:24:53 +00:00
Rodwin Spruel
8f9d2ae623
Resolve VNC-196 "Feature/shared session connect msg"
2025-07-30 18:24:52 +00:00
Matthew McClaskey
1179e94e2c
Merge branch 'bugfix/VNC-222-on-fail-report-not-shown-in-ci' into 'master'
...
VNC-222 Presets test failing without showing report in CI
Closes VNC-222
See merge request kasm-technologies/internal/KasmVNC!196
2025-07-24 07:50:42 +00:00
Dmitry Maksyoma
709b560f1a
VNC-222 Presets test failing without showing report in CI
2025-07-24 07:50:41 +00:00
Matthew McClaskey
b1485d0533
Merge branch 'feature/update-kasmweb-to-latest' into 'master'
...
update novnc to tip of master
See merge request kasm-technologies/internal/KasmVNC!195
2025-07-19 10:29:15 +00:00
matt
0a27403c18
update novnc to tip of master
2025-07-19 09:47:10 +00:00
Matthew McClaskey
01ce9928ed
Merge branch 'feature/VNC-143-test-novnc-preset-modes' into 'master'
...
VNC-143 Bump functional tests to include presets test
Closes VNC-143
See merge request kasm-technologies/internal/KasmVNC!191
2025-06-18 15:18:00 +00:00
Dmitry Maksyoma
475dd878cd
VNC-143 Bump functional tests to include presets test
2025-06-18 15:17:59 +00:00
Matthew McClaskey
45e75b1aac
Merge branch 'feature/VNC-146-use-core-image-for-testing-2' into 'master'
...
Resolve VNC-146 "Feature/ use core image for testing"
Closes VNC-146
See merge request kasm-technologies/internal/KasmVNC!189
2025-06-08 09:01:51 +00:00
Dmitry Maksyoma
efea85ffcf
Resolve VNC-146 "Feature/ use core image for testing"
2025-06-08 09:01:51 +00:00
Matthew McClaskey
0a27c18126
Merge branch 'feature/VNC-179-build-for-debian-trixie' into 'master'
...
VNC-179 Build packages for Debian Trixie
Closes VNC-179
See merge request kasm-technologies/internal/KasmVNC!188
2025-06-04 11:31:20 +00:00
Matthew McClaskey
51278ef53c
Merge branch 'bugfix/git-checkout--b-VNC-126-kasm-vnc-watermark-is-not-sent-on-connection-when-there-is-motion' into 'master'
...
Set sendWatermark flag during connection initialization
Closes VNC-126
See merge request kasm-technologies/internal/KasmVNC!184
2025-06-03 13:45:26 +00:00
Dmitry Maksyoma
f4fc04f196
VNC-179 Build packages for Debian Trixie
2025-06-03 16:12:01 +12:00
Matthew McClaskey
90031ce350
Merge branch 'feature/VNC-178-switch-functional-tests-to-kasmvnc-submodule' into 'master'
...
VNC-178 Add kasmvnc-functional-tests as a submodule
Closes VNC-178
See merge request kasm-technologies/internal/KasmVNC!187
2025-05-31 13:34:34 +00:00
Dmitry Maksyoma
b56fa5adbf
VNC-178 Add kasmvnc-functional-tests as a submodule
...
Branch release/1.0.0
2025-05-31 16:32:13 +12:00
Matthew McClaskey
8bb8fb13ff
Merge branch 'bugfix/VNC-138_http_header_case_github' into 'master'
...
VNC-138 Make HTTP headers case insensitive
Closes VNC-138
See merge request kasm-technologies/internal/KasmVNC!180
2025-05-27 18:20:40 +00:00
Matthew McClaskey
39d48b2d63
Merge branch 'feature/VNC-156-add-cpu-features-library-for-extracting-cpu-capabilities' into 'master'
...
Resolve VNC-156 "Feature/ add cpu features library for extracting cpu capabilities"
Closes VNC-156
See merge request kasm-technologies/internal/KasmVNC!186
2025-05-27 18:20:11 +00:00
El
441824a704
VNC-156 Set PKG_CONFIG_PATH to ensure proper discovery of pkg-config files during builds
2025-05-25 18:08:26 +05:00
El
fd7d0d4b4c
VNC-156 Enable position-independent code in build script
2025-05-25 18:08:26 +05:00
El
9126507d99
VNC-156 Make use of cached cpu features detection for performance improvement
2025-05-25 18:08:26 +05:00
El
cfb4774ade
VNC-156 Fix cpu core count detection for better cpu utilization
2025-05-25 18:08:26 +05:00
El
7bf7998026
VNC-156 Refactor CPU capability logging and improve SSE detection
2025-05-25 18:08:26 +05:00
El
0104fef44e
VNC-156 Integrate libcpuid for enhanced CPU feature detection
2025-05-25 18:08:26 +05:00
El
209702638b
VNC-156 Add build script for libcpuid
2025-05-25 18:08:26 +05:00
Matthew McClaskey
40ac51c3a8
Merge branch 'feature/VNC-162-restore-ability-to-limit-built-distros' into 'master'
...
Use Debian Bookworm slim in CI, restore ability to limit built distros, a flag to allow run_test distros to fail
Closes VNC-162
See merge request kasm-technologies/internal/KasmVNC!185
2025-05-25 10:33:04 +00:00
Dmitry Maksyoma
1948030a48
Use Debian Bookworm slim in CI, restore ability to limit built distros, a flag to allow run_test distros to fail
2025-05-25 10:33:04 +00:00
El
6e96e98ea4
Set sendWatermark flag during connection initialization
2025-05-16 11:36:56 +05:00
Matthew McClaskey
9184050dae
Merge branch 'feature/VNC-155-add-scroll-detection-config' into 'master'
...
VNC-155 ConfigKey can have both type and validator
Closes VNC-155
See merge request kasm-technologies/internal/KasmVNC!183
2025-05-14 18:45:11 +00:00
Dmitry Maksyoma
e1a4f9db65
VNC-155 Add scrolling CLI options to Xvnc man page
2025-05-14 23:25:26 +12:00
Dmitry Maksyoma
14ef7178b2
VNC-155 Add scrolling configuration keys
...
encoding.scrolling.detect_vertical_scrolling
encoding.scrolling.detect_horizontal_scrolling
encoding.scrolling.scroll_detect_threshold
2025-05-14 21:44:08 +12:00
Dmitry Maksyoma
0924817a76
VNC-155 ConfigKey can have both type and validator
...
Type can check whether value is boolean or int, and validator can check
whether another configuration key is defined, for example.
2025-05-14 21:30:58 +12:00
Dmitry Maksyoma
f12264c5ad
VNC-155 Refactor
2025-05-14 21:10:45 +12:00
Dmitry Maksyoma
634731748a
VNC-155 Refactor
2025-05-14 20:21:10 +12:00
Matthew McClaskey
b26ec0bf3d
Merge branch 'bugfix/VNC-127-kasm-vnc-low-frame-rate-on-master' into 'master'
...
VNC-127 Threading performance increases
Closes VNC-127
See merge request kasm-technologies/internal/KasmVNC!179
2025-05-13 16:35:12 +00:00