Jannis Mattheis
54a7a29895
Extract authModeToRoomMode
2022-02-13 18:42:18 +01:00
Jannis Mattheis
44f2f4e52e
Remove unused param
2022-02-13 18:42:18 +01:00
Jannis Mattheis
7487492d46
Remove sponsor
2022-01-24 20:53:29 +01:00
Jannis Mattheis
82f9c81042
Remove port range docker install guide
...
See #56
2021-12-15 21:20:25 +01:00
Jannis Mattheis
d8855335c6
Update golangci-lint
v1.5.2
2021-11-29 19:52:16 +01:00
Jannis Mattheis
b417ea4976
Migrate to x/term
2021-11-29 19:52:16 +01:00
Jannis Mattheis
1466d8c357
Update node
2021-11-29 19:52:16 +01:00
Jannis Mattheis
276202e1a3
Update go1.17
2021-11-29 19:52:16 +01:00
Jannis Mattheis
7ba06e0eba
Update ui
2021-11-29 19:52:16 +01:00
Jannis Mattheis
ccdd67c8e9
Update go deps
2021-11-29 19:52:16 +01:00
Jannis Mattheis
557c1eba6b
Migrate to go embed
2021-11-29 19:52:16 +01:00
Dennis Becker
15349b9294
feat: align video to vertical and horizontal center
2021-11-16 20:55:18 +01:00
Jannis Mattheis
aba4fee634
Fix goreleaser deprecations
v1.5.1
2021-08-23 19:42:36 +02:00
Sven Kube
c016f201cc
Add video display mode setting
v1.5.0
2021-08-23 19:22:10 +02:00
Jannis Mattheis
aeb55c7387
Fix warnings
v1.4.1
2021-06-16 17:59:29 +00:00
Jannis Mattheis
927c012abf
Update ui deps
2021-06-16 17:59:29 +00:00
Jannis Mattheis
8ff3f0b558
Update go deps
2021-06-16 17:59:29 +00:00
Maxim Baz
e5f046ebab
Show NAT traversal mode as label
v1.4.0
2021-05-24 17:39:56 +00:00
Maxim Baz
1fa9d9a03b
Add external TURN server support ( #87 )
2021-05-24 15:29:02 +00:00
Sven Kube
be61f348e1
feat: add configurable default value for room closing policy in room creation dialog
v1.3.0
2021-05-15 08:25:39 +00:00
Jannis Mattheis
970d38f585
Go mod download
v1.2.2
2021-04-17 10:49:25 +02:00
Jannis Mattheis
b322968428
Update caniuse
v1.2.1
2021-04-17 08:30:28 +00:00
Jannis Mattheis
7d9cf05c93
Update gorilla/mux
2021-04-17 08:30:28 +00:00
Jannis Mattheis
5d587d9479
Upgrade typescript
2021-04-17 08:30:28 +00:00
Jannis Mattheis
28ab3abf82
Remove unused testing library
2021-04-17 08:30:28 +00:00
Jannis Mattheis
30d15be15f
Remove unused react-router dependency
2021-04-17 08:30:28 +00:00
Jannis Mattheis
f90a0bafe1
Update react
2021-04-17 08:30:28 +00:00
Jannis Mattheis
5ce7c6cb27
Update hooks & notistack
2021-04-17 08:30:28 +00:00
Jannis Mattheis
8990f277f0
Update prettier
2021-04-17 08:30:28 +00:00
Jannis Mattheis
4f5edf4b8a
Update @material-ui/*
2021-04-17 08:30:28 +00:00
Jannis Mattheis
7c81cc5d72
Update react-scripts
2021-04-17 08:30:28 +00:00
Jannis Mattheis
e1d16521ac
Update Go 1.16
2021-04-17 08:30:28 +00:00
Jannis Mattheis
9735e1d3c9
Fix panic if no ports are available
...
Fixes #80
2021-03-17 18:01:55 +01:00
Florian Brandt
979a7be292
Fix typo
2021-03-11 17:46:23 +00:00
Patrick Hempel
71fc2eaa45
Add shortcuts
v1.2.0
2021-02-07 18:47:16 +00:00
Mario Franze
bc7e4166dd
Properly close screenshare on browser stop share popup
2021-02-02 18:54:47 +00:00
Jannis Mattheis
3aa61fda11
Thanks sipgate (:
2021-01-25 16:58:39 +01:00
Maxim Baz
ab187c14f3
Prefill room ID from url
v1.1.2
2021-01-11 21:42:27 +01:00
Jannis Mattheis
d71c303df7
Use IPv4 stun for IPv6 connections
...
* User1 connects with IPv6
* User2 connects with IPv4 (without any support for IPv6)
* User1 asks via STUN for his address, and receives a IPv6 address back
* User2 asks via STUN for his address, and receives a IPv4 address back
* User2 cannot connect to User1 IPv6 address
After this fix: User1 asks both for his IPv4 and IPv6 addresses.
See #56
2020-12-03 19:49:31 +00:00
Moritz Poldrack
e845b3d29c
Update install.md
2020-11-17 19:51:01 +00:00
Mateusz Piotrowski
3a56f33e64
Add FreeBSD installation instructions
2020-11-17 19:40:55 +00:00
Jannis Mattheis
91cad3d828
Update FUNDING.yml
2020-10-31 11:19:55 +00:00
Jannis Mattheis
649fccc8c6
Add donation info
2020-10-29 20:19:47 +00:00
Jannis Mattheis
75773e9946
Disallow TURN login after session close
v1.1.1
2020-10-27 10:33:02 +01:00
Jannis Mattheis
54530cc7b5
Hide & Disable video controls in full screen
...
Fixes #18
v1.1.0
2020-10-27 10:02:47 +01:00
Jannis Mattheis
d304472572
Add ipv6 support
2020-10-27 08:54:26 +00:00
Jannis Mattheis
ea7dbdbd51
Add remote addr to http log
2020-10-27 08:54:26 +00:00
Jannis Mattheis
3191988801
Don't fail on unknown session
...
There may be a race condition if a user disconnects and the other peer
just sent a p2p message.
Fixes #14
2020-10-23 19:40:06 +02:00
Jannis Mattheis
6365bf6866
Add build from source docs
v1.0.8
2020-10-23 13:58:51 +00:00
Jannis Mattheis
24030deaaa
Add port range docs
2020-10-23 13:58:51 +00:00