Commit Graph

  • af4b9fa19d Fixed some deprication main Jan Meinl 2026-05-28 08:10:35 +00:00
  • c0512b67e3 Merge branch 'main' of https://git.coph.dev/FlightScore/FlightScore-Backend Jan Meinl 2026-05-28 08:06:39 +00:00
  • 73e3aac0dc Updated Gradle Jan Meinl 2026-05-28 08:02:38 +00:00
  • 3fd786e5ef Merge pull request 'Forced Java Version and updated project' (#1) from master into main CodingPhoenix 2026-05-28 08:01:48 +00:00
  • 91f7b52e2b Updated Gradle Jan Meinl 2026-05-28 07:59:04 +00:00
  • bcba527ea9 Forced Java Version Jan Meinl 2026-05-28 07:57:45 +00:00
  • ec6d9d92ac Enhance CoordinateConverter with custom central meridian support and refine UTM distance calculations Jan Meinl 2026-05-16 07:55:27 +02:00
  • fa888405bd Implement DistanceCalculator with multiple methods and refactor coordinate handling Jan Meinl 2026-05-16 04:33:47 +02:00
  • 384eb5729e Clean up imports in Main.java file and remove unused dependencies Jan Meinl 2026-05-16 03:50:50 +02:00
  • a722fae4c9 Add BalloonLiveParser implementation for parsing Balloon Live IGC files and integrate with track model Jan Meinl 2026-05-15 13:13:07 +02:00
  • 91c276349d Remove GeographicCoordinate class and refactor CoordinateConverter to simplify altitude handling and extend functionality. Converted all projections and transformations to use Coordinate and GridCoordinate. Jan Meinl 2026-05-15 10:46:48 +02:00
  • abadc40ed6 Add geographic-to-grid and grid-to-geographic projection methods in CoordinateConverter Jan Meinl 2026-05-15 04:31:16 +02:00
  • 7bcf1bb0d6 Add Coordinate Converter with high-precision transformations and integrate Geographic/Projected Coordinate models Jan Meinl 2026-05-15 04:12:52 +02:00
  • 02d4935e01 Introduce MapGrid and MapDatum enums Jan Meinl 2026-05-14 20:39:41 +02:00
  • e52e082bcd Remove map projection framework and associated classes Jan Meinl 2026-05-14 17:55:32 +02:00
  • 7b3209b161 Add map projection framework and integrate initial SwissGrid and UTM projections Jan Meinl 2026-05-14 16:20:41 +02:00
  • 015a780760 Add placeholder BalloonLiveParser class in track parser package Jan Meinl 2026-05-14 15:28:26 +02:00
  • 3c67ca43b3 Refactor track model: replace TrackCoordinate with TrackPoint, add TrackHeader for header data Jan Meinl 2026-05-14 15:26:06 +02:00
  • 7104f97b3f Extend Pilot model with personal details and linked user ID fields Jan Meinl 2026-05-14 14:42:01 +02:00
  • 1928dbe8fb Expand task-related models with new task types and flight-related entities Jan Meinl 2026-05-14 14:38:14 +02:00
  • c6578e3eef Expand task and flight models, add new enums and classes Jan Meinl 2026-05-14 13:18:14 +02:00
  • 93c6dc239c Add TaskStatus enum and integrate status field into Task model Jan Meinl 2026-05-14 12:38:03 +02:00
  • afc21046d4 Introduce Altitude record, enhance altitude handling, and expand models Jan Meinl 2026-05-14 12:32:23 +02:00
  • 5ac820fc5a Add AltitudeSource enum and task model, update Competition with altitude source field Jan Meinl 2026-05-14 11:18:11 +02:00
  • 096e3f5ec8 Add flight model classes with enums and relationships Jan Meinl 2026-05-14 11:01:24 +02:00
  • 0621e4f376 Add competition and coordinate model classes with enums and relationships Jan Meinl 2026-05-14 10:29:37 +02:00
  • 6e767ee703 Replace priority field with dependsOn dependency resolver for Providers Jan Meinl 2026-05-13 21:23:05 +02:00
  • 8479eb6ecd Add CompetitionProvider and fix permission query issue Jan Meinl 2026-05-13 21:17:25 +02:00
  • 470a41c783 Update Gradle wrapper, dependencies, and startup scripts Jan Meinl 2026-05-13 19:48:13 +02:00
  • a46b8081cf Add email claim to JWT, adjust role/permissions claims, and allow localhost:5173 origin Jan Meinl 2026-04-12 15:49:21 +02:00
  • 2ad7cae8c4 Update email value in yaak.ev_rnW4WEytTs.yaml configuration file CodingPhoenix 2026-04-10 22:44:23 +02:00
  • 570bc18c66 Make fields in user-related classes immutable and simplify logger usage CodingPhoenix 2026-04-10 20:33:04 +02:00
  • eb7a9d0992 Update Gradle wrapper to version 9.4.1 CodingPhoenix 2026-04-10 18:11:42 +02:00
  • 634f99240f Configure CORS for web server and secure refresh token with HTTP-only cookies CodingPhoenix 2026-02-16 21:37:35 +01:00
  • 24eec67a46 Added auth refresh endpoint CodingPhoenixx 2026-02-15 22:27:13 +01:00
  • c285c261d1 Added new JWT-Token support and fixed some bugs. CodingPhoenixx 2026-02-15 22:19:24 +01:00
  • ffbf4f7500 Added Register Workflow Request Handler and fixed some bugs CodingPhoenixx 2026-02-15 21:32:06 +01:00
  • 6eca824961 Added login request handler CodingPhoenixx 2026-02-15 19:55:02 +01:00
  • e1f4522c7d Added base user functions CodingPhoenixx 2026-02-15 18:41:32 +01:00
  • fa9a51b1a6 Added login flow CodingPhoenixx 2026-02-15 13:47:25 +01:00
  • 2a2bd5d7b0 Added base providers for users, permission and roles CodingPhoenixx 2026-02-15 13:01:43 +01:00
  • 34d387138b Added base classes CodingPhoenixx 2026-02-15 12:39:39 +01:00
  • 61e6e40319 Initialize project with Gradle setup, core dependencies, and IntelliJ configuration. CodingPhoenixx 2026-02-15 11:50:43 +01:00