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

  • Joined on 2023-11-08
christoph pushed to master at christoph/flake-nixinator 2025-06-17 18:33:22 +02:00
2898c92630 Modules/Hyprpanel: Add WIP config
562eaddb73 Modules/Hyprland: Blur hyprpanel
Compare 2 commits »
christoph pushed to master at christoph/flake-nixinator 2025-06-17 01:50:14 +02:00
2bca79965b Modules: Add hyprpanel to default.nix
christoph pushed to master at christoph/flake-nixinator 2025-06-17 01:50:00 +02:00
0efbd52631 Home: Disable AGS, Waybar, Dunst + Enable Hyprpanel
2210fa7654 Flake: Update lock
688ce92172 System: Enable bluetooth + gvfs
875dc2dc40 Modules/Hyprland: Add option to toggle dunst
d3742d78f3 Modules/AGS: Add WIP config
Compare 16 commits »
christoph pushed to master at christoph/flake-nixinator 2025-06-11 12:44:52 +02:00
bd152435c0 Modules/AGS: Add ags libraries and expose their binaries
c0382fe543 Modules/Neovim: Update nixd lsp options (home-manager opts now found!)
Compare 2 commits »
christoph pushed to master at christoph/flake-nixinator 2025-06-11 00:29:29 +02:00
e4fadc9af0 Modules/Ags: Re-init default ags example with AGSv2 + GTK4
c99604d7df System: Add networkmanager modify system polkit permission
c063dbd217 System: Add allowedActions option to polkit module
Compare 3 commits »
christoph pushed to master at christoph/flake-nixinator 2025-06-10 20:58:21 +02:00
9f1350b5ae System: Declaratively define networkmanager profiles
9ffc3997c6 Home: Disable ROFI menus depending on networkmanager availability
2be3d513a3 Lib/Networking: Add mkStaticNetworkManagerProfile function
1cadc01efd System: Fix typo
8706157c92 Home: Apply systemd-networkd to network module renaming
Compare 6 commits »
christoph pushed to master at christoph/flake-nixinator 2025-06-10 15:40:47 +02:00
a3b7dc2fd3 System: Disable IPv6 again
christoph pushed to master at christoph/svelte-formula11 2025-06-07 22:44:44 +02:00
5adc05e1bb Statistics: Implement statistics page with team/driver standings + driver cumsum chart
f049805124 Leaderboard: Use chart options generator function
e4be7c4830 Data/Official: Update scraped data "depends" name
f0950d3241 Lib: Add chart options generator function
454b77e778 Lib: Update fetcher + schema after database update
Compare 5 commits »
christoph opened issue christoph/svelte-formula11#51 2025-06-07 21:57:19 +02:00
Position change diagrams
christoph opened issue christoph/svelte-formula11#50 2025-06-07 21:56:45 +02:00
Display position deltas
christoph opened issue christoph/svelte-formula11#49 2025-06-07 21:55:12 +02:00
Authenticate API database operations
christoph closed issue christoph/svelte-formula11#44 2025-06-07 21:53:47 +02:00
Lock the fetch data button for non-admins
christoph commented on issue christoph/svelte-formula11#44 2025-06-07 21:53:47 +02:00
Lock the fetch data button for non-admins

Locked client-side

christoph pushed to master at christoph/svelte-formula11 2025-06-07 20:41:03 +02:00
35c0003159 Data/Official: Disable scrape button for official data clientside
5a6156adb7 Skeleton: Subscribe to scraped_startinggrids collection
Compare 2 commits »
christoph pushed to master at christoph/svelte-formula11 2025-06-07 20:34:29 +02:00
c14958e5bf Data/Official: Display starting grid data
9d6e4e1b0b API/Scrape: Scrape starting grid data
f5d8f56330 Lib: Implement starting grid scraper
Compare 3 commits »
christoph closed issue christoph/svelte-formula11#10 2025-06-07 20:03:34 +02:00
Implement the "Leaderboard" page
christoph pushed to master at christoph/svelte-formula11 2025-06-07 19:59:41 +02:00
3ca967591e Leaderboard: Implement simple points cumsum chart
6e6ce020a3 Env: Add carbon-charts dep
d54ee01227 Lib: Update fetchers and schema after database changes
3339ffaa5f Seasonpicks: Invert table background colors
78ee291795 Racepicks: Invert table background colors
Compare 5 commits »
christoph commented on issue christoph/svelte-formula11#47 2025-06-06 16:37:18 +02:00
Add result column to racepicks table (only on desktop)
  • Won't fit multiple DNFs
  • Already have sth similar (although hidden behind additional click)
christoph closed issue christoph/svelte-formula11#47 2025-06-06 16:37:18 +02:00
Add result column to racepicks table (only on desktop)
christoph commented on issue christoph/svelte-formula11#36 2025-06-06 16:11:57 +02:00
Make tables more compact (esp. season picks)
  • Font size in teamwinner/podium rows was already correct, just seemed bigger bc of uppercase (?)
  • Don't change racepicks row height on mobile to reduce layout jumps