Commit graph

27 commits

Author SHA1 Message Date
Rambo6Glaz 10ccdf590b
Merge pull request #3 from angeloanan/feat/home-use-next-image
Optimize home page's carousel images
2024-04-23 14:48:15 +02:00
Christopher Angelo 7dcd0e38ec
feat: set first carousel image to be priority load 2024-04-23 19:07:02 +07:00
Christopher Angelo 5717a6969f
feat: replace img tags with NextJS' image component 2024-04-23 19:06:34 +07:00
Rambo6Glaz 8f630c2c39
Merge pull request #1 from angeloanan/refactor/rankings-mimic-track-selector
refactor(rankings): mimic the look of in game track selector
2024-04-23 13:39:51 +02:00
Christopher Angelo 354d7bb488
refactor(rankings): mimic the look of in game track selector 2024-04-23 18:17:37 +07:00
Rambo6Glaz ba3acd8c20 Add temporary toast to explain error codes that may be encountered during MK8 2024-04-23 11:32:18 +02:00
Rambo6Glaz 968e813e39 Fix JSX error in the tournament section when the server is offline 2024-04-23 11:16:51 +02:00
Rambo6Glaz fb24f16ae7 Fix middleware 2 (final) 2024-04-21 18:44:13 +02:00
Rambo6Glaz 5f81d8d0db Fix middleware 2024-04-21 17:08:32 +02:00
Rambo6Glaz 4be060a37c Announce incoming maintenance changelog and allow admin page (maintenance/kickall) to specific PID 2024-04-21 16:42:16 +02:00
Rambo6Glaz 91d91cf82e Fix build 2 2024-04-08 08:39:06 +02:00
Rambo6Glaz 81ba0d43da Fix building 2024-04-08 08:34:36 +02:00
Rambo6Glaz aed8b36114 Tournament list pagination and search 2024-04-08 07:31:50 +02:00
Rambo6Glaz 89026ac40f Add time trial rankings to mk8 website 2024-04-08 07:13:59 +02:00
Rambo6Glaz d38f258594 Now show mii names in Gatherings 2023-07-11 06:07:14 +02:00
Rambo6Glaz bc31f641fd New carousel image 2023-07-11 05:46:55 +02:00
Rambo6Glaz 96f201aaaa Fix ListGroup 2023-07-07 16:27:22 +02:00
Rambo6Glaz 72e03e905f Add asset dumping instructions 2023-07-07 16:16:09 +02:00
Rambo6Glaz c7179f2702 Fix centering and CEMU instructions 2023-07-07 16:14:55 +02:00
Rambo6Glaz be904009d3 Added code quality notice 2023-07-07 16:11:51 +02:00
Rambo6Glaz 3af11e2e29 Make the website more mobile friendly 2023-07-07 16:07:19 +02:00
Rambo6Glaz bde01e9144 Fix "user page can only be accessed by admin" bug 2023-07-07 04:25:40 +02:00
Rambo6Glaz c05e8e35a9 Fix warnings 2023-07-06 23:28:56 +02:00
Rambo6Glaz aac9bed0e2 Added everything (gathering/tournaments/home/apis) 2023-07-06 22:58:29 +02:00
Rambo6Glaz 129d5fdf84 Finished gatherings tab 2023-07-03 04:41:13 +02:00
Rambo6Glaz 9233ddec1c Initial release 2023-07-01 22:21:59 +02:00
Rambo6Glaz e52736b576 Initial commit from Create Next App 2023-06-25 18:01:35 +02:00