Commit Graph

21 Commits

Author SHA1 Message Date
d6dc5dc44a Teams: Implement seasondata/teams page + creation/deletion/updating 2024-12-12 04:41:36 +01:00
b67c957d1f User: Add login/register/profile form handling 2024-12-12 04:41:13 +01:00
39190b0cfe Src: Add stub page for / route 2024-12-12 04:40:46 +01:00
c4f0703f3d Src: Add main page skeleton (navbar) 2024-12-12 04:40:28 +01:00
4b78f02b6b Src: Add request event handler for authentication 2024-12-12 04:39:59 +01:00
4cbba4b1ef Static: Add favicon + logo 2024-12-12 04:39:27 +01:00
615e79255c Env: Update devshell commands 2024-12-12 04:39:01 +01:00
036e17b7d5 Env: Update tailwind config + some other plugins 2024-12-12 04:38:52 +01:00
fabdb6a8e8 Add stub pages for some routes 2024-12-12 04:38:32 +01:00
00bbf83cb5 Lib: Add image preview helper 2024-12-12 04:38:00 +01:00
f715959af9 Lib: Add form helpers 2024-12-12 04:37:54 +01:00
c0c3e3d792 Components: Add index.ts for easier importing 2024-12-12 04:37:34 +01:00
6d812805ed Components: Add username input 2024-12-12 04:37:22 +01:00
5d375554af Components: Add password input 2024-12-12 04:37:17 +01:00
32667d1baf Components: Add text input 2024-12-12 04:37:11 +01:00
20d66cab5f Components: Add file input 2024-12-12 04:37:02 +01:00
4ab7bde49e Components: Add button 2024-12-12 04:36:54 +01:00
5b3be949fe Env: Update .gitignore 2024-12-12 01:27:29 +01:00
3b99b07fcb Env: Add pocketbase 2024-12-09 19:47:18 +01:00
a5470618dd Env: Add tailwindcss + prettier 2024-12-09 18:16:06 +01:00
751b390f19 Initial Commit 2024-12-09 13:51:59 +01:00