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-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 »
christoph pushed to master at christoph/svelte-formula11 2025-02-04 23:02:07 +01:00
ecee4ac5ab Skeleton: Use progressive form enhancement for register/login
022054c1f1 Racepicks: Use progressive form enhancement for racepicks
887a9ea2ae Lib: Use progressive form enhancement for all cards
Compare 3 commits »
christoph pushed to master at christoph/svelte-formula11 2025-02-04 21:56:32 +01:00
09519c18fa Racepicks: Only allow picking active drivers and apply substitutions
b586a9ee23 Lib: Only display active/inactive drivers in SubstitutionCard dropdowns
d6ea629d32 Lib: Don't cache driver dropdown options
Compare 3 commits »
christoph pushed to master at christoph/svelte-formula11 2025-02-04 21:22:29 +01:00
31749f6e0f Skeleton: Limit username input to 10 characters
479d8aaec5 Lib: Display PXX in RaceResultCard selection chips
Compare 2 commits »
christoph pushed to master at christoph/svelte-formula11 2025-02-04 09:16:11 +01:00
df993f61bc Racepicks: Set a min width for the guess table columns
d33c663c06 Racepicks: Increase race result popup z-index so it doesn't get hidden by navbar
Compare 2 commits »
christoph pushed to master at christoph/svelte-formula11 2025-02-03 23:51:35 +01:00
2c0ad9ee21 Rules: Add basic text boxes
d0870eb06e Racepicks: Add comment
efc33d6f20 Lib: Fix TeamCard colorpreview
Compare 3 commits »
christoph pushed to master at christoph/svelte-formula11 2025-02-03 22:34:10 +01:00
346fdb3b75 Skeleton: Fetch static data (teams/drivers/races/substitutions) in global layout asynchronously
3bb2e318b1 Lib: Specify missing HTMLButtonAttributes explicitly
4cdc7713c8 Lib: Force length 7 for color input in TeamCard
8db2b634d3 Lib: Add helpers to obtain certain template graphics
0dc5e63e25 Lib: Use <a> for button component's href mode (fixes preloading)
Compare 6 commits »
christoph pushed to master at christoph/svelte-formula11 2025-02-03 09:32:56 +01:00
49c08eeead Data/Raceresults: Implement entering race results
2efd12a28d Lib: Implement RaceResultCard
186e6430e0 Lib: Fix bug in form_data_remove (keys where deleted while iterating)
46124cd9ec Lib: Add comment
09054d2134 Lib: Implement helper to remove formData fields
Compare 7 commits »
christoph pushed to master at christoph/svelte-formula11 2025-02-02 23:03:06 +01:00
c299cd626e Workflow: Update formula11 dockerfile
00d3330262 Env: Move sharp back to dependencies (shouldn't get bundled as devDependency)
Compare 2 commits »