Commit graph

17 commits

Author SHA1 Message Date
dependabot[bot]
85a6d6262c Bump aiohttp from 3.6.2 to 3.7.4
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.6.2 to 3.7.4.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.6.2...v3.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-08 22:51:31 +01:00
dependabot[bot]
75072641b0 Bump cryptography from 2.8 to 3.3.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 to 3.3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/2.8...3.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-08 22:51:02 +01:00
dependabot[bot]
ebd32ae246 Bump flask-cors from 3.0.8 to 3.0.9
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.8 to 3.0.9.
- [Release notes](https://github.com/corydolphin/flask-cors/releases)
- [Changelog](https://github.com/corydolphin/flask-cors/blob/master/CHANGELOG.md)
- [Commits](https://github.com/corydolphin/flask-cors/compare/3.0.8...3.0.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-08 22:50:36 +01:00
Matthew Stratford
364d1ad7e1 Bump urllib3 from 1.25.8 to 1.26.5
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.8 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.8...1.26.5)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-08 22:49:34 +01:00
dependabot[bot]
acc6f4ade2 Bump websockets from 8.1 to 9.1
Bumps [websockets](https://github.com/aaugustin/websockets) from 8.1 to 9.1.
- [Release notes](https://github.com/aaugustin/websockets/releases)
- [Changelog](https://github.com/aaugustin/websockets/blob/9.1/docs/changelog.rst)
- [Commits](https://github.com/aaugustin/websockets/compare/8.1...9.1)

---
updated-dependencies:
- dependency-name: websockets
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-08 22:48:32 +01:00
Matthew Stratford
96fa54f3ff
Merge pull request #223 from UniversityRadioYork/dependabot/pip/jinja2-2.11.3
Bump jinja2 from 2.11.2 to 2.11.3
2021-04-30 22:08:06 +01:00
Marks Polakovs
60e318bb0b Replace Raygun with Sentry 2021-04-25 09:48:37 +01:00
dependabot[bot]
f399c87fe1
Bump jinja2 from 2.11.2 to 2.11.3
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.11.2...2.11.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-20 03:29:43 +00:00
Marks Polakovs
327f25f901 Get TURN config from shittyserver instead of hard-coding 2020-04-24 11:27:08 +02:00
Marks Polakovs
3f737c2328 Revert UTC changes.
This reverts commit 3ebbd4adf6.
2020-04-16 16:37:59 +02:00
Marks Polakovs
f0866f6f8d Add pytz to requirements 2020-04-16 13:51:55 +02:00
Marks Polakovs
b709f552ce Add gunicorn to make Flask less ANGERY 2020-04-13 19:12:06 +02:00
Marks Polakovs
45f26d7c75 Import stateserver into tree, MyPy-ify, CI-ify 2020-04-13 18:40:03 +02:00
Marks Polakovs
150596920f shittyserver: implement things needed for mattserver 2020-04-11 15:53:50 +02:00
Marks Polakovs
e48a9dd8ae server: add raygun 2020-04-10 13:03:08 +02:00
Marks Polakovs
d18550e247 Add serverside type checking 2020-04-07 12:19:28 +02:00
Marks Polakovs
c92d959753 Working streaming (using a public TURN server) 2020-03-28 19:16:14 +01:00