matt
e68e8194fe
KASM-786 fix for debian
4 years ago
matt
1e4720c0d5
KASM-786 added ARM builds for centos, debian, and ubuntu focal
4 years ago
Ubuntu
c3085654a0
Merge branch 'master' into feature/KASM-786_ARM_support
4 years ago
matt
da3eeb332c
KASM-786 revert some pipeline changes
4 years ago
matt
74808f37bd
KASM-786 fix xorg patch bug
4 years ago
matt
5fc71adf4f
KASM-786 fix xorg patch bug
4 years ago
matt
73689aa596
KASM-786 fix xorg patch bug
4 years ago
matt
b2de48ba15
KASM-786 WIP arm pipeline issues
4 years ago
matt
a0f14eb7ed
KASM-786 WIP, removed some verbosity of logs
4 years ago
matt
6089bed3b8
KASM-786 WIP
4 years ago
matt
511223d549
KASM-786 WIP
4 years ago
matt
66dc87b89b
KASM-786 WIP ARM pipeline
4 years ago
matt
8034f311c6
KASM-786 WIP ARM pipeline
4 years ago
matt
3cca877c20
KASM-786 added arm pipeline job
4 years ago
mmcclaskey
d3add8150c
Bugfix/kasm 2004 download spaces ( #70 )
...
* Handle spaces in download files, dirlisting
* Disallow / in percent urls
Co-authored-by: Lauri Kasanen <cand@gmx.com>
4 years ago
mmcclaskey
5b28a168d0
Chromeclip ( #69 )
...
* Initial binary clipboard support
* Rename -DLP_Clip_Types to -DLP_ClipTypes
* Better handling of websocket frames
* Copy-paste bug in SSE2 scaling to under 0.5x
* Remove old text clipboard
* Bind text to binary clipboard
* Move binclip clear to probing phase
* Off-by-one in sse2 scaling
* Add a clarifying log message for INCR clipboard transfers
* WIP: Update novnc commit
* Fix CentOS pipeline
* webpack fix
* Update novnc commit
* Change some DLP defaults
* update novnc commit
Co-authored-by: Lauri Kasanen <cand@gmx.com>
Co-authored-by: matt <matt@kasmweb.com>
4 years ago
mmcclaskey
e6d1b8c3c8
Fix a nonexistent username + empty password passing through ( #68 )
...
Co-authored-by: Lauri Kasanen <cand@gmx.com>
4 years ago
mmcclaskey
620dbe558c
[skip CI] Update README
4 years ago
j-travis
bcad19542e
Merge pull request #63 from kasmtech/feature/KASM-1871_scroll_sensitivity
...
KASM-1871 Add smooth scrolling
4 years ago
Justin Travis
24e21325ef
KASM-1871 Pull in submodule from tip of master
4 years ago
mmcclaskey
25a4baa571
[skip CI] Build Readme updates
4 years ago
matt
067e6e1ada
[skip CI] KASM-786 update build readme for ARM
4 years ago
Mariusz Marciniak
0a45fcc700
KASM-1871 Add smooth scrolling
...
Previously all scrolling relied on "clicking" the up/down or left/right scroll buttons
which made it unprecise and to always scroll at the same speed.
Now we pass the scroll delta directly to the xorg input driver so the scroll is more responsinve and adaptive.
4 years ago
mmcclaskey
3f3d31312c
Update README
4 years ago
Ubuntu
4e810c502b
KASM-786 ARM Support
4 years ago
j-travis
e857b86924
Merge pull request #60 from kasmtech/bugfix/KASM-1985_centos_ca_certs
...
KASM-1985 Address build failures by updating Centos CA certs
4 years ago
Justin Travis
e470021ca6
KASM-1985 Address build failures by updating Centos CA certs
4 years ago
mmcclaskey
5a1f9b9ae2
Update README download link
4 years ago
mmcclaskey
93e47e5d54
Bugfix/kasm 1912 websocket crash ( #57 )
...
* Copy-paste bug in SSE2 scaling to under 0.5x
* Better handling of websocket frames
* KASM-1912 websocket crash, scaling bug
Co-authored-by: Lauri Kasanen <cand@gmx.com>
Co-authored-by: matt <matt@kasmweb.com>
4 years ago
mmcclaskey
dd26c40844
KASM-1970 fix broken pipeline ( #56 )
...
Allow jobs to fail if they are not required for the greater KAsm. Later we should modify this to not allow a fail fo rrelease branches
4 years ago
mmcclaskey
3f680a7b80
KASM-1913 webp mode tweaks ( #55 )
...
Co-authored-by: matt <matt@kasmweb.com>
4 years ago
matt
159d752795
Update noVNC commit
4 years ago
mmcclaskey
0cb2c0ba9f
Sse scaling ( #52 )
...
* Add CPUID functions for runtime dispatch
* Add SSE2 scaling
4 years ago
mmcclaskey
dc21d5f97c
Add a set of self-microbenchmarks ( #51 )
...
Co-authored-by: Lauri Kasanen <cand@gmx.com>
4 years ago
Dmitry Maksyoma
91eb953f62
Feature/kasm 1838 libjpeg turbo from source ( #49 )
...
New build option with latest stable libjpeg-turbo library
4 years ago
mmcclaskey
6f2805e186
Merge pull request #47 from kasmtech/bugfix/KASM-1815_DO_websocket
...
Bugfix/kasm 1815 do websocket
4 years ago
Lauri Kasanen
d80eb39686
Fix DigitalOcean load balancer websocket connection (they too used wrong case in a header)
4 years ago
Lauri Kasanen
4b28667e90
Fix possible missing clipboard deinit
4 years ago
mmcclaskey
5341bc6fba
Merge pull request #46 from kasmtech/speed-up-deb-build
...
Slash a minute off tarball build
4 years ago
Dmitry Maksyoma
9ec4cba184
Slash a minute off tarball build
4 years ago
mmcclaskey
643a0cfed6
Merge pull request #45 from kasmtech/multiple
...
Add pid to the internal socket name, clarify websocketport bind error
4 years ago
Lauri Kasanen
9ca850a108
Add pid to the internal socket name, clarify websocketport bind error
4 years ago
matt
ec6bd697a8
update novnc ref
4 years ago
matt
544a9fc592
KASM-1512 api stats KASM-1790 cursor
4 years ago
mmcclaskey
7b5838a1ea
Merge pull request #43 from kasmtech/apistats
...
Apistats
4 years ago
Lauri Kasanen
a9b66833a9
Change frame stats API json formatting
4 years ago
Lauri Kasanen
e208d5bb5f
Bottleneck clear should wait instead of try
4 years ago
Lauri Kasanen
f57e6e644b
Add some more frame stats granularity, skip frame stats on no-data calls
4 years ago
Lauri Kasanen
c1ed769780
Clear disconnected clients from the bottleneck stats api
4 years ago
matt
fae8aa9051
switched novnc commit
4 years ago