331 Commits

Author SHA1 Message Date
Devaev Maxim
af491b7905 fix 2021-05-19 17:13:02 +03:00
Devaev Maxim
b66618f12d h264 bitrate slider 2021-05-19 17:05:45 +03:00
Devaev Maxim
cd80286414 Fixed pikvm/pikvm#307: mute hid switch 2021-05-19 09:11:44 +03:00
Devaev Maxim
323fb7c770 lint fix 2021-05-19 03:22:40 +03:00
Devaev Maxim
21ecc244c0 janus js part 2021-05-19 02:33:35 +03:00
Devaev Maxim
274d609b71 refactoring 2021-05-17 10:40:20 +03:00
Devaev Maxim
f053bd5ede html webrtc stubs 2021-05-17 00:20:06 +03:00
Devaev Maxim
5eb0d71cfd dynamic import 2021-05-16 23:47:16 +03:00
Devaev Maxim
bbf6529510 janus stubs 2021-05-14 05:48:49 +03:00
Devaev Maxim
82c334215f refactoring 2021-05-09 08:05:54 +03:00
Devaev Maxim
42601dae58 refactoring 2021-05-09 07:59:00 +03:00
Devaev Maxim
8a6de4fab3 lint fix 2021-05-06 23:02:24 +03:00
Devaev Maxim
384b444c02 stream refactoring, passing janus state 2021-05-06 22:36:33 +03:00
Devaev Maxim
5455ad1f67 fix 2021-05-03 22:39:02 +03:00
Devaev Maxim
e1c3692045 some stream fixes 2021-04-22 20:02:51 +03:00
Devaev Maxim
b84f06a5ce issue #17: prevent race on checking stream source 2021-04-21 03:24:12 +03:00
Devaev Maxim
9adc6bc6df simplified 2021-04-21 01:47:14 +03:00
Devaev Maxim
be012fd38d terminal window 2021-04-17 15:41:05 +03:00
Devaev Maxim
5794fb1c46 pikvm/pikvm#231, pikvm/pikvm#279: pak options 2021-04-16 23:45:11 +03:00
Devaev Maxim
5dc123e186 refactoring 2021-04-13 10:14:27 +03:00
Devaev Maxim
6de0ee0017 simplified mouse code, fixed some bugs 2021-04-13 09:36:50 +03:00
Maxim Devaev
3af4a8b852
Rework of #39 (#40)
* Rework of #39 patch from @arykov (thanks)

* styled resize corner

* fixed squashing of resizaable window on moving

* keep window size and opsition after full screen

* not necessary

* attempt to fix desktop overflow

* improved

* ios fixes

* refactoring
2021-04-12 15:26:32 +03:00
Devaev Maxim
2a4e3c3a5c refactoring 2021-04-06 07:43:51 +03:00
Devaev Maxim
b4b98583d4 refactoring 2021-04-03 11:01:16 +03:00
Devaev Maxim
1c1bb3b2e6 better mac cmd handling 2021-03-13 20:01:43 +03:00
Devaev Maxim
ecdc65ceb3 Fixed pikvm/pikvm#189: verbose removing message 2021-02-16 01:06:53 +03:00
Devaev Maxim
efb9acb26b help 2021-02-08 19:13:29 +03:00
Devaev Maxim
711816bd26 refactoring 2021-02-07 23:26:50 +03:00
Owen D'Aprile
73dddc13bd
Disable page leave warning on unexpected logout
When already logged in, and an unexpected logout occurs, disable the
page leave warning to prevent the unnecessary popup.
2021-02-07 14:23:14 -05:00
Owen D'Aprile
cc909352b4
Web interface spelling fixes and improvements
Also make the popup message for pasting characters change plurality
depending on the amount of characters.
2021-02-07 14:18:52 -05:00
Devaev Maxim
a172a694e1 Encode URL params 2021-02-06 22:01:33 +03:00
Devaev Maxim
6043dfbb74 api refactoring 2021-01-28 10:51:26 +03:00
Owen D'Aprile
a27ad24823
Fix spelling error in web interface 2021-01-25 20:00:28 -05:00
Devaev Maxim
8a45ce9146 v3 usb breaker 2021-01-14 23:29:52 +03:00
Devaev Maxim
c169f55204 update copy 2021-01-07 10:33:02 +03:00
Devaev Maxim
0598362931 increasing pings limit 2020-12-31 13:34:30 +03:00
Devaev Maxim
4447e49abb api refactoring 2020-12-25 08:35:02 +03:00
Devaev Maxim
3ae6f3f881 refactoring 2020-12-25 05:09:52 +03:00
Devaev Maxim
dd4c797d26 hid connection iface 2020-12-25 04:40:31 +03:00
Devaev Maxim
42475809fc refactoring 2020-12-21 01:59:49 +03:00
Devaev Maxim
b9cf8f974d separate state for hid offline 2020-12-03 10:04:06 +03:00
Devaev Maxim
7b32dc927d hid outputs switch 2020-12-02 05:01:13 +03:00
Devaev Maxim
fd1e0d7296 fixed resolution switching 2020-12-01 12:57:13 +03:00
Devaev Maxim
65c6abee24 hid plugins fix 2020-11-12 23:40:39 +03:00
Devaev Maxim
8f4b943a8d fixed exit pointer lock 2020-11-07 05:56:00 +03:00
Devaev Maxim
b83ba7692a optional relative squashing 2020-11-07 05:55:34 +03:00
Devaev Maxim
6d117c039f fixes 2020-11-05 13:08:24 +03:00
Devaev Maxim
ae6d8258af squash relative events 2020-11-05 13:01:26 +03:00
Devaev Maxim
dc3259c169 delayed relative events 2020-11-05 10:48:11 +03:00
Maxim Devaev
544f4b3fec
Relative (#18)
* refactoring

* basic relative mouse mode
2020-11-03 04:50:08 +03:00