Commit Graph

  • 6f329322bc Remove obsolete TODOs christoph 2025-03-18 13:08:01 +01:00
  • 1fe6c49f2b Racepicks: Add tooltips to small images (e.g. avatars...) christoph 2025-03-18 12:40:41 +01:00
  • cf4d98f480 Seasonpicks: Add tooltips to small images (e.g. avatars, podiums, ...) christoph 2025-03-18 12:40:31 +01:00
  • 8051b86d51 Seasonpicks: Remove unused awaited promise christoph 2025-03-18 12:30:03 +01:00
  • 901bcc1c05 Lib: Add tooltip capability to LazyImage christoph 2025-03-18 12:29:49 +01:00
  • 19170ebef9 Env: Add uuid npm dep christoph 2025-03-18 12:29:28 +01:00
  • 6a5be20e80 Seasonpicks: Don't slice teamwinners in accordion christoph 2025-03-18 12:23:46 +01:00
  • 8250378da4 Skeleton: Fix error in pbUser store access christoph 2025-03-18 12:14:45 +01:00
  • 8a79da8d8b Racepicks: Hide accordion if signed out christoph 2025-03-18 12:14:00 +01:00
  • a9b37a8884 Seasonpicks: Hide accordion if signed out christoph 2025-03-18 12:13:54 +01:00
  • 1857755cfb Racepicks: Update accordion picked/outstanding overflows christoph 2025-03-18 12:05:08 +01:00
  • 3f31a00a09 Seasonpicks: Update accordion podiums/teamwinners/picked/outstanding overflows christoph 2025-03-18 12:05:00 +01:00
  • 0870e6510f Env: Update flake lock christoph 2025-03-16 15:32:20 +01:00
  • 5da7cfa089 Lib: Migrate to page from $app/state christoph 2025-03-15 12:08:18 +01:00
  • 6b3c0716b0 Skeleton: Migrate to page from $app/state christoph 2025-03-15 12:08:12 +01:00
  • db99892df1 Seasonpicks: Fix inverted teamwinners/podiums opacity + sort podiums in accordion christoph 2025-03-15 10:56:52 +01:00
  • 94c55212dd Seasonpicks: Decrease non-picked teamwinners/podiums opacity christoph 2025-03-15 02:08:05 +01:00
  • 84ae6b25d7 Env: Update node deps christoph 2025-03-15 02:07:53 +01:00
  • 5a992faf48 Seasonpicks: Improve teamwinners/podiums display (2-cols, team colors) christoph 2025-03-15 01:50:26 +01:00
  • 4df7cae2d6 Seasonpicks: Display teamwinners/podiums as lists christoph 2025-03-15 01:29:18 +01:00
  • eec143d63b Skeleton: Add "Forgot Password" button to login drawer christoph 2025-03-15 00:54:56 +01:00
  • 0642a6c0e2 Lib: Refactor Input component borders christoph 2025-03-15 00:28:06 +01:00
  • 3eab329b42 Skeleton: Display if a user email is verified in profile drawer christoph 2025-03-15 00:20:12 +01:00
  • 4f9799dcfb Lib: Set verified field for pbUser christoph 2025-03-15 00:19:43 +01:00
  • e46bdc60bd Lib: Add verified field to User schema christoph 2025-03-15 00:19:35 +01:00
  • 62f4d211ac Hooks: Try to refresh the authStore on page reload christoph 2025-03-15 00:19:14 +01:00
  • e35d56c81c Lib: Allow setting timeout in toast helpers christoph 2025-03-15 00:19:00 +01:00
  • 3a9b4d6834 Lib: Add optional tail element to Input component christoph 2025-03-15 00:18:39 +01:00
  • 43e8a00aeb Skeleton: Use writable store for pbUser object christoph 2025-03-14 23:56:52 +01:00
  • 614e2becc4 Skeleton: Remove user/admin from fetched data christoph 2025-03-14 22:35:03 +01:00
  • 03fe027f8c Lib: Update pocketbase auth handling christoph 2025-03-14 22:20:36 +01:00
  • c597fff15a Skeleton: Initial support for user emails christoph 2025-03-14 22:19:40 +01:00
  • 12803a7b8f Lib: Add info/warning toast helpers christoph 2025-03-14 22:17:54 +01:00
  • f39c1a9090 Lib: Update user schema to include email christoph 2025-03-14 22:17:46 +01:00
  • 6a6c93d960 Lib: Add EMailIcon svg component christoph 2025-03-14 22:17:34 +01:00
  • 7abe668169 Data/Users: Don't show username (as it's used for login) christoph 2025-03-14 19:46:08 +01:00
  • b6fd307725 Seasonpicks: Display firstname in table christoph 2025-03-14 19:45:06 +01:00
  • b160d15683 Racepicks: Display firstname in table christoph 2025-03-14 19:44:58 +01:00
  • 082bb72ec1 Seasonpicks: Disable countdown until seasonpicks will be locked christoph 2025-03-14 01:45:57 +01:00
  • b9413fcfcd Lib: Allow customizing finished text in Countdown christoph 2025-03-14 01:45:40 +01:00
  • a0d75d6411 Lib: Rename fetch_seasonpicks to fetch_visibleseasonpicks christoph 2025-03-14 01:24:24 +01:00
  • 8ee212bbf3 Seasonpicks: Fix slightly scrollable teamwinner/podiums in accordion christoph 2025-03-14 01:20:25 +01:00
  • e7d78883b3 Seasonpicks: Fix accordion grid layout when signed out christoph 2025-03-14 00:44:48 +01:00
  • d72b623105 Racepicks: Fix accordion grid layout when signed out christoph 2025-03-14 00:44:39 +01:00
  • 1ddd2282e2 Skeleton: Invalidate seasonpick-/racepick-data when logging in christoph 2025-03-14 00:44:26 +01:00
  • 2536126ead Skeleton: Trim login data + fix undefined firstname when updating profile christoph 2025-03-14 00:39:16 +01:00
  • 8c18cef7aa Racepicks: Use grid for accordion christoph 2025-03-14 00:27:40 +01:00
  • e63c905f0e Seasonpicks: Use grid for accordion + adjust breakpoints christoph 2025-03-14 00:27:33 +01:00
  • b36ec6c3cd Seasonpicks: Increase hottake row height in table christoph 2025-03-14 00:13:23 +01:00
  • 17a1ea8524 Racepicks: Use new date format helpers christoph 2025-03-14 00:08:41 +01:00
  • bbdb684a8a Season/Races: Fix datetimes being shown in UTC + use new date format helpers christoph 2025-03-14 00:08:29 +01:00
  • f88c8dc7ed Lib: Use new date formatting helpers in RaceCard christoph 2025-03-14 00:08:01 +01:00
  • 54d154e445 Lib: Fix removing sprints in RaceCard christoph 2025-03-14 00:07:48 +01:00
  • b9aea2e501 Lib: Fix missing label separator in Input christoph 2025-03-14 00:06:08 +01:00
  • b4552f7d50 Lib: Remove DateTimeInput christoph 2025-03-14 00:05:52 +01:00
  • f4fcb2e745 Lib: Add DateTimeInput christoph 2025-03-14 00:00:06 +01:00
  • 965504ed4e Lib: Update date formatting helpers christoph 2025-03-13 23:59:46 +01:00
  • 780706ce4a Layout: Don't check for username/firstname in profile update handler christoph 2025-02-27 01:11:50 +01:00
  • d4d44a79f6 Seasonpicks: Fix accordion lag christoph 2025-02-27 00:55:58 +01:00
  • 63ba16bd4d Racepicks: Fix accordion lag christoph 2025-02-27 00:55:52 +01:00
  • 750c89823d Seasonpicks: Sort teamwinners and podiums christoph 2025-02-27 00:52:00 +01:00
  • 55d0525b37 Racepicks: Fix "Your Race Pick" accordion opening lag christoph 2025-02-27 00:51:49 +01:00
  • a80f2e6fcd Lib: Comments christoph 2025-02-27 00:51:26 +01:00
  • 1933ad8ca8 Pocketbase: Update schema christoph 2025-02-27 00:13:20 +01:00
  • 4d7b96b5cc Seasonpick: Fix modal component typo christoph 2025-02-27 00:10:35 +01:00
  • e5fd61aa49 Skeleton: Register SeasonPickCard modal component christoph 2025-02-27 00:10:11 +01:00
  • 4a2b5e8781 Lib: Implement SeasonPickCard christoph 2025-02-27 00:09:24 +01:00
  • 53396fce19 Lib: Display full driver names in dropdown labels + sort alphabetically christoph 2025-02-26 23:37:22 +01:00
  • dcd62cdbfa Lib: Sort driver options in RaceResultCard christoph 2025-02-26 23:37:06 +01:00
  • 08774fc40b Raceresults: Fetch substitutions christoph 2025-02-26 23:21:43 +01:00
  • bc8a86c025 Lib: Respect substituted drivers in RaceResultCard christoph 2025-02-26 23:21:29 +01:00
  • 3178840b02 Lib: DISABLE PXX DISPLAY IN RACERESULTCARD CHIPS christoph 2025-02-26 22:56:28 +01:00
  • 161929f1c2 Seasonpicks: Hide Doohan text if no pick christoph 2025-02-26 22:30:29 +01:00
  • 6475c49af0 Seasonpicks: Implement "Your Season Pick" Accordion christoph 2025-02-26 22:28:16 +01:00
  • b6f02c683f Racepicks: Show all picked/outstanding users with scroll christoph 2025-02-26 22:28:03 +01:00
  • 5b02b37e38 Lib: Assign imgclass also to image container christoph 2025-02-26 22:27:43 +01:00
  • c119567a90 Seasonpicks: Make first column width match racepicks page christoph 2025-02-26 21:24:16 +01:00
  • 99de8eec72 Seasonpicks: Only display hottakes before deadline christoph 2025-02-26 21:20:45 +01:00
  • f7bb4c7978 Lib: Disable draggable on Button links christoph 2025-02-26 21:20:22 +01:00
  • f63d143ba5 Skeleton: Fix user-select: none for firefox christoph 2025-02-26 21:10:31 +01:00
  • cb8eb26d22 Seasonpicks: Refactor current seasonpick acquisition + user new fetchers christoph 2025-02-26 21:04:21 +01:00
  • 1ca384700a Racepicks: Refactor current racepick acquisition + use new fetchers christoph 2025-02-26 21:04:08 +01:00
  • 2952cac6ef Lib: Add fetcher for hottakes + use "visible..." collections for picks christoph 2025-02-26 21:03:47 +01:00
  • 0a26c82200 Lib: Update PickedUser schemas + add Hottake schema christoph 2025-02-26 21:03:14 +01:00
  • f8365adc37 Pocketbase: Add schema christoph 2025-02-26 20:39:07 +01:00
  • 6c8738366a Seasonpicks: Implement first (rough) seasonpick display page christoph 2025-02-25 20:47:43 +01:00
  • cd31d50cb2 Lib: Fix double semicolon in LazyImage christoph 2025-02-25 20:11:30 +01:00
  • d31576a4d5 Racepicks: Make vertical race name font smaller on small screens christoph 2025-02-25 18:59:30 +01:00
  • 98e4f92485 Seasonpicks: Fetch users that already made their seasonpick christoph 2025-02-18 01:21:15 +01:00
  • fcf389bf29 Lib: Add seasonpickedusers fetcher christoph 2025-02-18 01:21:03 +01:00
  • f06fdb3c2e Lib: Add SeasonPickedUser to schema christoph 2025-02-18 01:20:57 +01:00
  • 9b1de1d4b7 Data/Users: Don't await graphics christoph 2025-02-18 01:20:45 +01:00
  • 03c19480a0 Racepicks: Don't await graphics christoph 2025-02-18 01:20:37 +01:00
  • 34c8ef57bf Lib: Don't await graphics christoph 2025-02-18 01:20:32 +01:00
  • 2fb7a7d597 Seasonpicks: Fetch teams/drivers/seasonpicks christoph 2025-02-18 00:43:05 +01:00
  • 036733b287 Racepicks: Use pointer cursor for race column (to highlight result popups) christoph 2025-02-18 00:42:49 +01:00
  • 55765d2d42 Lib: Add SeasonPick schema christoph 2025-02-18 00:42:22 +01:00
  • c8a0a3d5f2 Lib: Add fetcher for seasonpicks christoph 2025-02-18 00:42:15 +01:00
  • c67ee16641 Skeleton: Remove dependencies/subscriptions on view collections christoph 2025-02-18 00:02:01 +01:00
  • c74b31907f Lib: Remove manual data invalidation in favor of pocketbase subscriptions christoph 2025-02-17 23:51:12 +01:00