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

  • Joined on 2023-11-08
christoph pushed to main at christoph/flask-formula10 2024-02-20 00:28:26 +01:00
861f4484b2 Add tooltips for points/standing + guess colorization
christoph pushed to main at christoph/flask-formula10 2024-02-19 23:44:16 +01:00
455637ca46 Colorize all guesses if points are awarded
christoph pushed to main at christoph/flask-formula10 2024-02-19 23:25:04 +01:00
7f82797066 Refactor direction backend -> frontend
christoph pushed to main at christoph/flask-formula10 2024-02-19 11:32:14 +01:00
ce28566d8a Update docker workflow
christoph pushed to main at christoph/flask-formula10 2024-02-19 11:30:24 +01:00
2c1eec552b Fix link href for specific user page
christoph pushed to main at christoph/flask-formula10 2024-02-19 10:04:52 +01:00
a5a57e16fa Make user names clickable to reach specific pages
christoph pushed to master at christoph/flake-nixinator 2024-02-19 09:10:49 +01:00
902a9efb69 Update flake
christoph pushed to main at christoph/flask-formula10 2024-02-19 02:02:06 +01:00
d0c7ba242c Implement backend for guess + result entering
595b49c2b5 Implement race result entering template
a99b9ff005 Implement guess entering in race template
e9c916305e Fix logo click
Compare 4 commits »
christoph pushed to main at christoph/flask-formula10 2024-02-18 23:05:46 +01:00
1c126796a9 Fix active users bug in enter/user templates
26ad2c6881 Add drivers excluded from points to raceresult model
ddca2748b3 Fix issue in database utils
b8316cc236 Add basic raceresult entering template with DnD
Compare 4 commits »
christoph pushed to main at christoph/flask-formula10 2024-02-16 17:59:53 +01:00
adf6d6e99a Update model to include full race result
ea34413b3c Refactor handling of active user
ab8def6b4f Delete static users
Compare 3 commits »
christoph pushed to main at christoph/flask-formula10 2024-02-16 16:57:17 +01:00
b628682f58 Persist chosen user between race/season pages
christoph pushed to main at christoph/flask-formula10 2024-02-16 16:25:11 +01:00
af8ace15d0 Update static data
christoph pushed to main at christoph/flask-formula10 2024-02-16 16:13:50 +01:00
883f17ba9a Don't use python image from bitch dockerhub
christoph pushed to main at christoph/flask-formula10 2024-02-16 16:11:35 +01:00
7ea5d945c9 Update docker image python version
christoph pushed to main at christoph/flask-formula10 2024-02-16 16:04:32 +01:00
d56477f2c6 Improve capitalization + texts
christoph pushed to main at christoph/flask-formula10 2024-02-16 15:30:02 +01:00
d2ab905185 Frontend improvements
christoph pushed to main at christoph/flask-formula10 2024-02-16 15:12:04 +01:00
799bb0c796 Add user management
christoph pushed to main at christoph/flask-formula10 2024-02-16 12:02:58 +01:00
240c9000f2 Disable debug mode + listen on 0.0.0.0
christoph pushed to main at christoph/flask-formula10 2024-02-16 11:50:36 +01:00
7dd7b2c98e Expose port
christoph pushed to main at christoph/flask-formula10 2024-02-16 11:42:49 +01:00
15065498be Update branch name in docker workflow