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

  • Joined on 2023-11-08
christoph pushed to main at christoph/flake-homelab 2024-04-04 14:46:41 +02:00
1c1022f5c9 Add paperless + remove hass
be9bb6f96e Update nextcloud trusted domains
f0f26bd91f Add paperless service
efb02033ba Add paperless to kopia
370e479ee1 Set formula10 tz
Compare 5 commits »
christoph opened issue christoph/discord-heidi#14 2024-03-11 23:07:02 +01:00
Allow sound downloading (by posting the sound as voice message)
christoph opened issue christoph/flask-formula10#20 2024-03-11 00:14:16 +01:00
Implement tie-breaker rules
christoph pushed to main at christoph/flask-formula10 2024-03-10 20:10:51 +01:00
f15bbb4b96 Update requirements.txt
christoph pushed to main at christoph/flask-formula10 2024-03-10 20:09:05 +01:00
d88ae9568f Add frontend button to fetch from OpenF1
1ab92eff9a Implement fetching of certain data from OpenF1
c2838c3332 Update flake with commands
e6a70365f3 Add OpenF1 model classes
Compare 4 commits »
christoph opened issue christoph/flask-formula10#19 2024-03-10 14:00:50 +01:00
Use route defaults syntax instead of creating a separate endpoint handler
christoph opened issue christoph/flask-formula10#18 2024-03-10 13:57:32 +01:00
Use Flask-Caching instead of keeping values in-memory for a single template
christoph opened issue christoph/flask-formula10#17 2024-03-10 13:54:07 +01:00
Use Flask's "content_processor" to inject common variables into templates
christoph opened issue christoph/flask-formula10#16 2024-03-10 13:23:06 +01:00
Update some content asynchronously using AJAX
christoph pushed to main at christoph/flask-formula10 2024-03-10 00:48:45 +01:00
6e20275dcd Remove obsolete notes
christoph closed issue christoph/flask-formula10#12 2024-03-10 00:46:21 +01:00
Fix date-locking only working with large delay
christoph commented on issue christoph/flask-formula10#12 2024-03-10 00:46:21 +01:00
Fix date-locking only working with large delay

Was probably caused by not setting the TZ inside the docker container. Should be fixed now hopefully.

christoph closed issue christoph/flask-formula10#4 2024-03-10 00:32:38 +01:00
Fastest laps + sprint points + sprint DNFs need to be tracked for driver stats calculation
christoph pushed to main at christoph/flask-formula10 2024-03-10 00:32:11 +01:00
10cf690ee2 Track sprint stats + fastest laps + add to stats
christoph commented on issue christoph/flask-formula10#12 2024-03-09 23:34:25 +01:00
Fix date-locking only working with large delay

The delay is exactly 1h, so probably some summer/winter timezone issue?

christoph reopened issue christoph/flask-formula10#10 2024-03-09 23:23:08 +01:00
Retrieve race data from FastF1 API
christoph commented on issue christoph/flask-formula10#10 2024-03-09 23:23:08 +01:00
Retrieve race data from FastF1 API

If possible, add a "Fetch from OpenF1" button to the race-result page

christoph pushed to main at christoph/flask-formula10 2024-03-09 23:22:21 +01:00
628e2cd99a Update frontend for extended stats (sprint)
christoph pushed to main at christoph/flask-formula10 2024-03-09 20:57:00 +01:00
e57109caf4 Add quali_date + has_sprint fields to race