Commit Graph

  • 257b642b94 browser_profile to custom module. Miroslav Šedivý 2021-07-07 16:18:47 +0200
  • e5c59faf1a firefox profile directory. Miroslav Šedivý 2021-07-06 12:32:04 +0200
  • c392cad046
    Update uBlock Origin to v1.36.0 (#77) Aaron 2021-07-05 16:52:51 +0200
  • 686cbb0099
    Update uBlock Origin to v1.36.0 Aaron 2021-07-05 15:57:33 +0200
  • 7377e24abe zip: omit base dir. Miroslav Šedivý 2021-07-04 23:10:31 +0200
  • 486f9e13df allow supervisord to be controlled by neko user. Miroslav Šedivý 2021-07-04 22:32:01 +0200
  • 18e2ba6390 zip fix file check. Miroslav Šedivý 2021-07-04 21:36:42 +0200
  • d41580050e switch to latest firefox version. Miroslav Šedivý 2021-07-04 20:15:56 +0200
  • d3206bfd24 add ZIP to utils. Miroslav Šedivý 2021-07-04 01:36:09 +0200
  • a852eddfb7 add mutex to webrtc peer. Miroslav Šedivý 2021-06-30 00:04:41 +0200
  • c2277c4917 webrtc: remove offer timeout as this is handled by lib. Miroslav Šedivý 2021-06-29 22:41:30 +0200
  • 02a38d8805 change badges in README. Miroslav Šedivý 2021-06-29 00:19:19 +0200
  • bf428c5154 upgrade dependencies. Miroslav Šedivý 2021-06-28 23:54:38 +0200
  • d3fb84e582 upgrade deps. Miroslav Šedivý 2021-06-28 18:12:36 +0200
  • 9176fe3782 cgo import not only for linux. Miroslav Šedivý 2021-06-28 18:10:48 +0200
  • 86a9effe41 don't kill webrtc on temporary network issues #48. Miroslav Šedivý 2021-06-27 22:20:15 +0200
  • 14bda1a028 add ice restarts to reconnection logic. Miroslav Šedivý 2021-06-27 22:07:42 +0200
  • 7df642a346 add iceTrickle for restart from config. Miroslav Šedivý 2021-06-27 22:05:37 +0200
  • 09fdea1b11 add ice restarts. Miroslav Šedivý 2021-06-27 22:02:05 +0200
  • 3edb97e784 webrtc: do not close connection on disconnect. Miroslav Šedivý 2021-06-27 19:54:44 +0200
  • 733c39412b use log panic in webrtc. Miroslav Šedivý 2021-06-26 13:45:22 +0200
  • 7aa7e0eacb custom ipfetch #63. Miroslav Šedivý 2021-06-26 13:44:41 +0200
  • 3a79615a2b ungoogled-chromium fetch latest release. Miroslav Šedivý 2021-06-26 13:19:49 +0200
  • da246345e1 update readme. Miroslav Šedivý 2021-06-26 13:19:18 +0200
  • 4917eff83b webrtc reconn strategy using loss, fps and muted. Miroslav Šedivý 2021-06-24 17:09:13 +0200
  • 42f85d9e54 add track muted to webrtc stats. Miroslav Šedivý 2021-06-24 16:50:13 +0200
  • 9d423738c4 consts uppercase. Miroslav Šedivý 2021-06-24 16:24:43 +0200
  • 6e92022c37 add reconn delay. Miroslav Šedivý 2021-06-24 15:40:11 +0200
  • 6a8255d08a auto downgrade on packet loss. Miroslav Šedivý 2021-06-24 15:25:56 +0200
  • 3ca8f9a71c fix webrtc last quality connection. Miroslav Šedivý 2021-06-24 15:15:47 +0200
  • fcae8156f5 webrtc quality downgrade on reconnect. Miroslav Šedivý 2021-06-23 23:37:39 +0200
  • 15cfe4c146 autoplay video on reconnection. Miroslav Šedivý 2021-06-23 21:24:34 +0200
  • a4a24a913b dev auto ip address proxy. Miroslav Šedivý 2021-06-23 21:04:10 +0200
  • 54610232a5 version 1.3.8 Miroslav Šedivý 2021-06-21 14:32:56 +0200
  • d77a795438 connection make websocket async. Miroslav Šedivý 2021-06-20 23:56:34 +0200
  • b9b311c6de remove connecting event. Miroslav Šedivý 2021-06-20 23:46:40 +0200
  • 97a213c9b3 ws connect not async. Miroslav Šedivý 2021-06-20 23:29:00 +0200
  • e22e5e42a0 switch to camel case. Miroslav Šedivý 2021-06-19 21:46:18 +0200
  • f6edb4208e set as disconnected only if not connecting. Miroslav Šedivý 2021-06-19 21:42:25 +0200
  • 5c8c8c1330 add authenticate function. Miroslav Šedivý 2021-06-19 21:32:09 +0200
  • 45c6c33647 reconnect only after succesfull connection. Miroslav Šedivý 2021-06-19 20:21:32 +0200
  • c49c9ad4de reconnection add debug logs. Miroslav Šedivý 2021-06-19 20:20:46 +0200
  • 3d1b92ae1c add new reconnection logic. Miroslav Šedivý 2021-06-19 19:36:59 +0200
  • 071f97fb1b move webrtc congestion control to connection. Miroslav Šedivý 2021-06-19 18:51:14 +0200
  • daff2552a3 add disconnect event. Miroslav Šedivý 2021-06-19 18:44:43 +0200
  • 1dcce7d949 single connection status in state. Miroslav Šedivý 2021-06-19 18:36:48 +0200
  • a451d6a536 state: move authenticated out of connection. Miroslav Šedivý 2021-06-19 18:14:45 +0200
  • 8960bb319f join clear function. Miroslav Šedivý 2021-06-18 23:34:39 +0200
  • 2c02a0f2f9 remove old connection events. Miroslav Šedivý 2021-06-18 23:15:29 +0200
  • 6ab5978ad0 fix whitespaces. Miroslav Šedivý 2021-06-18 22:07:07 +0200
  • b9bd4d2b8f overlay fix naming. Miroslav Šedivý 2021-06-18 21:57:46 +0200
  • edabf74e2a fix build errors. Miroslav Šedivý 2021-06-18 00:58:14 +0200
  • 0b92270bc6 join webscoket + webrtc connection. Miroslav Šedivý 2021-06-18 00:54:51 +0200
  • e0de57fc70 move websocket to connection. Miroslav Šedivý 2021-06-18 00:31:03 +0200
  • e958690e10 webrtc unmount all events on disconnect. Miroslav Šedivý 2021-06-18 00:21:20 +0200
  • af206457ab add connection skeleton (WIP). Miroslav Šedivý 2021-06-17 09:22:02 +0200
  • 4497a18793 extract reconnection logic from websockets. Miroslav Šedivý 2021-06-16 23:28:05 +0200
  • 42588ac51a _candidates as private. Miroslav Šedivý 2021-06-16 23:09:34 +0200
  • 80bfb90fdd upgrade deps. Miroslav Šedivý 2021-06-15 23:44:54 +0200
  • d575d88daf upgrade deps. Miroslav Šedivý 2021-06-15 23:30:04 +0200
  • 1800d077d8
    Build by github actions (#70) Miroslav Šedivý 2021-06-13 14:13:19 +0200
  • 8a23ac2ddf trigger actions. Miroslav Šedivý 2021-06-13 14:11:10 +0200
  • f782e9d6ba trigger actions. Miroslav Šedivý 2021-06-13 13:57:25 +0200
  • bc67ea4915 trigger actions. Miroslav Šedivý 2021-06-13 13:55:36 +0200
  • c97603225d trigger actions. Miroslav Šedivý 2021-06-13 13:35:15 +0200
  • e655f79163 trigger actions. Miroslav Šedivý 2021-06-13 13:31:43 +0200
  • 49631b76eb trigger actions. Miroslav Šedivý 2021-06-13 13:30:47 +0200
  • 0b44af46d2 trigger actions. Miroslav Šedivý 2021-06-13 13:29:32 +0200
  • 169109d523 add workflow. Miroslav Šedivý 2021-06-13 13:15:35 +0200
  • a7531a9c14 BUILD_IMAGE from environment vairables has precedence. Miroslav Šedivý 2021-06-13 13:04:43 +0200
  • 8612286c98
    Merge pull request #69 from whalehub/update-ublock-origin Miroslav Šedivý 2021-06-12 20:32:29 +0200
  • 5c74d304ff
    Update uBlock Origin to v1.35.2 Aaron 2021-06-12 17:24:11 +0200
  • 2f3d0d9bbd
    Merge pull request #68 from whalehub/patch-1 Miroslav Šedivý 2021-06-11 08:45:31 +0200
  • 3792be85cc
    Dockerfile: Update Ungoogled Chromium to v91.0.4472.101 Aaron 2021-06-11 08:15:11 +0200
  • 0319455e55 #67 Revert "auto unmute on any control attempt #65." Miroslav Šedivý 2021-06-08 21:32:10 +0200
  • 57af427c12 update readme. v2.3 Miroslav Šedivý 2021-06-08 13:25:36 +0200
  • 201197f7d3 add Google Chrome. Miroslav Šedivý 2021-06-07 20:00:55 +0200
  • eca75dcd07 install xserver-xorg-input-void. Miroslav Šedivý 2021-06-07 19:52:22 +0200
  • 29359baf65 auto unmute on any control attempt #65. Miroslav Šedivý 2021-06-07 11:59:06 +0200
  • 305271916c start unmuted on reconnects #65. Miroslav Šedivý 2021-06-07 11:57:44 +0200
  • 93cb227a1f get ip, no proxy #63. Miroslav Šedivý 2021-05-29 21:08:41 +0200
  • 7e2baf432f add chrome sandbox #64. Miroslav Šedivý 2021-05-29 21:01:55 +0200
  • d46c9baade update Readme. Miroslav Šedivý 2021-05-29 20:58:13 +0200
  • 8177b23557 fullscreen fallback to video #62. Miroslav Šedivý 2021-05-24 23:56:01 +0200
  • e942a932dd add ice muxes. Miroslav Šedivý 2021-05-23 22:05:55 +0200
  • 3dbb265ef3 upgrade server dependencies. Miroslav Šedivý 2021-05-23 19:57:41 +0200
  • 35a092630e logs ignore healthcheck requests. Miroslav Šedivý 2021-05-23 19:21:36 +0200
  • ce42d81eeb apply debug from env. Miroslav Šedivý 2021-05-23 19:18:57 +0200
  • e47fa91381 lint fixes. Miroslav Šedivý 2021-05-23 18:50:47 +0200
  • 0acd7f5150
    Merge pull request #60 from whalehub/patch-1 Miroslav Šedivý 2021-05-21 19:09:59 +0200
  • 43c484ee48
    Dockerfile: Update Ungoogled Chromium to v90.0.4430.212 Aaron 2021-05-21 18:57:22 +0200
  • 0e433f234f version 1.3.7 Gheorghe 2021-05-14 17:32:20 +0200
  • df245924cc
    Merge pull request #58 from RisedSky/RisedSky-patch-1 Miroslav Šedivý 2021-05-14 10:41:15 +0200
  • 01ba84a417
    Update index.ts RisedSky 2021-05-14 04:07:54 +0200
  • 93d3e811e0
    Create fr-fr.ts RisedSky 2021-05-14 04:06:36 +0200
  • 0bc57d550a add autoconnect for WebRTC. Miroslav Šedivý 2021-05-09 23:26:01 +0200
  • 487114b3c8 fix websocket reconnection with async conn. Miroslav Šedivý 2021-05-09 23:25:52 +0200
  • f689bea219 make websocket connect async. Miroslav Šedivý 2021-05-09 21:06:09 +0200
  • 31cfacd1df add autoconnect prop. Miroslav Šedivý 2021-05-09 20:33:43 +0200
  • 9d4740f7e5 updated package lock. Miroslav Šedivý 2021-05-09 18:47:02 +0200