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

  • Joined on 2023-11-08
christoph pushed to master at christoph/flake-nixinator 2025-01-11 15:44:55 +01:00
bb133e5cf7 Neovim: Update blink.cmp config after update
172fbd70dd Neovim: Update mappings
f656dee10c System: Rename pulseaudio option after update
95cf8315bc Flake: Update lock
Compare 4 commits »
christoph pushed to master at christoph/svelte-formula11 2024-12-27 21:52:06 +01:00
a3805f76a1 Data/Season: Split Teams/Drivers/Races/Substitutions into individual routes
e733ed568a Skeleton: Center navbar buttons
2e814c99be Data/Raceresult: Add dummy page
ea54ea58f1 Lib: Make button pathname matching more relaxed
Compare 4 commits »
christoph pushed to master at christoph/svelte-formula11 2024-12-27 19:58:08 +01:00
545488da8a Data/Season: Reorder typescript section
christoph pushed to master at christoph/svelte-formula11 2024-12-27 19:49:39 +01:00
c10eae0519 Data/Season: Reorder typescript section
christoph pushed to master at christoph/svelte-formula11 2024-12-27 19:44:08 +01:00
65f60ec6b1 Lib: Remove LazyDropdown
bcd8f3dfb5 Lib: Close Team/Driver/Race/Substitution cards when clicking on the image
00a577520c Lib: Allow to pass an onclick handler for the card image
Compare 3 commits »
christoph pushed to master at christoph/svelte-formula11 2024-12-27 19:36:11 +01:00
c286cea7b5 Data/Season: Add remaining "Create" buttons (drivers/races/substitutions)
80d2fe2297 Lib: Load modal meta data required for "create" driver/race/team/substitution cards
Compare 2 commits »
christoph pushed to master at christoph/svelte-formula11 2024-12-27 19:16:17 +01:00
56b1606d1a Data/Season: Fix team dropdown icon dimensions
2d2fd9f622 Lib: Remove non-lazy image
Compare 2 commits »
christoph pushed to master at christoph/svelte-formula11 2024-12-23 17:32:48 +01:00
e4a4a15367 Data/Season: Add create team button
christoph pushed to master at christoph/svelte-formula11 2024-12-23 16:48:06 +01:00
77f373d593 Data/Season: Set disable_inputs for component modals
29eb59a983 Lib: Read disable_inputs from modalStore meta for driver-/race-/substitution-/team-card
Compare 2 commits »
christoph pushed to master at christoph/svelte-formula11 2024-12-23 16:15:32 +01:00
cd3f8f7f71 Data/Season: Add value formatting functions for substitutions page
3e0f17faf0 Lib: Allow table value formatting function to return promise
835146e38a Data/Season: Reorder races columns
a4c2461471 Lib: Make race-/substitution-card buttons fill the card width
4cffa0adc9 Data/Season: Replace card grid for teams/drivers/races/substitutions with tables
Compare 122 commits »
christoph pushed to master at christoph/svelte-formula11 2024-12-23 16:05:53 +01:00
3f9843741a Data/Season: Add value formatting functions for substitutions page
53f3452f32 Lib: Allow table value formatting function to return promise
13b3bccc1e Data/Season: Reorder races columns
8a7082e3c6 Lib: Make race-/substitution-card buttons fill the card width
a0d0dbea8c Data/Season: Replace card grid for teams/drivers/races/substitutions with tables
Compare 13 commits »
christoph pushed to master at christoph/svelte-formula11 2024-12-23 16:03:17 +01:00
5f5017a449 Data/Season: Add value formatting functions for substitutions page
021ff45d3e Lib: Allow table value formatting function to return promise
Compare 2 commits »
christoph pushed to master at christoph/svelte-formula11 2024-12-23 15:39:12 +01:00
6cf22ef97e Reorder races columns
af372326af Lib: Make race-/substitution-card buttons fill the card width
Compare 2 commits »
christoph pushed to master at christoph/svelte-formula11 2024-12-23 01:21:52 +01:00
1fd63a8057 Data/Season: Replace card grid for teams/drivers/races/substitutions with tables
christoph pushed to master at christoph/svelte-formula11 2024-12-23 01:21:09 +01:00
7d64f1e74a Data/Season: Replace card grid for teams/drivers/races/substitutions with tables
9755e322ae Lib: Remove card aspect ratios
4e4d24c7c6 Lib: Make driver-/race-/team- and substitution-card non-lazy
32b2ff03de Lib: Add on-click handler prop to table component
4f5e653c47 Lib: Update lazydropdown props name to differentiate from non-lazy dropdown
Compare 8 commits »
christoph pushed to master at christoph/svelte-formula11 2024-12-18 15:00:40 +01:00
c327fe0b1f Layout reformat
21bc037b8b Lib: Add table component
301750e1a6 Lib: Move form stuff into form/ directory
344b4c0a78 Lib: Move teamcard into cards/ + implement new team schema
769008c98b Lib: Move cards into cards/ directory
Compare 6 commits »
christoph pushed to master at christoph/flake-nixinator 2024-12-18 14:13:26 +01:00
c004bedc0f Neovim: Fix window-picker mapping if there is no window to switch to
christoph pushed to master at christoph/flake-nixinator 2024-12-18 14:13:11 +01:00
1ac99c99a9 Home: Fix hyprpicker keybinding
christoph pushed to master at christoph/flake-nixinator 2024-12-18 12:40:12 +01:00
9cc598174b Neovim: Add window-picker
e4309b4809 Home: Update discord ipc tempfile for canary
Compare 2 commits »
christoph pushed to master at christoph/svelte-formula11 2024-12-17 21:27:21 +01:00
d0e1830145 Add onLazyVisible type definition