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-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
christoph opened issue christoph/svelte-formula11#34 2025-03-23 10:25:59 +01:00
Rotated emojis in race names broken on mobile
christoph pushed to master at christoph/svelte-formula11 2025-03-23 10:23:43 +01:00
45e2f60e8d Racepicks: Possible fix for rotated emojis
christoph pushed to master at christoph/svelte-formula11 2025-03-23 08:47:48 +01:00
25e50fd64b Racepicks: Fix incorrect column min-width
christoph closed issue christoph/svelte-formula11#31 2025-03-18 18:56:34 +01:00
Make usernames/avatars stay at the top when scrolling down tables
christoph pushed to master at christoph/svelte-formula11 2025-03-18 18:54:21 +01:00
67164cff09 Racepicks: Make table scroll on both axes, always show race+avatars
cb87f336a3 Seasonpicks: Remove obsolete styling
Compare 2 commits »
christoph commented on issue christoph/svelte-formula11#31 2025-03-18 18:09:01 +01:00
Make usernames/avatars stay at the top when scrolling down tables
  • Seasonpicks (only styling issues left)
  • Racepicks
christoph pushed to master at christoph/svelte-formula11 2025-03-18 18:08:37 +01:00
d490eb339e Seasonpicks: Fix accordion shadow (other shadows still missing)
132b538775 Lib: Sort driver dropdown options by lastname
843824ffa9 Seasonpicks: Make table scroll on both axes, always show category+avatars
db75fd2ace Seasonpicks: Do not hide usernames on mobile (columns stay large enough)
6bfc87fdc3 Racepicks: Align table column min width with seasonpicks table
Compare 7 commits »
christoph commented on issue christoph/svelte-formula11#31 2025-03-18 14:42:34 +01:00
Make usernames/avatars stay at the top when scrolling down tables

Synchronizing the scroll positions by hooking into the onscroll-event does not work on iOS Safari

christoph closed issue christoph/svelte-formula11#23 2025-03-18 12:44:28 +01:00
Improve user identifiability (e.g. using additional name initials on mobile + tooltips)
christoph closed issue christoph/svelte-formula11#32 2025-03-18 12:44:26 +01:00
Seasonpick accordion not centered
christoph closed issue christoph/svelte-formula11#28 2025-03-18 12:44:24 +01:00
Seasonpick accordion doesn't work when not signed in
christoph pushed to master at christoph/svelte-formula11 2025-03-18 12:40:45 +01:00
1fe6c49f2b Racepicks: Add tooltips to small images (e.g. avatars...)
cf4d98f480 Seasonpicks: Add tooltips to small images (e.g. avatars, podiums, ...)
8051b86d51 Seasonpicks: Remove unused awaited promise
901bcc1c05 Lib: Add tooltip capability to LazyImage
19170ebef9 Env: Add uuid npm dep
Compare 12 commits »
christoph pushed to master at christoph/flake-nixinator 2025-03-16 15:42:42 +01:00
0b53813c94 Flake: Update lock