Commit Graph

40 Commits

Author SHA1 Message Date
Chaoscaot 21d628b338 Refactor EventRelation: Fix query logic for byEvent, adjust insert fields, and update setFrom parameter handling. Update ResponseRelation to align with updated EventRelation structure.
SteamWarCI Build successful
2025-09-28 10:28:24 +02:00
Chaoscaot 4c98ce4aff Add Schematic Revisions
SteamWarCI Build successful
2025-07-01 21:39:08 +02:00
Chaoscaot bd9451f2aa Fix Backend
SteamWarCI Build successful
2025-06-29 11:22:41 +02:00
Chaoscaot 2f93f336c9 Add image upload functionality and enhance page metadata creation.
SteamWarCI Build successful
2025-05-29 14:30:06 +02:00
Chaoscaot a5bb62590c Refactor page routing and point calculation logic
SteamWarCI Build successful
Streamlined the `page` routing structure by optimizing branch and file handling, introducing a reusable `filesInDirectory` method, and cleaning up redundancies. Enhanced `EventGroup` point calculation with incremental updates, new helper methods (`getTeams`, `getTeamsId`), and better handling of unfinished fights.
2025-05-28 23:57:29 +02:00
Chaoscaot 8768fd7d81 Refactor event handling and group assignment logic
SteamWarCI Build successful
Replaced `fight.event` with `event.eventID` for consistency and improved event handling. Adjusted `setGroup` to accept `Integer` instead of `EventGroup` to simplify group assignment logic. Removed unused `event` field in `CreateEventFight` and streamlined related processing.
2025-05-22 19:42:49 +02:00
Chaoscaot b0be06136d Add 'ergebnis' field to EventFights data model and update logic
SteamWarCI Build successful
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
SteamWarCI Build successful
2025-05-08 17:32:12 +02:00
Chaoscaot b1bef4ced5 Add ErrorLogging for Bugged Schematics
SteamWarCI Build successful
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.
SteamWarCI Build successful
2025-03-04 21:05:01 +01:00
Chaoscaot b0bd719627 Backend Fixes
SteamWarCI Build successful
2025-03-02 09:08:49 +01:00
Chaoscaot ce907389df Refactor SQL query to remove schema qualifiers.
SteamWarCI Build successful
2025-02-25 22:46:54 +01:00
Chaoscaot a2b3661605 Refactor V2 Auth
SteamWarCI Build successful
2025-02-23 17:24:14 +01:00
Chaoscaot b045f16160 Remove deprecated configureAuthRoutes function call
SteamWarCI Build successful
2025-02-20 22:40:18 +01:00
Chaoscaot dea0d33185 Refactor token generation and remove unused endpoints.
SteamWarCI Build successful
2025-02-20 22:13:13 +01:00
Chaoscaot 7f5b57516e Reduce access token duration and enhance auth endpoints
SteamWarCI Build successful
2025-02-17 18:28:43 +01:00
Chaoscaot 8ec12603b6 Add password reset URL generation and backend validation
SteamWarCI Build successful
2025-02-17 17:48:26 +01:00
Chaoscaot 6aeecd444e Authentication v2
SteamWarCI Build successful
2025-02-04 21:47:29 +01:00
Chaoscaot b3ddc04830 Fix Add Referee
SteamWarCI Build successful
2025-01-29 19:12:45 +01:00
Chaoscaot dbf59df173 Fix Gitea Backend
SteamWarCI Build successful
2025-01-26 10:13:36 +01:00
Chaoscaot 71362bc079 Hotfix: API Download is decompressed
SteamWarCI Build successful
2025-01-26 00:22:50 +01:00
Chaoscaot 3fadeb7751 Disable Logs
SteamWarCI Build successful
2025-01-20 19:09:29 +01:00
Chaoscaot 8da9a3cfbb Fix Schematic Upload
SteamWarCI Build successful
2025-01-20 17:38:32 +01:00
Chaoscaot 0ce7429151 Fix Schematic Upload
SteamWarCI Build successful
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