Commit Graph

83 Commits

Author SHA1 Message Date
Marlon 0b6c56ecf9 Merge pull request #457 from mawoka-myblock/dependabot/pip/starlette-0.49.1 2025-12-12 13:58:46 +01:00
dependabot[bot] 8466b01e9b ⬆️ Bump urllib3 from 2.5.0 to 2.6.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.0.
- [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/2.5.0...2.6.0)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.6.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-06 05:00:26 +00:00
dependabot[bot] fc7989ebca ⬆️ Bump starlette from 0.48.0 to 0.49.1
Bumps [starlette](https://github.com/Kludex/starlette) from 0.48.0 to 0.49.1.
- [Release notes](https://github.com/Kludex/starlette/releases)
- [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md)
- [Commits](https://github.com/Kludex/starlette/compare/0.48.0...0.49.1)

---
updated-dependencies:
- dependency-name: starlette
  dependency-version: 0.49.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-28 22:56:26 +00:00
Mawoka c15f8b2370 Add psycopg2 to dependencies 2025-10-26 12:37:58 +01:00
Mawoka b8d248b819 Add asyncpg to dependencies 2025-10-26 12:35:13 +01:00
Mawoka 9e0a3faa45 Docker/Language Version updates 2025-10-26 12:26:12 +01:00
dependabot[bot] eaad7a3d9a ⬆️ Bump authlib from 1.6.4 to 1.6.5
Bumps [authlib](https://github.com/authlib/authlib) from 1.6.4 to 1.6.5.
- [Release notes](https://github.com/authlib/authlib/releases)
- [Changelog](https://github.com/authlib/authlib/blob/main/docs/changelog.rst)
- [Commits](https://github.com/authlib/authlib/compare/v1.6.4...v1.6.5)

---
updated-dependencies:
- dependency-name: authlib
  dependency-version: 1.6.5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-10 20:42:08 +00:00
Marlon 4df99a2693 Merge pull request #444 from mawoka-myblock/dependabot/pip/setuptools-78.1.1 2025-10-08 18:31:52 +02:00
Marlon 2c105aa003 Merge pull request #445 from mawoka-myblock/dependabot/pip/authlib-1.6.4 2025-10-08 18:31:36 +02:00
dependabot[bot] 8846a960d3 ⬆️ Bump python-socketio from 5.13.0 to 5.14.0
Bumps [python-socketio](https://github.com/miguelgrinberg/python-socketio) from 5.13.0 to 5.14.0.
- [Release notes](https://github.com/miguelgrinberg/python-socketio/releases)
- [Changelog](https://github.com/miguelgrinberg/python-socketio/blob/main/CHANGES.md)
- [Commits](https://github.com/miguelgrinberg/python-socketio/compare/v5.13.0...v5.14.0)

---
updated-dependencies:
- dependency-name: python-socketio
  dependency-version: 5.14.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-07 13:06:48 +00:00
dependabot[bot] a331c14839 ⬆️ Bump authlib from 1.6.1 to 1.6.4
Bumps [authlib](https://github.com/authlib/authlib) from 1.6.1 to 1.6.4.
- [Release notes](https://github.com/authlib/authlib/releases)
- [Changelog](https://github.com/authlib/authlib/blob/main/docs/changelog.rst)
- [Commits](https://github.com/authlib/authlib/compare/v1.6.1...v1.6.4)

---
updated-dependencies:
- dependency-name: authlib
  dependency-version: 1.6.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-22 14:57:33 +00:00
dependabot[bot] 5d071a3904 ⬆️ Bump setuptools from 75.9.1 to 78.1.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 75.9.1 to 78.1.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v75.9.1...v78.1.1)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-version: 78.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-21 10:45:57 +00:00
Mawoka 9c5516eac4 Fix game not running 2025-08-01 13:59:38 +02:00
Mawoka 986105c5a9 Merge branch 'master' into backend-dependency-update 2025-08-01 13:36:52 +02:00
Mawoka 8892a8882a More backend dependencies updates 2025-08-01 13:13:32 +02:00
Mawoka f86832892d Most dependencies updated, mostly tested 2025-05-20 16:00:03 +02:00
Mawoka 03e85f8586 Untested Ormar and FastAPI update 2025-05-20 12:12:06 +02:00
Mawoka 5a15ef2dc9 Update pydantic properly 2024-07-08 11:20:16 +02:00
Mawoka a686aca841 🐛 Fix S3 upload not working 2024-06-16 12:28:54 +02:00
Mawoka 5f3f248139 ⬇️ Downgraded webauthn 2024-04-07 21:05:44 +02:00
Mawoka bcb0c92382 📌 Fixed dependencies 2024-04-07 20:51:41 +02:00
Marlon 9f8214e3a1 Merge pull request #348 from mawoka-myblock/dependabot/pip/cryptography-42.0.4 2024-02-22 21:37:19 +01:00
dependabot[bot] 1f0bcb3ed9 ⬆️ Bump cryptography from 42.0.2 to 42.0.4
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.2 to 42.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.2...42.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 20:45:53 +00:00
dependabot[bot] dfc4ef9c05 ⬆️ Bump cbor2 from 5.6.1 to 5.6.2
Bumps [cbor2](https://github.com/agronholm/cbor2) from 5.6.1 to 5.6.2.
- [Release notes](https://github.com/agronholm/cbor2/releases)
- [Changelog](https://github.com/agronholm/cbor2/blob/master/docs/versionhistory.rst)
- [Commits](https://github.com/agronholm/cbor2/compare/5.6.1...5.6.2)

---
updated-dependencies:
- dependency-name: cbor2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 00:20:24 +00:00
Mawoka 6004ce36ef Updated dependencies 2024-02-15 22:25:17 +01:00
Mawoka 769bc32c42 Updated dependencies 2024-02-15 22:16:56 +01:00
Mawoka a5efd264da Updated dependencies 2024-02-15 22:07:38 +01:00
Mawoka 5bbbb85c8d Updated dependencies 2024-02-15 21:49:47 +01:00
dependabot[bot] caae10fd9e ⬆️ Bump urllib3 from 2.0.5 to 2.0.7
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.5 to 2.0.7.
- [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/v2.0.5...2.0.7)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-17 20:59:41 +00:00
dependabot[bot] c6658211d9 ⬆️ Bump cryptography from 41.0.3 to 41.0.4
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.3...41.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-21 21:16:02 +00:00
dependabot[bot] 9b4d4d9892 ⬆️ Bump cryptography from 41.0.1 to 41.0.3
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.1 to 41.0.3.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.1...41.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-02 02:10:48 +00:00
Mawoka 91da3571c3 🚧 Nearly finished excel-import 2023-07-04 15:45:20 +02:00
Mawoka e1f58e1728 Fixed Docker 2023-06-12 18:14:01 +02:00
Mawoka 0b256e2896 🐛 Fixed a bug in import function and in PrivateStorageItem 2023-06-11 13:22:10 +02:00
Marlon e7eb0a7621 Merge branch 'master' into new-storage 2023-06-09 13:41:16 +02:00
Mawoka 09a09cf1cf Fixed multiple things 2023-06-09 13:38:36 +02:00
Mawoka c220e3ae18 Added working video to kahoot-mode in admin screen 2023-06-09 12:51:30 +02:00
dependabot[bot] a4adbb6a49 ⬆️ Bump cryptography from 40.0.2 to 41.0.0
Bumps [cryptography](https://github.com/pyca/cryptography) from 40.0.2 to 41.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/40.0.2...41.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-02 20:29:03 +00:00
Mawoka a8b59ce6f5 Added streaming up- and downloads, fixed file sizes and added a (not working) dashboard 2023-05-29 16:24:38 +02:00
Mawoka 7222fb5632 Added basic upload endpoint 2023-05-25 13:41:55 +02:00
Mawoka a0b02ec9c3 Added s3 storage 2023-04-18 19:22:26 +02:00
Mawoka ac86c9e782 🐛 Went back to Python 3.10 2023-01-29 13:21:13 +01:00
Mawoka 0f000987ca Half-Working order-answers 2023-01-02 18:18:44 +01:00
Mawoka 2e159af134 Advanced Authentication 2022-12-18 18:31:06 +01:00
dependabot[bot] 3d2724e6c5 ⬆️ Bump cryptography from 38.0.1 to 38.0.3
Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.1 to 38.0.3.
- [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/38.0.1...38.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-15 11:52:57 +00:00
Mawoka af53b94ced Added background-tasks and image-cleanup 2022-10-06 18:20:58 +02:00
Mawoka 6af4693f0b Measuring time the player needed to answer 2022-09-23 21:07:51 +02:00
Mawoka e5ccd4224d 🐛 Fixes #107 2022-09-14 21:21:57 +02:00
Mawoka 45baeb87f5 🚑 Fixed startup because of Meilisearch-bug 2022-07-12 22:01:00 +02:00
Mawoka a7aae00884 🚑 Fixed avatar-generation 2022-07-07 21:03:55 +02:00