CodingPhoenix
  • Joined on 2025-06-04
CodingPhoenix pushed to master at CodingPhoenix/Nextus-Web 2026-05-28 08:59:09 +00:00
f19f73a2cc Refactor AnnotationScanner to handle controllers without @Controller annotation gracefully and update exception messages. Adjust .idea/misc.xml structure.
CodingPhoenix pushed to main at FlightScore/FlightScore-Backend 2026-05-28 08:10:55 +00:00
af4b9fa19d Fixed some deprication
CodingPhoenix deleted branch master from FlightScore/FlightScore-Backend 2026-05-28 08:01:52 +00:00
CodingPhoenix pushed to main at FlightScore/FlightScore-Backend 2026-05-28 08:01:51 +00:00
3fd786e5ef Merge pull request 'Forced Java Version and updated project' (#1) from master into main
91f7b52e2b Updated Gradle
bcba527ea9 Forced Java Version
Compare 3 commits »
CodingPhoenix merged pull request FlightScore/FlightScore-Backend#1 2026-05-28 08:01:49 +00:00
Forced Java Version and updated project
CodingPhoenix created pull request FlightScore/FlightScore-Backend#1 2026-05-28 08:01:45 +00:00
Forced Java Version and updated project
CodingPhoenix pushed to master at FlightScore/FlightScore-Backend 2026-05-28 08:00:46 +00:00
91f7b52e2b Updated Gradle
bcba527ea9 Forced Java Version
Compare 2 commits »
CodingPhoenix created branch master in FlightScore/FlightScore-Backend 2026-05-28 08:00:46 +00:00
CodingPhoenix pushed to master at FlightScore/PenaltyTracker 2026-05-18 06:38:11 +00:00
4b5f0eb326 Added index.js
CodingPhoenix pushed to master at FlightScore/PenaltyTracker 2026-05-18 06:37:54 +00:00
26c821866b Removed inline JS
CodingPhoenix pushed to main at FlightScore/FlightScore-Frontend 2026-05-17 07:54:12 +00:00
a29ad7ae9b Added /dev/icons page for easy development
CodingPhoenix pushed to main at FlightScore/FlightScore-Frontend 2026-05-17 07:47:47 +00:00
099d314118 Added more icons
CodingPhoenix pushed to main at FlightScore/FlightScore-Frontend 2026-05-17 07:26:17 +00:00
2d170dabbc Added more icons
CodingPhoenix pushed to master at FlightScore/PenaltyTracker 2026-05-17 07:18:42 +00:00
777f11d93c Add multilingual support, competition close/reopen, and backup directory
CodingPhoenix pushed to master at FlightScore/PenaltyTracker 2026-05-17 05:29:34 +00:00
bb9f3cd3eb Update German translations for 'balloon_id' to 'Kennung' in i18n files
CodingPhoenix pushed to master at FlightScore/PenaltyTracker 2026-05-17 04:37:34 +00:00
13d9e3d66c Reduce maximum login attempts to improve security
CodingPhoenix pushed to master at FlightScore/PenaltyTracker 2026-05-17 03:57:26 +00:00
570272a777 Add rules language support and improve password validation across the app
CodingPhoenix pushed to master at FlightScore/PenaltyTracker 2026-05-16 19:11:00 +00:00
68034dea7d Replaced one-pager with multiple pages and fixed security bugs
CodingPhoenix pushed to master at FlightScore/PenaltyTracker 2026-05-16 18:40:12 +00:00
802906f9d4 Add basic web app and API integration