Commit Graph

34 Commits

Author SHA1 Message Date
Chaoscaot b0be06136d Add 'ergebnis' field to EventFights data model and update logic
Introduced a new 'ergebnis' field to the EventFights data model to handle fight results. Updated the logic to support processing and updating this field when provided. This ensures better tracking and management of event fight outcomes.
2025-05-18 13:31:14 +02:00
Chaoscaot 6e9db276ef Add event referees management and teams endpoint.
Introduced a new route for managing event referees with get, put, and delete operations. Also added an endpoint to fetch all teams, and integrated the referees routing into event configuration.
2025-05-10 22:22:43 +02:00
Chaoscaot e3179c69aa Refactor event group management and routing system 2025-05-08 17:32:12 +02:00
Chaoscaot b1bef4ced5 Add ErrorLogging for Bugged Schematics 2025-04-26 22:27:53 +02:00
Chaoscaot 713275ba11 Add ErrorLogging for Bugged Schematics 2025-04-26 22:17:43 +02:00
Chaoscaot 9bc1f8b328 Refactor password check and add cache clearance. 2025-03-04 21:05:01 +01:00
Chaoscaot b0bd719627 Backend Fixes 2025-03-02 09:08:49 +01:00
Chaoscaot ce907389df Refactor SQL query to remove schema qualifiers. 2025-02-25 22:46:54 +01:00
Chaoscaot a2b3661605 Refactor V2 Auth 2025-02-23 17:24:14 +01:00
Chaoscaot b045f16160 Remove deprecated configureAuthRoutes function call 2025-02-20 22:40:18 +01:00
Chaoscaot dea0d33185 Refactor token generation and remove unused endpoints. 2025-02-20 22:13:13 +01:00
Chaoscaot 7f5b57516e Reduce access token duration and enhance auth endpoints 2025-02-17 18:28:43 +01:00
Chaoscaot 8ec12603b6 Add password reset URL generation and backend validation 2025-02-17 17:48:26 +01:00
Chaoscaot 6aeecd444e Authentication v2 2025-02-04 21:47:29 +01:00
Chaoscaot b3ddc04830 Fix Add Referee 2025-01-29 19:12:45 +01:00
Chaoscaot dbf59df173 Fix Gitea Backend 2025-01-26 10:13:36 +01:00
Chaoscaot 71362bc079 Hotfix: API Download is decompressed 2025-01-26 00:22:50 +01:00
Chaoscaot 3fadeb7751 Disable Logs 2025-01-20 19:09:29 +01:00
Chaoscaot 8da9a3cfbb Fix Schematic Upload 2025-01-20 17:38:32 +01:00
Chaoscaot 0ce7429151 Fix Schematic Upload 2025-01-20 17:31:20 +01:00
Chaoscaot ec5382316a Fixes 2024-12-21 19:33:23 +01:00
Chaoscaot 51fd5faa4d Merge branch 'main' into Schematics/1.21
# Conflicts:
#	VelocityCore/build.gradle.kts
2024-12-21 19:29:46 +01:00
Chaoscaot 1b47700c19 Fix Event 2024-12-21 16:16:54 +01:00
Chaoscaot d08ccc3a98 Fix Everything 2024-12-21 12:30:39 +01:00
Chaoscaot 336915dd96 Fix Schem Upload 2024-12-21 12:03:43 +01:00
Chaoscaot 9eab15bfd5 Hotfix: Groups 2024-12-15 17:18:40 +01:00
Chaoscaot 0134ef1f61 Maybe, Fix Schematics Readers 2024-12-03 22:43:14 +01:00
Chaoscaot d5c06688f0 Backend Fixes... 2024-11-26 16:34:24 +01:00
Chaoscaot 16a5de7a84 Fix Permissions 2024-11-24 23:14:10 +01:00
Chaoscaot c11eaaee45 Fixes... 2024-08-27 21:34:18 +02:00
Chaoscaot 42254a5133 Fixes 2024-08-18 13:09:19 +02:00
Chaoscaot 6d648b9a71 Fixes 2024-08-18 13:03:24 +02:00
Chaoscaot f69f7ae294 Fix Build 2024-08-18 11:21:39 +02:00
Chaoscaot fd7fe8c305 Add Backend to Monorepo 2024-08-18 11:15:54 +02:00