Commit Graph
80 Commits
Author SHA1 Message Date
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 ed0c5f51b4 Add __repr__ to Race class 2024-09-23 16:51:18 +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 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 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 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
christoph 20d177192f Update diagram
Build Formula10 Docker Image / build-docker (push) Successful in 14s
2024-03-03 02:15:19 +01:00
christoph 27e0231a25 Update diagram
Build Formula10 Docker Image / build-docker (push) Successful in 15s
2024-03-03 02:10:58 +01:00
christoph 325f753d31 Add points history diagram
Build Formula10 Docker Image / build-docker (push) Successful in 15s
2024-03-03 02:09:06 +01:00
christoph 481492868b Fix grid layout on PC screen
Build Formula10 Docker Image / build-docker (push) Successful in 14s
2024-03-03 00:25:36 +01:00
christoph 64d37acc23 Many frontend improvements
Build Formula10 Docker Image / build-docker (push) Successful in 14s
2024-03-03 00:06:52 +01:00
christoph c2c71a32e8 Update note
Build Formula10 Docker Image / build-docker (push) Successful in 14s
2024-03-02 22:40:03 +01:00
christoph e7d2e960ad Add points to race table
Build Formula10 Docker Image / build-docker (push) Successful in 14s
2024-03-02 22:31:40 +01:00
christoph 1bd174e73f Add notes to statistics/leaderboard pages 2024-03-02 22:27:25 +01:00
christoph 0ea6568082 Add statistics page
Build Formula10 Docker Image / build-docker (push) Successful in 14s
2024-03-02 22:18:28 +01:00
christoph 09203d9390 Update season guess calculation
Build Formula10 Docker Image / build-docker (push) Successful in 14s
2024-03-02 21:49:47 +01:00
christoph 5dcebab545 Allow enabling debug endpoints with env var 2024-03-02 21:49:39 +01:00
christoph dfb9360125 Display current season guess state
Build Formula10 Docker Image / build-docker (push) Successful in 14s
2024-03-02 20:31:34 +01:00
christoph a0051aacc3 Implement domain version of season_guess_result 2024-03-02 20:31:14 +01:00
christoph d3ee08df36 Add tooltip on leaderboard 2024-03-02 18:03:31 +01:00
christoph 0a94222cb2 Color first place(s) red in leaderboard
Build Formula10 Docker Image / build-docker (push) Successful in 13s
2024-03-02 18:00:56 +01:00
christoph 162423ec84 Combine places with equal points in leaderboard
Build Formula10 Docker Image / build-docker (push) Successful in 14s
2024-03-02 17:58:06 +01:00
christoph fcc29d2372 Add place to leaderboard
Build Formula10 Docker Image / build-docker (push) Successful in 14s
2024-03-02 17:49:04 +01:00
christoph 131965e61f Fix date mistakes in static race data
Build Formula10 Docker Image / build-docker (push) Successful in 14s
2024-03-02 13:30:24 +01:00