Commit Graph
208 Commits
Author SHA1 Message Date
christoph e8c8e35e05 Disable info cards regarding season picks
Build Formula10 Docker Image / build-docker (push) Successful in 11s
2024-12-08 19:57:24 +01:00
christoph 15305b2f3e Bug: Fix statistics issues caused by driver substitutions
Build Formula10 Docker Image / build-docker (push) Successful in 16s
2024-12-08 19:52:02 +01:00
christoph 0dc4b22c72 Commented out leaderboard diagram extension for season points
Build Formula10 Docker Image / build-docker (push) Successful in 16s
2024-12-08 19:38:31 +01:00
christoph cef40a9e8b Implement season guess evaluation
Build Formula10 Docker Image / build-docker (push) Successful in 15s
2024-12-08 19:25:06 +01:00
christoph c509746688 Template: Mark wrong season guesses with red border
Build Formula10 Docker Image / build-docker (push) Successful in 27s
2024-12-08 17:22:35 +01:00
christoph 9cdd7267db Bug: Fix missing inactive drivers in season guesses 2024-12-08 17:22:14 +01:00
christoph 61d247508f Bug: Fix duplicated place numbering in points model
Build Formula10 Docker Image / build-docker (push) Successful in 14s
2024-10-19 14:01:46 +02:00
christoph f38a5f2e6d Bug: Call delete_memoized with function references
Build Formula10 Docker Image / build-docker (push) Successful in 33s
2024-10-19 13:41:14 +02:00
christoph 95760baebf Flake: Add sqlitebrowser 2024-10-19 13:40:51 +02:00
christoph 34434cc7cc Replace memoize with cached for teams_sorted_by_points
Build Formula10 Docker Image / build-docker (push) Successful in 2m21s
2024-09-24 00:04:36 +02:00
christoph 6da5919f86 Add a shitload of caching
Build Formula10 Docker Image / build-docker (push) Waiting to run
2024-09-24 00:01:41 +02:00
christoph 852f0a04ca Add profiler (currently disabled) 2024-09-24 00:00:41 +02:00
christoph aa38d0138f Update FastF1 frontend button description 2024-09-23 21:23:38 +02:00
christoph a9ab892c2a Add functions to obtain specific sessions to EventDataHelper 2024-09-23 21:23:20 +02:00
christoph e6157893ae Remove deprecated import 2024-09-23 17:13:05 +02:00
christoph b2a01ce453 Use column name string when sorting by column 2024-09-23 17:12:55 +02:00
christoph 5234e8a06e Add helper classes for FastF1 dataframes 2024-09-23 16:52:23 +02:00
christoph a965c0007b Prefix OpenF1 functions 2024-09-23 16:52:11 +02:00
christoph 9acced3899 Add werkzeug to requirements 2024-09-23 16:52:00 +02:00
christoph ed0c5f51b4 Add __repr__ to Race class 2024-09-23 16:51:18 +02:00
christoph ebb862c9d7 Add Pandas to requirements 2024-09-23 16:50:48 +02:00
christoph 4a0eb5329c Set FastF1 cache location in dockerfile 2024-09-23 16:50:35 +02:00
christoph 30bf475000 Prefix OpenF1 classes + functions with "openf1" 2024-09-22 23:55:54 +02:00
christoph d66087142d Add fastf1 module 2024-09-22 23:34:16 +02:00
christoph 8bdb3b5207 Add fastf1 python dependency to requirements 2024-09-22 23:01:22 +02:00
christoph 2e685ed646 Add fastf1 python dependency 2024-09-22 22:00:38 +02:00
christoph b4c459ffe7 Allow specifying drivers as "inactive" and replace Logan Sargeant with Franco Colapinto
Build Formula10 Docker Image / build-docker (push) Successful in 1m27s
2024-08-30 20:47:06 +02:00
christoph 3340b77efe Slight reformatting 2024-08-30 18:48:40 +02:00
christoph 0cff53cf42 Fix driver standing points string for NC
Build Formula10 Docker Image / build-docker (push) Successful in 30s
2024-05-25 14:42:49 +02:00
christoph f15bbb4b96 Update requirements.txt
Build Formula10 Docker Image / build-docker (push) Successful in 28s
2024-03-10 20:10:49 +01:00
christoph d88ae9568f Add frontend button to fetch from OpenF1
Build Formula10 Docker Image / build-docker (push) Successful in 24s
2024-03-10 20:08:41 +01:00
christoph 1ab92eff9a Implement fetching of certain data from OpenF1 2024-03-10 19:54:28 +01:00
christoph c2838c3332 Update flake with commands 2024-03-10 18:50:29 +01:00
christoph e6a70365f3 Add OpenF1 model classes 2024-03-10 18:50:24 +01:00
christoph 6e20275dcd Remove obsolete notes
Build Formula10 Docker Image / build-docker (push) Successful in 13s
2024-03-10 00:48:42 +01:00
christoph 10cf690ee2 Track sprint stats + fastest laps + add to stats
Build Formula10 Docker Image / build-docker (push) Successful in 15s
2024-03-10 00:32:07 +01:00
christoph 628e2cd99a Update frontend for extended stats (sprint)
Build Formula10 Docker Image / build-docker (push) Successful in 14s
2024-03-09 23:22:18 +01:00
christoph e57109caf4 Add quali_date + has_sprint fields to race
Build Formula10 Docker Image / build-docker (push) Successful in 15s
2024-03-09 20:56:58 +01:00
christoph 8b2920f886 Add dummy values to race result
Build Formula10 Docker Image / build-docker (push) Successful in 20s
These columns are not marked nullable, so ignoring them prevents entering of race results
2024-03-09 19:48:07 +01:00
christoph 73273bc5cd Small database migration fixes
Build Formula10 Docker Image / build-docker (push) Successful in 14s
2024-03-03 16:02:20 +01:00
christoph d3097038a5 Large database migration
Build Formula10 Docker Image / build-docker (push) Successful in 15s
2024-03-03 15:38:35 +01:00
christoph 96cb8ca891 Fix sorting + standing bug for wcc/wdc
Build Formula10 Docker Image / build-docker (push) Successful in 23s
2024-03-03 11:24:40 +01:00
christoph 1ad558171d Decrease diagram height on large screens
Build Formula10 Docker Image / build-docker (push) Successful in 14s
2024-03-03 03:38:25 +01:00
christoph 873df8bd8e Only apply horizontal diagram width on mobile
Build Formula10 Docker Image / build-docker (push) Successful in 15s
2024-03-03 03:34:42 +01:00
christoph b250c47cb3 Update diagrams for landscape mode
Build Formula10 Docker Image / build-docker (push) Successful in 14s
2024-03-03 03:31:22 +01:00
christoph 6ed5b914e4 Use driver abbr in diagram
Build Formula10 Docker Image / build-docker (push) Successful in 16s
2024-03-03 03:24:51 +01:00
christoph feb6d27e24 Increase diagram point size
Build Formula10 Docker Image / build-docker (push) Successful in 14s
2024-03-03 03:22:56 +01:00
christoph 0d598e75a2 Add diagrams to stats page
Build Formula10 Docker Image / build-docker (push) Successful in 16s
2024-03-03 03:19:51 +01:00
christoph a3d234a754 Add standing diff to stats page
Build Formula10 Docker Image / build-docker (push) Successful in 14s
2024-03-03 02:33:21 +01:00
christoph 8fcb8c5704 Improve styling consistency
Build Formula10 Docker Image / build-docker (push) Successful in 14s
2024-03-03 02:22:34 +01:00