Commit Graph
517 Commits
Author SHA1 Message Date
christoph a1a9166c73 Skeleton: Register TeamSwitchCard component 2025-03-27 13:00:01 +01:00
christoph 310d2c1bd3 Lib: Implement TeamSwitchCard 2025-03-27 12:59:52 +01:00
christoph 7d49da3492 Lib: Prevent DriverCard from updating driver teams (use team switch) 2025-03-27 12:59:37 +01:00
christoph edbcf5e5ab Lib: Update SubstitutionCard promises 2025-03-27 12:59:01 +01:00
christoph f66f6783d2 Skeleton: Link to roadmap in navbar 2025-03-25 20:33:36 +01:00
christoph 415c9e3ae1 Lib: Add newtab option to Button component 2025-03-25 20:33:28 +01:00
christoph cb4a2140f7 Skeleton: Move data drawer "Official" button 2025-03-25 20:12:04 +01:00
christoph 7ab818dd48 Api/Scrape: Implement serverside api route to fetch official f1.com data 2025-03-25 20:09:54 +01:00
christoph 1d7dff1b53 Seasonpicks: Update depended data 2025-03-25 19:51:37 +01:00
christoph 18efab45d3 Racepicks: Update depended data 2025-03-25 19:51:31 +01:00
christoph f75c880c25 Data/Raceresults: Update depended data 2025-03-25 19:51:23 +01:00
christoph 20dfc45f89 Data/Official: Implement driverstandings page 2025-03-25 19:45:37 +01:00
christoph 3b710bd846 Data/Official: Implement raceresults page 2025-03-25 19:45:30 +01:00
christoph 5485425213 Data/Official: Implement teamstandings page 2025-03-25 19:45:23 +01:00
christoph a9252e92f7 Skeleton: Subscribe to official/scraped pocketbase tables 2025-03-25 19:45:15 +01:00
christoph baaa5f1c61 Data/Official: Add official data page skeleton 2025-03-25 19:32:00 +01:00
christoph 6239cdef5d Skeleton: Add data drawer button for official data 2025-03-25 19:31:39 +01:00
christoph a05c0e6882 Data/Users: Update table height 2025-03-25 19:31:25 +01:00
christoph 756004476d Season/Teams: Update table height 2025-03-25 19:31:20 +01:00
christoph 0e0203c4f7 Season/Substitutions: Update table height 2025-03-25 19:31:13 +01:00
christoph 7e24a43312 Season/Races: Update table height 2025-03-25 19:31:06 +01:00
christoph 4bfa15f4aa Season/Drivers: Update table height 2025-03-25 19:31:01 +01:00
christoph f3eb710403 Data/Raceresults: Update table height 2025-03-25 19:30:43 +01:00
christoph bc158b6060 Lib: Add scraper library functions for results/team standings/driver standings 2025-03-25 19:30:10 +01:00
christoph 2fa2d7006b Lib: Add ScrapedDriverStanding + ScrapedTeamStanding to schema 2025-03-25 19:29:48 +01:00
christoph 36b4aea1c2 Lib: Add pocketbase fetchers for scraped data 2025-03-25 19:29:32 +01:00
christoph 4a497aefb4 Lib: Add optional height classes to component + make thead sticky 2025-03-25 19:29:16 +01:00
christoph 22a6da55fa Lib: Add ScrapedRaceResult to schema 2025-03-25 18:00:58 +01:00
christoph b0859ff147 Env: Add cheerio node dep 2025-03-25 18:00:46 +01:00
christoph cdf11fc2ba Raceresults: Check for 0 pxxs in results table 2025-03-25 18:00:26 +01:00
christoph 8f27828384 Lib: Don't force 7 pxxs in RaceResultCard 2025-03-25 18:00:04 +01:00
christoph e40c284726 Lib: Disable race select filtering in RaceResultCard when editing an existing result 2025-03-23 19:16:18 +01:00
christoph 80fa0216fb Lib: Only show races without result present in RaceResultCard race dropdown 2025-03-23 19:10:37 +01:00
christoph ec56925dca Lib: Add placeholder to RaceCard, hint to end name with emoji 2025-03-23 19:03:17 +01:00
christoph 243a020e00 Racepicks: Rework racename display on mobile (fixes emoji bug) 2025-03-23 19:00:48 +01:00
christoph 45d4cc1557 Env: Add runes2 npm dep for emoji support 2025-03-23 19:00:34 +01:00
christoph 23d01672de Lib: Check for empty string in format_date 2025-03-23 18:17:46 +01:00
christoph ab32cfc49a Racepicks: Fix race result popup clipping with avatar table header 2025-03-23 18:12:41 +01:00
christoph 2faa57489d Pocketbase: Update schema 2025-03-23 17:22:08 +01:00
christoph c732ff2014 Leaderboard: Implement first primitive leaderboard page (only total points) 2025-03-23 17:17:07 +01:00
christoph 7fb38874d9 Leaderboard: Fetch points data 2025-03-23 17:16:51 +01:00
christoph ce2c7af35c Env: Add sqlite/sqlitebrowser to flake 2025-03-23 17:16:30 +01:00
christoph 9ec0bf0bd5 Lib: Add fetchers for RacePickPoints and RacePickPointsAcc 2025-03-23 17:16:10 +01:00
christoph f249205cd8 Lib: Add RacePickPoints and RacePickPointsAcc to schema 2025-03-23 17:15:59 +01:00
christoph 25e50fd64b Racepicks: Fix incorrect column min-width 2025-03-23 08:47:46 +01:00
christoph 67164cff09 Racepicks: Make table scroll on both axes, always show race+avatars 2025-03-18 18:54:19 +01:00
christoph cb87f336a3 Seasonpicks: Remove obsolete styling 2025-03-18 18:53:43 +01:00
christoph d490eb339e Seasonpicks: Fix accordion shadow (other shadows still missing) 2025-03-18 18:08:34 +01:00
christoph 132b538775 Lib: Sort driver dropdown options by lastname 2025-03-18 17:22:33 +01:00
christoph 843824ffa9 Seasonpicks: Make table scroll on both axes, always show category+avatars 2025-03-18 17:12:50 +01:00