• Joined on 2024-04-13
stijn pushed to master at Altitude/AltitudeWeb 2025-04-10 23:12:49 +00:00
0f9761da3a Refactor history APIs and integrate LiteBans database support
stijn pushed to master at Altitude/AltitudeWeb 2025-04-10 21:17:00 +00:00
43a5dafd82 Refactor API structure and update schema references
2b818fc297 Add removedReason field to bans API schema
Compare 2 commits »
stijn pushed to master at Altitude/AltitudeWeb 2025-04-10 20:55:55 +00:00
7fa84fec81 Add "removedBy" field to bans.yml
stijn pushed to master at Altitude/AltitudeWeb 2025-04-10 20:46:31 +00:00
1585011143 Refactor API structure and endpoints for history and team.
stijn pushed to master at Altitude/AltitudeWeb 2025-04-10 19:45:03 +00:00
2137459e9b Refactor API structure and enhance logging/debugging.
stijn pushed to master at Altitude/AltitudeWeb 2025-04-10 19:11:27 +00:00
23f298b8c9 Log error when database settings fail to load
stijn pushed to master at Altitude/AltitudeWeb 2025-04-10 18:39:54 +00:00
02f21169b4 Remove unused TeamMemberDto import in TeamApiController
stijn pushed to master at Altitude/AltitudeWeb 2025-04-10 00:08:30 +00:00
f10c3ab2d3 Refactor team component to use dynamic data loading
stijn pushed to master at Altitude/AltitudeWeb 2025-04-09 23:22:24 +00:00
d5daa8458b Refactor database structure and improve player handling.
stijn pushed to master at Altitude/AltitudeWeb 2025-04-08 20:24:29 +00:00
67a3162ae3 Added backend and fixed openapi generation
stijn pushed to master at Altitude/AltitudeWeb 2025-04-08 20:23:40 +00:00
21496baab5 Remove AppModule and enhance Team and Header components
c2c81de9d0 Convert components to standalone and implement route-based loading
Compare 2 commits »
stijn pushed to master at Altitude/AltitudeWeb 2025-04-06 18:50:50 +00:00
ab3abe7f6b Refactor background-position logic in header component
stijn pushed to master at Altitude/AltitudeWeb 2025-04-06 18:46:59 +00:00
7b377a3667 Refactor team section styles by using a common CSS class
stijn pushed to master at Altitude/AltitudeWeb 2025-04-06 15:51:18 +00:00
b256b9f66b Enable scroll position restoration in app routing
6f0c667bdd Revert "Add OnInit to components to scroll to top on initialization"
Compare 2 commits »
stijn pushed to master at Altitude/AltitudeWeb 2025-04-06 15:47:14 +00:00
d4e231f67b Add OnInit to components to scroll to top on initialization
stijn pushed to master at Altitude/AltitudeWeb 2025-04-06 15:34:45 +00:00
b4d78690d9 Add overlay gradient option to rules page header
stijn pushed to master at Altitude/AltitudeWeb 2025-04-06 15:29:54 +00:00
d981b7dcff Add toggle functionality for exceptions in Rules component
d006a47cf3 Integrate ScrollService into multiple components.
Compare 2 commits »
stijn pushed to master at Altitude/AltitudeWeb 2025-04-05 22:03:38 +00:00
849f09d10a Update carousel to include opacity animation
stijn pushed to master at Altitude/AltitudeWeb 2025-04-05 21:19:54 +00:00
6f3445dc01 Move <app-footer> to the root app component
stijn pushed to master at Altitude/AltitudeWeb 2025-04-05 21:18:58 +00:00
13089ba437 Add footer component to rules page