Chaoscaot
  • Joined on 2025-01-14
Chaoscaot pushed to master at SteamWar/Website 2025-11-23 12:14:37 +01:00
a761ce371c fix: Update TeamList component to use event object instead of eventId
Chaoscaot pushed to master at SteamWar/Website 2025-11-23 12:12:40 +01:00
ba88dd1ec3 feat: Add TeamList component for displaying registered teams in event details
Chaoscaot closed issue SteamWar/SteamWar#204 2025-11-23 01:26:15 +01:00
Webside login nicht mehr über eigene Login logik sondern über discord OAuth
Chaoscaot pushed to master at SteamWar/Website 2025-11-22 21:50:05 +01:00
ddb19a85dc Update some Event View Code
Chaoscaot pushed to master at SteamWar/Website 2025-11-15 00:06:20 +01:00
64adfe7c3b fix: Update Discord login handling to use async/await for better error handling
Chaoscaot pushed to main at SteamWar/SteamWar 2025-11-14 23:56:09 +01:00
e343d044ff Refactor Discord authentication endpoint for improved error handling and structure
Chaoscaot pushed to master at SteamWar/Website 2025-11-14 23:42:11 +01:00
f503d59eeb fix: Set Content-Type header to text/plain for Discord login request
Chaoscaot pushed to master at SteamWar/Website 2025-11-14 23:34:12 +01:00
a06e66012b rebuild
Chaoscaot pushed to master at SteamWar/Website 2025-11-14 23:25:55 +01:00
d746e26a1c rebuild
Chaoscaot pushed to main at SteamWar/SteamWar 2025-11-14 23:25:14 +01:00
f923a007a7 Revert "Add EventCache for efficient retrieval of event groups and teams"
Chaoscaot pushed to master at SteamWar/Website 2025-11-14 23:18:58 +01:00
a9e1cb6025 fix: Update Discord OAuth link in Login.svelte for correct redirect URI
Chaoscaot pushed to main at SteamWar/SteamWar 2025-11-14 23:18:43 +01:00
78352a3e67 Refactor EventFights and Fight classes to improve player initialization and retrieval
Chaoscaot pushed to master at SteamWar/Website 2025-11-14 23:15:30 +01:00
3daac95059 fix: Remove unnecessary blank line in Login.svelte
Chaoscaot pushed to main at SteamWar/SteamWar 2025-11-14 23:14:19 +01:00
8d705e7a84 Refactor EventFights and Fight classes to improve player initialization and retrieval
Chaoscaot pushed to master at SteamWar/Website 2025-11-14 23:03:34 +01:00
1905aed535 fix: Update copyright year in middleware.ts to 2025
Chaoscaot pushed to master at SteamWar/Website 2025-11-14 22:50:00 +01:00
9c353a5eea fix: Remove unnecessary blank line in Login.svelte
Chaoscaot pushed to main at SteamWar/SteamWar 2025-11-14 22:47:41 +01:00
8b4f864f99 Add EventCache for efficient retrieval of event groups and teams
Chaoscaot deleted branch authv3 from SteamWar/Website 2025-11-14 22:43:12 +01:00
Chaoscaot pushed to master at SteamWar/Website 2025-11-14 22:43:12 +01:00
2840fe80ef Merge pull request 'Enhance login functionality with Discord integration' (#19) from authv3 into master
d79c532009 feat: Enhance login functionality with Discord integration and improve code formatting
Compare 2 commits »
Chaoscaot merged pull request SteamWar/Website#19 2025-11-14 22:43:10 +01:00
Enhance login functionality with Discord integration