Commit Graph
235 Commits
Author SHA1 Message Date
christoph 524ccc13d2 Skeleton: Implement user avatar compression 2025-02-17 18:15:06 +01:00
christoph 8142c72c93 Api/Compress: Add image compression server endpoint 2025-02-17 18:14:50 +01:00
christoph 9e39547936 Skeleton: Fetch RaceResults asynchronously in root layout 2025-02-17 15:58:07 +01:00
christoph f868d779e7 DISABLE SSR AND TRANSITION TO SPA
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 43s
2025-02-08 16:37:58 +01:00
christoph bbd700f755 Lib: Move dateformat function to lib 2025-02-06 23:06:21 +01:00
christoph d76bbe8979 Racepicks: Fetch currentrace at the end in the load function
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 27s
2025-02-06 00:32:20 +01:00
christoph 685a30b9a9 Skeleton: Add page titles
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 26s
2025-02-05 22:33:07 +01:00
christoph 894ad9aaa6 Racepicks: Use Promise.all for nested {#await} blocks 2025-02-05 22:14:57 +01:00
christoph 178adef327 Lib: Simplify RaceResultCard
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 49s
2025-02-05 21:56:41 +01:00
christoph 6947eeae3f Racepicks: Fix width of guess badges 2025-02-05 21:56:32 +01:00
christoph 735c73e435 Racepicks: Stream loaded data and resolve promises in markup 2025-02-05 20:38:28 +01:00
christoph da47668c29 Lib: Simplify RacePickCard 2025-02-05 02:56:31 +01:00
christoph f90f5734e8 Lib: Simplify SubstitutionCard 2025-02-05 02:33:46 +01:00
christoph 042cb42e65 Lib: Simplify RaceCard 2025-02-05 02:11:02 +01:00
christoph 206d897fca Lib: Simplify DriverCard 2025-02-05 01:49:30 +01:00
christoph 603c7d0e40 Lib: Simplify TeamCard 2025-02-05 01:48:37 +01:00
christoph 347b5e1470 Racepicks: Fix progressive form enhancement (derive variables correctly) 2025-02-04 23:38:39 +01:00
christoph ecee4ac5ab Skeleton: Use progressive form enhancement for register/login
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 27s
2025-02-04 23:02:05 +01:00
christoph 022054c1f1 Racepicks: Use progressive form enhancement for racepicks 2025-02-04 23:01:54 +01:00
christoph 09519c18fa Racepicks: Only allow picking active drivers and apply substitutions
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 25s
2025-02-04 21:56:30 +01:00
christoph 31749f6e0f Skeleton: Limit username input to 10 characters
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 26s
2025-02-04 21:22:26 +01:00
christoph df993f61bc Racepicks: Set a min width for the guess table columns
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 47s
2025-02-04 09:14:26 +01:00
christoph d33c663c06 Racepicks: Increase race result popup z-index so it doesn't get hidden by navbar 2025-02-04 09:12:23 +01:00
christoph 2c0ad9ee21 Rules: Add basic text boxes
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 27s
2025-02-03 23:51:32 +01:00
christoph d0870eb06e Racepicks: Add comment 2025-02-03 23:40:26 +01:00
christoph 346fdb3b75 Skeleton: Fetch static data (teams/drivers/races/substitutions) in global layout asynchronously
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 29s
2025-02-03 22:34:07 +01:00
christoph 6dd3f24d32 Lib: Move dropdown options creation into library 2025-02-03 19:39:33 +01:00
christoph 49c08eeead Data/Raceresults: Implement entering race results
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 50s
2025-02-03 09:32:53 +01:00
christoph 2efd12a28d Lib: Implement RaceResultCard 2025-02-03 09:32:34 +01:00
christoph 7bbd38d807 Racepicks: Update guess table styling 2025-02-03 09:05:44 +01:00
christoph ca8fb7dc25 Data/Raceresults: Add missing create result handler to button 2025-01-31 23:23:23 +01:00
christoph 2add774fef Racepicks: Center result popup driver codes 2025-01-31 23:22:57 +01:00
christoph 45929e5775 Data/Raceresults: Use guess colorings pxx/dnf badges 2025-01-31 23:14:20 +01:00
christoph bc6d9e7612 Lib: Move pxx guess colorings into config.ts 2025-01-31 23:13:44 +01:00
christoph 43b0fd9aa2 Data/Raceresults: Implement initial raceresult display table 2025-01-31 22:56:06 +01:00
christoph 14001be46c Racepicks: Update table styling 2025-01-31 22:16:27 +01:00
christoph a3bdd8cbbd Racepicks: Center countdown horizontally 2025-01-31 01:00:05 +01:00
christoph c6f2213d5c Racepicks: Update accordion width + breakpoints 2025-01-31 00:59:00 +01:00
christoph 30d4693846 Racepicks: Center driver codes in guess table 2025-01-31 00:56:57 +01:00
christoph 01d58e3d1e App: Use /racepicks as default page (reroute / + change Formula11 button destination) 2025-01-31 00:49:26 +01:00
christoph c222b2a63f Racepicks: Add pxx/dnf separator in result popup + format racedate + display race pxx 2025-01-31 00:39:04 +01:00
christoph 4330bed94d Racepicks: Highlight logged in users guess column in red 2025-01-31 00:31:52 +01:00
christoph 97013e335e Racepicks: Display relevant race results when clicking on race 2025-01-31 00:31:40 +01:00
christoph 4425b8eb6b Racepicks: Add points color legend 2025-01-31 00:02:13 +01:00
christoph e5b43ad4f2 Racepicks: Color past picks based on raceresults 2025-01-30 23:35:11 +01:00
christoph 53c4462599 Racepicks: Improve overview race step styling + add countdown 2025-01-30 22:36:49 +01:00
christoph 261b761069 Racepicks: Make margins on small screens more consistent 2025-01-30 21:17:03 +01:00
christoph 2dc170561d Users: Display driver headshot template if user doesn't have avatar 2025-01-30 21:08:59 +01:00
christoph 6ebe30e949 Racepicks: Fix races + guesses vertical alignment on smaller screens 2025-01-29 00:42:28 +01:00
christoph abb4452d9c Racepicks: Justify overview cards 2025-01-29 00:32:18 +01:00