This website requires JavaScript.
Explore
Help
Sign In
Christoph Urlacher
christoph
0 Followers
·
0 Following
Dortmund, Germany
CS student at TU-Dortmund
Joined on
2023-11-08
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
36
Projects
Packages
Public Activity
Watched Repositories
christoph
pushed to
master
at
christoph/flake-nixinator
2024-12-15 18:54:53 +01:00
972f67db2c
System: Open ports for sveltekit/pocketbase local development
b339d49411
Neovim: Update indent settings
6e551f11d0
Neovim: Add ts-autotag, disable ltex + update formatters
a704aee73c
Kitty: Open new windows in working directory of current window
Compare 4 commits »
christoph
pushed to
master
at
christoph/svelte-formula11
2024-12-15 00:55:40 +01:00
46059bcfb5
Implement data/season races page
7b495b21b8
Lib: Allow key exceptions in form_data_clean + implement date format conversion for pocketbase
ea7eba11d9
Lib: Implement racecard component
Compare 3 commits »
christoph
pushed to
master
at
christoph/svelte-formula11
2024-12-15 00:11:54 +01:00
34a9954e5c
Env: Add date-fns library
6592cf8172
Lib: Fix bug in form_data_clean (mutating while iterating)
ca406503cf
Lib: Add schema definitions for race and substitution
Compare 3 commits »
christoph
pushed to
master
at
christoph/svelte-formula11
2024-12-14 17:14:30 +01:00
439f87fa9d
Lib: Fix readonly + required in dropdown component by preventing keypress events
9ad1028ac0
Use team/driver card components in data/season
b1f6865ad0
Lib: Implement team and driver cards
Compare 3 commits »
christoph
pushed to
master
at
christoph/svelte-formula11
2024-12-14 15:55:20 +01:00
cbc5d32c54
Redirect to current page instead of "/" when logging in/out or changing/creating profile
a33a84825e
Hooks: Load template avatar url if user didn't set one
a6c98e42ed
Env: Add sharp for image conversion to avif
cda5ea7af7
Change Locals interface user type to User schema
a1e65c06c0
Display template graphics in data/season (for new driver/team etc.)
Compare 9 commits »
christoph
pushed to
master
at
christoph/svelte-formula11
2024-12-14 03:35:31 +01:00
0fe4e22c4b
Implement create_driver, update_driver and delete_driver routes
e9d1e9a319
Add team select to seasondata drivers page
ff8f375955
Env: Add UUID package
f731a7fce4
Lib: Update type information
f3b5dbbeee
Lib: Implement dropdown + search/autocomplete components
Compare 5 commits »
christoph
pushed to
master
at
christoph/svelte-formula11
2024-12-13 19:58:19 +01:00
c4b635b702
Add TS type information
christoph
pushed to
master
at
christoph/svelte-formula11
2024-12-13 19:57:06 +01:00
619bc3225f
Add TS type information
christoph
pushed to
master
at
christoph/svelte-formula11
2024-12-13 19:56:49 +01:00
bc8540b255
Add TS type information
f3a0b53ce6
Manually :hover the button to the current page in navbar
53351519a4
Move /user routes to /profile
e522785801
Lib: Disable input label text wrapping
a47fad1a4d
Lib: Allow to manually enable :hover on Button
Compare 5 commits »
christoph
pushed to
master
at
christoph/svelte-formula11
2024-12-12 23:29:26 +01:00
70edd0182d
Migrate from DaisyUI to SkeletonUI
4f342e198a
Env: Update tailwindcss safelist
Compare 2 commits »
christoph
pushed to
master
at
christoph/svelte-formula11
2024-12-12 18:21:08 +01:00
4d928dc1c0
Env: Replace daisyui with skeletonui
377839ba7a
Env: Update prettier config
Compare 2 commits »
christoph
pushed to
master
at
christoph/svelte-formula11
2024-12-12 12:49:51 +01:00
ceb9cded9a
Disable "draggable" on links and images
christoph
pushed to
master
at
christoph/svelte-formula11
2024-12-12 12:10:59 +01:00
9ccf0422ec
Move seasondata tabs into +layout.svelte
d9c8098fe2
Add stub page for drivers/races routes
e28ba36ab9
Lib: Rename forms.ts to form.ts
Compare 3 commits »
christoph
pushed to
master
at
christoph/svelte-formula11
2024-12-12 11:43:41 +01:00
8d51f07699
Make "Login" button the default on enter (instead of "Register")
45b740c628
Teams: Implement seasondata/teams page + creation/deletion/updating
77ec3dee21
User: Add login/register/profile form handling
9df154b039
Add stub page for / route
2acc1ec585
Add main page skeleton (navbar)
Compare 6 commits »
christoph
pushed to
master
at
christoph/svelte-formula11
2024-12-12 04:41:38 +01:00
d6dc5dc44a
Teams: Implement seasondata/teams page + creation/deletion/updating
b67c957d1f
User: Add login/register/profile form handling
39190b0cfe
Src: Add stub page for / route
c4f0703f3d
Src: Add main page skeleton (navbar)
4b78f02b6b
Src: Add request event handler for authentication
Compare 17 commits »
christoph
pushed to
master
at
christoph/svelte-formula11
2024-12-12 01:27:31 +01:00
5b3be949fe
Env: Update .gitignore
christoph
pushed to
master
at
christoph/flake-nixinator
2024-12-11 02:18:56 +01:00
dde1da37c2
Neovim: Disable prettierd formatter in favor of prettier
christoph
pushed to
master
at
christoph/flake-nixinator
2024-12-10 18:47:06 +01:00
a55999041b
Neovim: Update config for sveltekit/tailwind/typescript
b4e36a08e0
Home: Replace vesktop/discord with discord canary (has wayland screenshare now)
86a97a8313
Home: Add webstorm
Compare 3 commits »
christoph
pushed to
master
at
christoph/svelte-formula11
2024-12-09 19:47:21 +01:00
3b99b07fcb
Env: Add pocketbase
christoph
pushed to
master
at
christoph/svelte-formula11
2024-12-09 18:16:09 +01:00
a5470618dd
Env: Add tailwindcss + prettier
First
Previous
...
70
71
72
73
74
...
Next
Last