Christoph Urlacher christoph
  • Dortmund, Germany
  • CS student at TU-Dortmund

  • Joined on 2023-11-08
christoph pushed to main at christoph/flake-homelab 2024-03-09 17:26:58 +01:00
4a75307017 Add formula10 service
91c1bf7d1f Update immich service
d73a0a3c46 Disable memos service
27e0a5f76e Expose homeassistant port for outside access
1232b67b67 Update download paths
Compare 5 commits »
christoph opened issue christoph/flask-formula10#10 2024-03-08 20:00:34 +01:00
Retrieve race data from OpenF1 API
christoph opened issue christoph/flask-formula10#9 2024-03-05 00:57:34 +01:00
Link official F1 stats page on race-result form?
christoph opened issue christoph/flask-formula10#8 2024-03-05 00:56:44 +01:00
Display quali countdown before race?
christoph opened issue christoph/flask-formula10#7 2024-03-05 00:54:08 +01:00
Display season guess points based on current standings?
christoph opened issue christoph/flask-formula10#6 2024-03-05 00:53:35 +01:00
Don't use names for backend requests (consistently use IDs only)
christoph opened issue christoph/flask-formula10#5 2024-03-05 00:52:51 +01:00
Allow renaming users
christoph opened issue christoph/flask-formula10#4 2024-03-05 00:52:35 +01:00
Fastest laps + sprint points + sprint DNFs need to be tracked for driver stats calculation
christoph opened issue christoph/flask-formula10#3 2024-03-05 00:50:33 +01:00
Add "10-point guesses count" column in leaderboard page
christoph opened issue christoph/flask-formula10#2 2024-03-05 00:48:57 +01:00
Points model performance improvements
christoph opened issue christoph/flask-formula10#1 2024-03-05 00:45:47 +01:00
Only track locked-in guesses in user leaderboard
christoph pushed to main at christoph/flask-formula10 2024-03-03 16:02:22 +01:00
73273bc5cd Small database migration fixes
christoph pushed to main at christoph/flask-formula10 2024-03-03 15:38:39 +01:00
d3097038a5 Large database migration
christoph pushed to main at christoph/flask-formula10 2024-03-03 11:25:17 +01:00
96cb8ca891 Fix sorting + standing bug for wcc/wdc
christoph pushed to main at christoph/flask-formula10 2024-03-03 03:38:26 +01:00
1ad558171d Decrease diagram height on large screens
christoph pushed to main at christoph/flask-formula10 2024-03-03 03:34:45 +01:00
873df8bd8e Only apply horizontal diagram width on mobile
christoph pushed to main at christoph/flask-formula10 2024-03-03 03:31:24 +01:00
b250c47cb3 Update diagrams for landscape mode
christoph pushed to main at christoph/flask-formula10 2024-03-03 03:24:53 +01:00
6ed5b914e4 Use driver abbr in diagram
christoph pushed to main at christoph/flask-formula10 2024-03-03 03:22:57 +01:00
feb6d27e24 Increase diagram point size
christoph pushed to main at christoph/flask-formula10 2024-03-03 03:19:52 +01:00
0d598e75a2 Add diagrams to stats page