- Dortmund, Germany
-
CS student at TU-Dortmund
- Joined on
2023-11-08
Block a user
Implement tie-breaker rules
Use route defaults syntax instead of creating a separate endpoint handler
Use Flask-Caching instead of keeping values in-memory for a single template
Use Flask's "content_processor" to inject common variables into templates
Update some content asynchronously using AJAX
Fix date-locking only working with large delay
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.
Fastest laps + sprint points + sprint DNFs need to be tracked for driver stats calculation
Fastest laps + sprint points + sprint DNFs need to be tracked for driver stats calculation
Implemented in 10cf690ee2