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

  • Joined on 2023-11-08
christoph pushed to master at christoph/svelte-formula11 2024-12-17 21:27:21 +01:00
d0e1830145 Add onLazyVisible type definition
christoph pushed to master at christoph/svelte-formula11 2024-12-17 18:03:17 +01:00
c8b2aa8b5a Fix z-indices so the loading indicator is visible
christoph pushed to master at christoph/svelte-formula11 2024-12-17 17:20:25 +01:00
4e822690ed Comments
christoph pushed to master at christoph/svelte-formula11 2024-12-16 21:12:06 +01:00
ef46342384 Lib: Fix LazyImage in Dropdown component
1a51b000ac Lib: Remove debug log
ebfcca559a Fix data dropdown padding
Compare 3 commits »
christoph pushed to master at christoph/svelte-formula11 2024-12-16 20:06:57 +01:00
4de9cf9b0b Lib: Remove previous lazy loading approach and replace with static aspect ratios
christoph pushed to master at christoph/svelte-formula11 2024-12-16 19:52:48 +01:00
fdf08d7b86 Lib: Implement (slightly broken) lazy loading of cards
christoph pushed to master at christoph/svelte-formula11 2024-12-16 18:17:57 +01:00
060575ed12 Lib: Add comment to lazyload.ts
christoph pushed to master at christoph/svelte-formula11 2024-12-16 18:17:46 +01:00
9fa0a341a8 Update drawer switch timeout in main layout
christoph pushed to master at christoph/svelte-formula11 2024-12-16 18:17:25 +01:00
ac359d86b8 Lib: Update DriverCard to reflect lib changes (lazy loading)
christoph pushed to master at christoph/svelte-formula11 2024-12-16 17:34:23 +01:00
4091fe840e Lib: Update DriverCard to reflect lib changes (lazy loading)
762b2a0839 Update data/season tab bar styling
Compare 2 commits »
christoph pushed to master at christoph/svelte-formula11 2024-12-16 17:15:53 +01:00
59ba9a1c88 Lib: Make lazyimage fade in the image once loaded
christoph pushed to master at christoph/svelte-formula11 2024-12-16 16:46:28 +01:00
6178312fde Position the drawer below the navbar + allow toggling between them
7131aebf86 Update data/season page to reflect lib updates (lazy stuff)
379c58d0c2 Lib: Fix bug in image to base64 conversion (now works client+serverside)
6b87d05de6 Lib: Update lazy components (dropdown + card now lazy)
Compare 4 commits »
christoph pushed to master at christoph/svelte-formula11 2024-12-16 13:36:05 +01:00
0b3184ba56 Move image fetching out of LazyImage component into lib
c09237e112 Lib: Add function to fetch image as base64 string
Compare 2 commits »
christoph pushed to master at christoph/svelte-formula11 2024-12-16 12:42:29 +01:00
ebb6159b93 Enable autocomplete on username inputs
98e7219636 Lib: Disable autocomplete on card inputs
Compare 2 commits »
christoph pushed to master at christoph/svelte-formula11 2024-12-16 04:03:39 +01:00
2bd3aa0417 Stream drivers, races and substitutes as promises for data/season page
5767603e87 Hooks: Log requests
88abbadf48 Env: Add sveltekit node server adapter
272996ff68 Lib: Make LazyImage full width
Compare 4 commits »
christoph pushed to master at christoph/svelte-formula11 2024-12-16 02:29:36 +01:00
79c97ce232 Update imports
68eeae18e2 Implement image compression + downsizing for team/driver/race routes
b694a10609 Lib: Dispatch CustomEvent instead of Event for DropdownChange
262ac50356 Lib: Add imgwidth/imgheight to Card component so layout doesn't jump when lazyloading images
fde45eb37c Lib: Update index.ts
Compare 9 commits »
christoph pushed to master at christoph/svelte-formula11 2024-12-15 23:53:25 +01:00
00a4019ae5 Compress user avatars in update_profile route
5136946053 Lib: Implement image downscaling + avif conversion helper
65b5a84379 Remove unused imports
1f8945235c Env: Don't bundle sharp (sharp needs node, so serverside only)
Compare 4 commits »
christoph pushed to master at christoph/svelte-formula11 2024-12-15 22:45:15 +01:00
fcf0ad4ad0 Add race results link to layout
af87b5010a Add driver/team icons to driver/team dropdowns
58b5fa0773 Fix bug in data/season create_driver action (don't ensure "active")
9db8a946ce Lib: Allow icons in dropdown component list
Compare 4 commits »
christoph pushed to master at christoph/svelte-formula11 2024-12-15 21:44:29 +01:00
ee24f0fd99 Add "active" switches on data/season drivers page
38aa6e8326 Lib: Fix wrong label in substitution card
Compare 2 commits »
christoph pushed to master at christoph/svelte-formula11 2024-12-15 20:58:03 +01:00
03c3deb32e Implement data/season substitutions page
e0bb592021 Lib: Implement substitution card
54adeca546 Lib: Rename field in schema
4d635bd536 Lib: Remove unused event from clear_spring event handler in racecard component
e7ba5607eb Lib: Add action field to dropdown component
Compare 6 commits »