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

  • Joined on 2023-11-08
christoph pushed to master at christoph/svelte-formula11 2025-03-25 20:09:57 +01:00
7ab818dd48 Api/Scrape: Implement serverside api route to fetch official f1.com data
1d7dff1b53 Seasonpicks: Update depended data
18efab45d3 Racepicks: Update depended data
f75c880c25 Data/Raceresults: Update depended data
20dfc45f89 Data/Official: Implement driverstandings page
Compare 22 commits »
christoph closed issue christoph/svelte-formula11#39 2025-03-25 18:02:43 +01:00
Allow selecting < 7 pxxs for raceresults
christoph opened issue christoph/svelte-formula11#39 2025-03-25 18:02:37 +01:00
Allow selecting < 7 pxxs for raceresults
christoph pushed to master at christoph/svelte-formula11 2025-03-25 18:00:39 +01:00
cdf11fc2ba Raceresults: Check for 0 pxxs in results table
8f27828384 Lib: Don't force 7 pxxs in RaceResultCard
Compare 2 commits »
christoph opened issue christoph/svelte-formula11#38 2025-03-24 16:42:28 +01:00
Implement unified "form" validation (using SuperForms?)
christoph pushed to master at christoph/svelte-formula11 2025-03-23 19:16:20 +01:00
e40c284726 Lib: Disable race select filtering in RaceResultCard when editing an existing result
christoph closed issue christoph/svelte-formula11#35 2025-03-23 19:10:45 +01:00
Only show races without result in raceresult race dropdown
christoph pushed to master at christoph/svelte-formula11 2025-03-23 19:10:39 +01:00
80fa0216fb Lib: Only show races without result present in RaceResultCard race dropdown
christoph closed issue christoph/svelte-formula11#34 2025-03-23 19:03:35 +01:00
Rotated emojis in race names broken on mobile
christoph pushed to master at christoph/svelte-formula11 2025-03-23 19:03:19 +01:00
ec56925dca Lib: Add placeholder to RaceCard, hint to end name with emoji
christoph pushed to master at christoph/svelte-formula11 2025-03-23 19:00:50 +01:00
243a020e00 Racepicks: Rework racename display on mobile (fixes emoji bug)
45d4cc1557 Env: Add runes2 npm dep for emoji support
Compare 2 commits »
christoph pushed to master at christoph/svelte-formula11 2025-03-23 18:17:48 +01:00
23d01672de Lib: Check for empty string in format_date
christoph closed issue christoph/svelte-formula11#37 2025-03-23 18:12:51 +01:00
Race result popup is obstructed by username table header
christoph pushed to master at christoph/svelte-formula11 2025-03-23 18:12:43 +01:00
ab32cfc49a Racepicks: Fix race result popup clipping with avatar table header
christoph pushed to master at christoph/svelte-formula11 2025-03-23 17:22:11 +01:00
2faa57489d Pocketbase: Update schema
christoph pushed to master at christoph/svelte-formula11 2025-03-23 17:17:10 +01:00
c732ff2014 Leaderboard: Implement first primitive leaderboard page (only total points)
7fb38874d9 Leaderboard: Fetch points data
ce2c7af35c Env: Add sqlite/sqlitebrowser to flake
9ec0bf0bd5 Lib: Add fetchers for RacePickPoints and RacePickPointsAcc
f249205cd8 Lib: Add RacePickPoints and RacePickPointsAcc to schema
Compare 5 commits »
christoph opened issue christoph/svelte-formula11#37 2025-03-23 16:49:48 +01:00
Race result popup is obstructed by username table header
christoph pushed to master at christoph/svelte-formula11 2025-03-23 15:00:02 +01:00
christoph opened issue christoph/svelte-formula11#36 2025-03-23 10:31:11 +01:00
Make tables more compact (esp. season picks)
christoph opened issue christoph/svelte-formula11#35 2025-03-23 10:29:58 +01:00
Only show races without result in raceresult race dropdown