- 10 Jun, 2024 5 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
The ServerConnection.connect method is no longer async, we rely on the onconnected callback only. The onconnected callback is now only called after the initial handshake completes. There is a new onerror callback.
-
Juliusz Chroboczek authored
We could previously attempt to display a remote stream before reflectSetting initialised the settings.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
Fortunately we're not using the mistyped arguments.
-
- 08 Jun, 2024 4 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
NotAuthorisedError may unwrap to os.ErrNotExist.
-
Juliusz Chroboczek authored
-
- 01 Jun, 2024 3 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 27 May, 2024 1 commit
-
-
Juliusz Chroboczek authored
-
- 26 May, 2024 3 commits
-
-
Juliusz Chroboczek authored
Recent versions of Go do it at startup, so only print a warning if the limit is too low.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 11 May, 2024 3 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 09 May, 2024 5 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
Also fix return code in WHIP.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 08 May, 2024 11 commits
-
-
Juliusz Chroboczek authored
The group and name are in the path, this avoids redundancies.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
It was only being enforced in the client.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 03 May, 2024 5 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
Rename the fallback-users entry to wildcard-user, and only allow a single fallback user. This is missing the HTTP API.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
Suggested by Dianne Skoll.
-