Miroslav Šedivý
|
8f8cd47e85
|
websockets logging.
|
2021-08-29 18:23:58 +02:00 |
|
Miroslav Šedivý
|
d00d66e0ec
|
api forbidden if login disabled.
|
2021-08-29 17:23:49 +02:00 |
|
Miroslav Šedivý
|
0501091c96
|
remove io/ioutil.
|
2021-08-29 17:12:37 +02:00 |
|
Miroslav Šedivý
|
343b0c562a
|
common errors as variable.
|
2021-08-29 17:09:13 +02:00 |
|
Miroslav Šedivý
|
530cc04805
|
http use config.
|
2021-08-29 15:40:58 +02:00 |
|
Miroslav Šedivý
|
8bb77166e8
|
stream use video_id in logs.
|
2021-08-28 20:15:54 +02:00 |
|
Miroslav Šedivý
|
b2ae808233
|
add merciful reconnect option.
|
2021-08-23 18:41:19 +02:00 |
|
Miroslav Šedivý
|
01c0f269ee
|
use defer for ticker.
|
2021-08-19 21:19:02 +02:00 |
|
Miroslav Šedivý
|
bdff2ddabe
|
lint fix errors.
|
2021-08-18 22:37:19 +02:00 |
|
Miroslav Šedivý
|
f088ff1d08
|
browser: use single supervisord.conf.
|
2021-08-18 22:37:19 +02:00 |
|
Miroslav Šedivý
|
22964f6af7
|
upgrade deps.
|
2021-08-15 16:54:50 +02:00 |
|
Miroslav Šedivý
|
2329a940c8
|
fix logging.
|
2021-08-03 11:06:34 +02:00 |
|
Miroslav Šedivý
|
45ee1eef3e
|
handle closed peerConnection.
|
2021-08-03 10:47:05 +02:00 |
|
Miroslav Šedivý
|
40d820a3e0
|
fix logging.
|
2021-08-02 18:37:54 +02:00 |
|
Miroslav Šedivý
|
3227978725
|
add screencast enabled bool to system init.
|
2021-07-14 14:23:51 +02:00 |
|
Miroslav Šedivý
|
257b642b94
|
browser_profile to custom module.
|
2021-07-07 16:18:47 +02:00 |
|
Miroslav Šedivý
|
7377e24abe
|
zip: omit base dir.
|
2021-07-04 23:10:31 +02:00 |
|
Miroslav Šedivý
|
486f9e13df
|
allow supervisord to be controlled by neko user.
|
2021-07-04 22:32:01 +02:00 |
|
Miroslav Šedivý
|
18e2ba6390
|
zip fix file check.
|
2021-07-04 21:36:42 +02:00 |
|
Miroslav Šedivý
|
d3206bfd24
|
add ZIP to utils.
|
2021-07-04 01:36:09 +02:00 |
|
Miroslav Šedivý
|
a852eddfb7
|
add mutex to webrtc peer.
|
2021-06-30 00:04:41 +02:00 |
|
Miroslav Šedivý
|
c2277c4917
|
webrtc: remove offer timeout as this is handled by lib.
|
2021-06-29 22:41:30 +02:00 |
|
Miroslav Šedivý
|
d3fb84e582
|
upgrade deps.
|
2021-06-28 18:12:36 +02:00 |
|
Miroslav Šedivý
|
9176fe3782
|
cgo import not only for linux.
|
2021-06-28 18:10:48 +02:00 |
|
Miroslav Šedivý
|
7df642a346
|
add iceTrickle for restart from config.
|
2021-06-27 22:05:37 +02:00 |
|
Miroslav Šedivý
|
09fdea1b11
|
add ice restarts.
|
2021-06-27 22:02:05 +02:00 |
|
Miroslav Šedivý
|
d575d88daf
|
upgrade deps.
|
2021-06-15 23:30:04 +02:00 |
|
Miroslav Šedivý
|
014b757734
|
webrtc connect with selected video.
|
2021-04-30 14:05:07 +00:00 |
|
Miroslav Šedivý
|
57deea25d4
|
golang upgrade deps.
|
2021-04-30 13:24:49 +00:00 |
|
Miroslav Šedivý
|
24af5a7c12
|
add more resolutions.
|
2021-04-28 10:58:23 +02:00 |
|
Miroslav Šedivý
|
ec18775e26
|
change error messages punctuation.
|
2021-04-24 21:37:43 +02:00 |
|
Miroslav Šedivý
|
4f1e3c879a
|
read cookies only if enabled.
|
2021-04-24 21:11:07 +02:00 |
|
Miroslav Šedivý
|
04d2fa8863
|
cookie: enabled / disabled.
|
2021-04-24 20:53:37 +02:00 |
|
Miroslav Šedivý
|
9b1deb4134
|
dockerfile fix chown.
|
2021-04-19 18:03:27 +00:00 |
|
Miroslav Šedivý
|
2d8574d5d6
|
add fonts.
|
2021-04-19 15:39:09 +00:00 |
|
Miroslav Šedivý
|
45e85c8864
|
use exact XkbKeysymToKeycode from tigervnc.
|
2021-04-12 13:25:10 +00:00 |
|
Miroslav Šedivý
|
cb17046aee
|
lint fix.
|
2021-04-11 19:06:56 +02:00 |
|
Miroslav Šedivý
|
cfdcafc611
|
xorg fix naming & KeyCode type.
|
2021-04-11 16:48:59 +02:00 |
|
Miroslav Šedivý
|
6b2b6594cd
|
fix xorg headers file.
|
2021-04-11 16:42:57 +02:00 |
|
Miroslav Šedivý
|
7d06f33ff0
|
kecode to keysym respecting modifiers.
|
2021-04-10 01:10:14 +02:00 |
|
Miroslav Šedivý
|
5acfae72be
|
Revert "workaround for "Keyboard bugs <> → >>"."
|
2021-04-10 01:07:19 +02:00 |
|
Miroslav Šedivý
|
536bab14e5
|
workaround for "Keyboard bugs <> → >>".
|
2021-04-08 00:08:21 +02:00 |
|
Miroslav Šedivý
|
3e5e8bfec7
|
xorg add noreset and nolisten tcp.
|
2021-04-06 20:51:08 +02:00 |
|
Miroslav Šedivý
|
b48998f3f9
|
bulk update members.
|
2021-04-05 23:03:49 +02:00 |
|
Miroslav Šedivý
|
ac04eaaa48
|
add devcontainer.
|
2021-04-05 21:13:09 +02:00 |
|
Miroslav Šedivý
|
55b868709d
|
supervisord as root.
|
2021-04-05 21:08:08 +02:00 |
|
Miroslav Šedivý
|
d37933cc37
|
fmt edit.
|
2021-03-30 00:37:06 +02:00 |
|
Miroslav Šedivý
|
d84297fbec
|
update pipelines config settings extractor.
|
2021-03-30 00:36:13 +02:00 |
|
Miroslav Šedivý
|
051ab9f426
|
always start pipelines with !.
|
2021-03-29 22:59:07 +02:00 |
|
Miroslav Šedivý
|
d8c031af4d
|
add video config evaluation.
|
2021-03-29 00:58:51 +02:00 |
|