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

  • Joined on 2023-11-08
christoph pushed to main at christoph/flask-formula10 2024-03-02 13:15:23 +01:00
49939a38b4 Revert race table styling
christoph pushed to main at christoph/flask-formula10 2024-03-02 13:11:27 +01:00
f1090f205b Add initial leaderboards page
efcdf5412b Update race table styling
e0e6ec6bd5 Disable more elements when form is closed
abea8aa0c8 Allow disabling timing constraints for development
cf0dc88284 Add initial (untested) race guess points calculation
Compare 8 commits »
christoph pushed to main at christoph/flask-formula10 2024-02-26 23:57:00 +01:00
dc9dc3d092 Make race page table columns smaller
christoph pushed to main at christoph/flask-formula10 2024-02-26 23:52:52 +01:00
16be73c1c1 Fix some race page layout issues
christoph pushed to main at christoph/flask-formula10 2024-02-26 23:34:51 +01:00
1f4489b3aa Show place number on race result
ab9440cb4a Rename statistics to leaderboard
Compare 2 commits »
christoph pushed to main at christoph/flask-formula10 2024-02-26 23:06:35 +01:00
1e4c9a1ad6 Add race countdown
christoph deleted branch new-model from christoph/flask-formula10 2024-02-26 22:36:29 +01:00
christoph pushed to main at christoph/flask-formula10 2024-02-26 22:35:24 +01:00
457a80e58e Disable load dynamic admin endpoints
christoph pushed to main at christoph/flask-formula10 2024-02-26 22:29:47 +01:00
005b852836 Fix template syntax error
christoph pushed to main at christoph/flask-formula10 2024-02-26 22:23:42 +01:00
25b945cb62 Clarify DSQ in rules page
christoph pushed to main at christoph/flask-formula10 2024-02-26 22:20:22 +01:00
86cfa5f649 Fix result index bug introduced in previous commit
christoph pushed to main at christoph/flask-formula10 2024-02-26 22:15:11 +01:00
97d67d49ce Date-lock race+season guesses + use errorpage more often
2a8c17633e Add error page
Compare 2 commits »
christoph pushed to main at christoph/flask-formula10 2024-02-26 19:02:34 +01:00
3949ad8f04 Add rules page
bf9c25e537 Update pxx in static race data
Compare 2 commits »
christoph pushed to main at christoph/flask-formula10 2024-02-26 17:06:53 +01:00
2a0b3bc3f3 Display race time
dbbbd5ccc6 Add times to static race data
Compare 2 commits »
christoph pushed to main at christoph/flask-formula10 2024-02-26 16:35:29 +01:00
ba9c72f71d Make hot take textbox larger
db78d93160 Fix bug where user enabled bools were parsed wrong
a852690f0b Fix bug where NONE_TEAM was inserted into season guess
Compare 3 commits »
christoph pushed to main at christoph/flask-formula10 2024-02-26 16:28:10 +01:00
594653e3bf Fix race frontend issue with no users
3d27099bbb Update static race data
Compare 2 commits »
christoph pushed to main at christoph/flask-formula10 2024-02-25 15:10:02 +01:00
991a1a177e Split frontend model from backend model
a9b1bc4403 Update .gitignore
7d10c8d4c5 Update .gitignore
Compare 3 commits »
christoph pushed to main at christoph/flask-formula10 2024-02-24 18:43:26 +01:00
e36c4f2b18 Update docker workflow
christoph pushed to main at christoph/flask-formula10 2024-02-24 18:42:41 +01:00
45d7c50e66 Fix relative paths for csv im-/export
christoph pushed to main at christoph/flask-formula10 2024-02-24 18:37:35 +01:00
c37b3b882b Update dockerfile