f53a31348f
Hotfix: Kotlin ist schwer, ne Yoyo?
...
SteamWarCI Build successful
Signed-off-by: Chaoscaot <max@maxsp.de >
2025-10-28 22:27:06 +01:00
f99f9b1564
Trigger rebuild
SteamWarCI Build successful
2025-10-26 17:53:37 +01:00
5ab04d0518
Add cache for GameModeConfig
SteamWarCI Build successful
2025-10-26 13:34:25 +01:00
79ebdcea85
Make SchematicType static init type safe
SteamWarCI Build successful
2025-10-26 13:14:11 +01:00
3e918d031d
Fix compilation
SteamWarCI Build successful
2025-10-26 09:42:55 +01:00
167a6b6dc4
Unify SchematicType loading
2025-10-26 09:36:44 +01:00
d216aac2c4
Improve YMLWrapper
SteamWarCI Build successful
2025-10-26 09:22:48 +01:00
aec03e41a1
Improve YMLWrapper
SteamWarCI Build successful
2025-10-26 09:14:34 +01:00
a03a3f45e8
Update copyright notices
SteamWarCI Build successful
2025-10-23 17:56:43 +02:00
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
4c98ce4aff
Add Schematic Revisions
SteamWarCI Build successful
2025-07-01 21:39:08 +02:00
bd9451f2aa
Fix Backend
SteamWarCI Build successful
2025-06-29 11:22:41 +02:00
2f93f336c9
Add image upload functionality and enhance page metadata creation.
SteamWarCI Build successful
2025-05-29 14:30:06 +02:00
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
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
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
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
e3179c69aa
Refactor event group management and routing system
SteamWarCI Build successful
2025-05-08 17:32:12 +02:00
b1bef4ced5
Add ErrorLogging for Bugged Schematics
SteamWarCI Build successful
2025-04-26 22:27:53 +02:00
713275ba11
Add ErrorLogging for Bugged Schematics
2025-04-26 22:17:43 +02:00
9bc1f8b328
Refactor password check and add cache clearance.
SteamWarCI Build successful
2025-03-04 21:05:01 +01:00
b0bd719627
Backend Fixes
SteamWarCI Build successful
2025-03-02 09:08:49 +01:00
ce907389df
Refactor SQL query to remove schema qualifiers.
SteamWarCI Build successful
2025-02-25 22:46:54 +01:00
a2b3661605
Refactor V2 Auth
SteamWarCI Build successful
2025-02-23 17:24:14 +01:00
b045f16160
Remove deprecated configureAuthRoutes function call
SteamWarCI Build successful
2025-02-20 22:40:18 +01:00
dea0d33185
Refactor token generation and remove unused endpoints.
SteamWarCI Build successful
2025-02-20 22:13:13 +01:00
7f5b57516e
Reduce access token duration and enhance auth endpoints
SteamWarCI Build successful
2025-02-17 18:28:43 +01:00
8ec12603b6
Add password reset URL generation and backend validation
SteamWarCI Build successful
2025-02-17 17:48:26 +01:00
6aeecd444e
Authentication v2
SteamWarCI Build successful
2025-02-04 21:47:29 +01:00
b3ddc04830
Fix Add Referee
SteamWarCI Build successful
2025-01-29 19:12:45 +01:00
dbf59df173
Fix Gitea Backend
SteamWarCI Build successful
2025-01-26 10:13:36 +01:00
71362bc079
Hotfix: API Download is decompressed
SteamWarCI Build successful
2025-01-26 00:22:50 +01:00
3fadeb7751
Disable Logs
SteamWarCI Build successful
2025-01-20 19:09:29 +01:00
8da9a3cfbb
Fix Schematic Upload
SteamWarCI Build successful
2025-01-20 17:38:32 +01:00
0ce7429151
Fix Schematic Upload
SteamWarCI Build successful
2025-01-20 17:31:20 +01:00
ec5382316a
Fixes
2024-12-21 19:33:23 +01:00
51fd5faa4d
Merge branch 'main' into Schematics/1.21
...
# Conflicts:
# VelocityCore/build.gradle.kts
2024-12-21 19:29:46 +01:00
1b47700c19
Fix Event
2024-12-21 16:16:54 +01:00
d08ccc3a98
Fix Everything
2024-12-21 12:30:39 +01:00
336915dd96
Fix Schem Upload
2024-12-21 12:03:43 +01:00
9eab15bfd5
Hotfix: Groups
2024-12-15 17:18:40 +01:00
0134ef1f61
Maybe, Fix Schematics Readers
2024-12-03 22:43:14 +01:00
d5c06688f0
Backend Fixes...
2024-11-26 16:34:24 +01:00
16a5de7a84
Fix Permissions
2024-11-24 23:14:10 +01:00
c11eaaee45
Fixes...
2024-08-27 21:34:18 +02:00
42254a5133
Fixes
2024-08-18 13:09:19 +02:00
6d648b9a71
Fixes
2024-08-18 13:03:24 +02:00
f69f7ae294
Fix Build
2024-08-18 11:21:39 +02:00
fd7fe8c305
Add Backend to Monorepo
2024-08-18 11:15:54 +02:00