Commit Graph

47 Commits

Author SHA1 Message Date
mbattista
c45a315d9b removed adaptive framerate tag and react to closed channels 2023-01-29 20:31:00 +01:00
Miroslav Šedivý
ee13e40d4c go fmt. 2023-01-29 20:31:00 +01:00
mbattista
5690a849e2 remove go-events 2023-01-29 20:31:00 +01:00
Miroslav Šedivý
d17a7e8d82 move filetransfer to locks. 2022-11-19 20:26:45 +01:00
Miroslav Šedivý
cdb9b185f2 filepath clean. 2022-11-19 18:29:21 +01:00
William Harrell
57e89bb1cc file transfer permission state management 2022-11-15 20:39:06 -05:00
William Harrell
7c6029aa99 watch file transfer dir for changes 2022-11-04 22:43:18 -04:00
William Harrell
cfc7b15211 manual refresh function 2022-11-03 21:54:05 -04:00
William Harrell
70e84c5840 listing of files on connect 2022-11-02 22:20:32 -04:00
William Harrell
1505abb703 http endpoints for transferring files 2022-10-30 21:06:05 -04:00
Miroslav Šedivý
ca6c24dee1 add screenshot function. 2022-09-17 18:37:30 +02:00
Miroslav Šedivý
fd43f84bd0 refactor capture with broadcast. 2022-09-17 18:37:30 +02:00
Miroslav Šedivý
9394b361bd xevent on clipboard updated. 2022-09-16 00:01:15 +02:00
Miroslav Šedivý
e045bd8a1e move locks and bans to state. 2022-09-13 20:35:53 +02:00
Miroslav Šedivý
06e25df962 websocket handler own submodule. 2022-09-13 20:35:53 +02:00
Miroslav Šedivý
29f67fad06 move config from types. 2022-09-13 20:35:53 +02:00
Miroslav Šedivý
de4f6b45e5 split remote to desktop and capture. 2022-09-13 20:35:53 +02:00
Miroslav Šedivý
5be8319d8a add implicit_control to stats. 2021-12-11 15:15:29 +01:00
Miroslav Šedivý
7d1fa28d88
Implicit control gain (#108)
* add client side implicit hosting.

* add server side implicit hosting.

* update changelog.

* allow clipboard & keybaord access.
2021-12-11 14:34:28 +01:00
Miroslav Šedivý
f59128cf72 add fields to stats. 2021-11-17 22:10:55 +01:00
Miroslav Šedivý
c4d67d416e refactor authentication code. 2021-11-17 18:00:27 +01:00
Miroslav Šedivý
e2ba39922c added control protection. 2021-11-16 23:48:40 +01:00
Miroslav Šedivý
00201af40c implement config locks. 2021-11-16 23:00:24 +01:00
Miroslav Šedivý
61fcf7f699 add lock controls for users. 2021-11-16 22:50:11 +01:00
Miroslav Šedivý
9c014336ff lint fix. 2021-10-05 23:10:10 +02:00
Miroslav Šedivý
1ff743c598 rename package. 2021-10-05 22:38:24 +02:00
Miroslav Šedivý
b6e668bc53 send disconnect on server shutdown. 2021-09-11 18:21:28 +02:00
Miroslav Šedivý
313cd55049 add system error. 2021-08-15 16:05:26 +02:00
Miroslav Šedivý
46b8c9f42d golang minor changes cleanup. 2021-07-22 20:58:15 +02:00
m1k1o
f85d4d312f go fmt whole project. 2021-04-04 22:37:33 +02:00
m1k1o
b96ba47224 add members & host to stats. 2021-03-19 22:06:40 +01:00
m1k1o
bbae073104 add /stats endpoint. 2021-03-19 21:33:49 +01:00
m1k1o
f093ef762b fix locked room bug 2021-01-14 21:41:00 +01:00
m1k1o
ea80f07bcd add WS handlers 2020-09-27 00:10:34 +02:00
Craig
5da903f3fe change dissconnect messages to keys for i18n 2020-04-18 20:57:28 +00:00
Craig
584513de9b reverse proxy mode 2020-04-06 20:14:30 +00:00
Craig
26c6cfbe1e seperate remote desktop from webrtc 2020-04-05 22:34:51 +00:00
Craig
362cf6c254 should resolve #46 2020-04-05 03:49:43 +00:00
GigaFyde
b31036147d A huge amount more spelling corrections 2020-02-26 13:46:10 +01:00
Craig
9310bb5572 add WebSocketHandler to WebSocket struct 2020-02-14 03:52:14 +00:00
Craig
7576d8c1da log ws send/recieve 2020-02-13 04:45:29 +00:00
Craig
9e995233af live change resolution (WIP) 2020-02-11 05:15:59 +00:00
Craig
2680a1f702 muxed interactions with xserver, fix for #28? 2020-02-03 14:49:27 +00:00
Craig
ed6f6f5a93 libclipboard 2020-02-02 22:48:23 +00:00
Craig
e4a554830d slight changes, moved around a few things 2020-01-27 09:00:49 +00:00
Craig
56a5dcf77f clipboard sync and some minor fixes 2020-01-25 14:29:52 +00:00
Craig
e3a73aa264 fixes #14 2020-01-24 15:47:37 +00:00