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

  • Joined on 2023-11-08
christoph pushed to master at christoph/svelte-formula11 2025-02-27 00:10:38 +01:00
4d7b96b5cc Seasonpick: Fix modal component typo
e5fd61aa49 Skeleton: Register SeasonPickCard modal component
4a2b5e8781 Lib: Implement SeasonPickCard
53396fce19 Lib: Display full driver names in dropdown labels + sort alphabetically
dcd62cdbfa Lib: Sort driver options in RaceResultCard
Compare 9 commits »
christoph pushed to master at christoph/svelte-formula11 2025-02-26 22:28:19 +01:00
6475c49af0 Seasonpicks: Implement "Your Season Pick" Accordion
b6f02c683f Racepicks: Show all picked/outstanding users with scroll
5b02b37e38 Lib: Assign imgclass also to image container
Compare 3 commits »
christoph pushed to master at christoph/svelte-formula11 2025-02-26 21:24:19 +01:00
c119567a90 Seasonpicks: Make first column width match racepicks page
christoph pushed to master at christoph/svelte-formula11 2025-02-26 21:20:49 +01:00
99de8eec72 Seasonpicks: Only display hottakes before deadline
f7bb4c7978 Lib: Disable draggable on Button links
f63d143ba5 Skeleton: Fix user-select: none for firefox
Compare 3 commits »
christoph pushed to master at christoph/svelte-formula11 2025-02-26 21:04:24 +01:00
cb8eb26d22 Seasonpicks: Refactor current seasonpick acquisition + user new fetchers
1ca384700a Racepicks: Refactor current racepick acquisition + use new fetchers
2952cac6ef Lib: Add fetcher for hottakes + use "visible..." collections for picks
0a26c82200 Lib: Update PickedUser schemas + add Hottake schema
f8365adc37 Pocketbase: Add schema
Compare 5 commits »
christoph pushed to master at christoph/svelte-formula11 2025-02-25 20:47:45 +01:00
6c8738366a Seasonpicks: Implement first (rough) seasonpick display page
cd31d50cb2 Lib: Fix double semicolon in LazyImage
d31576a4d5 Racepicks: Make vertical race name font smaller on small screens
98e4f92485 Seasonpicks: Fetch users that already made their seasonpick
fcf389bf29 Lib: Add seasonpickedusers fetcher
Compare 13 commits »
christoph pushed to master at christoph/flake-nixinator 2025-02-25 12:39:54 +01:00
2e93b296b7 Flake: Update lock
14243065ae Modules/Firefox: Update extensions
574400b916 Home/Nixinator: Update kdenlive package name
d77dcfd079 System: Add new DE wireguard ProtonVPN tunnel
c255dcce99 Neovim: Add LaTeX autoformatter
Compare 6 commits »
christoph pushed to master at christoph/flake-nixinator 2025-02-25 12:09:42 +01:00
d2b09b69ac System: Add new DE wireguard ProtonVPN tunnel
00786169c9 Neovim: Add LaTeX autoformatter
38535280f8 Home: Add Cursor "AI IDE"
Compare 3 commits »
christoph pushed to master at christoph/svelte-formula11 2025-02-18 00:02:05 +01:00
c67ee16641 Skeleton: Remove dependencies/subscriptions on view collections
christoph pushed to master at christoph/svelte-formula11 2025-02-17 23:51:16 +01:00
c74b31907f Lib: Remove manual data invalidation in favor of pocketbase subscriptions
christoph pushed to master at christoph/svelte-formula11 2025-02-17 23:33:38 +01:00
98b11f7b9b Skeleton: Subscribe to pocketbase realtime events for all collections
aaf919af0a Lib: Add pocketbase realtime subscribe/unsubscribe helpers
8c2754cebc Racepicks: Also fetch missing substitutions
ba5dac81fd Racepicks: Fix picked users grid padding inconsistency
5f73f0f952 Lib: Remove SkeletonData schema and use correct PageData types instead
Compare 21 commits »
christoph pushed to master at christoph/svelte-formula11 2025-02-08 16:42:55 +01:00
65e3c0651c Lib: Fix public pocketbase url
christoph pushed to master at christoph/svelte-formula11 2025-02-08 16:38:00 +01:00
f868d779e7 DISABLE SSR AND TRANSITION TO SPA
christoph pushed to master at christoph/svelte-formula11 2025-02-07 00:04:43 +01:00
91fc3ae7a2 Lib: Add "Select Random" button to RacePickCard
88fb24a20c Lib: Refactor nullhandling in RaceResultCard
6f4b5e45cc Lib: Update RacePickCard labelwidth
Compare 3 commits »
christoph pushed to master at christoph/svelte-formula11 2025-02-06 23:10:27 +01:00
705b66f638 Lib: Fix promise handling and reactive placeholder/chips in RaceResultCard
bea45b8339 Lib: Update promise handling in RacePickCard
76a5388e18 Lib: Reorder card scripts
bbd700f755 Lib: Move dateformat function to lib
0b64425284 Lib: Replace the <Dropdown> popup with a native select element + bind the value
Compare 7 commits »
christoph pushed to master at christoph/svelte-formula11 2025-02-06 00:32:30 +01:00
d76bbe8979 Racepicks: Fetch currentrace at the end in the load function
3d51ea3e10 RaceResultCard: WIP - Make PXXs reactive based on selected race
Compare 2 commits »
christoph pushed to master at christoph/svelte-formula11 2025-02-05 22:33:11 +01:00
685a30b9a9 Skeleton: Add page titles
christoph pushed to master at christoph/svelte-formula11 2025-02-05 22:20:40 +01:00
5f43c9ac52 Lib: Use Promise.all for nested {#await} blocks
894ad9aaa6 Racepicks: Use Promise.all for nested {#await} blocks
Compare 2 commits »
christoph pushed to master at christoph/svelte-formula11 2025-02-05 21:56:44 +01:00
178adef327 Lib: Simplify RaceResultCard
6947eeae3f Racepicks: Fix width of guess badges
735c73e435 Racepicks: Stream loaded data and resolve promises in markup
907e4fefb1 Lib: Type data passed to cards from the page context
Compare 4 commits »
christoph pushed to master at christoph/svelte-formula11 2025-02-05 03:49:20 +01:00
8cb665cae8 Lib: Fix nullpointer in RacePickCard/SubstitutionCard preview handler
da47668c29 Lib: Simplify RacePickCard
f90f5734e8 Lib: Simplify SubstitutionCard
042cb42e65 Lib: Simplify RaceCard
2a51c76e2f Lib: Remove caching from dropdown options generators
Compare 8 commits »