Commit Graph

22 Commits

Author SHA1 Message Date
5d365bc744 Refactor components and pages for improved readability and consistency
- Updated BackgroundImage.astro to format props for better readability.
- Adjusted FightTable.svelte to remove unnecessary trailing commas.
- Modified GroupTable.svelte to fix sorting syntax.
- Cleaned up LanguageWarning.astro by standardizing import statements.
- Enhanced Login.svelte for better formatting and readability.
- Simplified Navbar.svelte by merging multi-line attributes into single lines.
- Streamlined PostComponent.astro by condensing Image component props.
- Improved SearchComponent.svelte for consistent spacing and formatting.
- Refined TagComponent.astro for better readability and structure.
- Updated PageLayout.astro to simplify div structure.
- Enhanced downloads.astro for improved readability and consistency.
- Cleaned up index.astro in help directory for better formatting.
- Refactored index.astro in main pages for improved readability.
- Standardized login.astro for better formatting.
- Cleaned up not-found.astro for consistent import formatting.
- Enhanced [...schem].astro for better readability.
- Refactored [mode].astro for consistent import formatting.
- Improved [...gamemode].astro for better readability.
- Cleaned up [mode].astro in regeln directory for consistent formatting.
- Refactored index.astro in regeln directory for improved readability.
- Enhanced fight.astro for consistent import formatting.
2026-03-28 15:56:56 +01:00
d2ee422d6d Refactor styles and components for improved UI consistency
- Updated login page layout by removing unnecessary classes.
- Redesigned 404 not found page with new layout and styles.
- Enhanced public pages with consistent font styling and hover effects.
- Improved ranking page header styling for better readability.
- Updated rules page with consistent font and link styles.
- Enhanced statistics page header styling.
- Refined global CSS variables for better theme consistency.
- Updated button styles for improved interaction feedback.
- Enhanced table styles for better readability and interaction.
- Updated Tailwind configuration to include new font families.
2026-03-28 15:56:32 +01:00
64adfe7c3b fix: Update Discord login handling to use async/await for better error handling
All checks were successful
SteamWarCI Build successful
2025-11-15 00:06:13 +01:00
a06e66012b rebuild
All checks were successful
SteamWarCI Build successful
2025-11-14 23:34:09 +01:00
d746e26a1c rebuild
Some checks failed
SteamWarCI Build failed
2025-11-14 23:25:52 +01:00
a9e1cb6025 fix: Update Discord OAuth link in Login.svelte for correct redirect URI
All checks were successful
SteamWarCI Build successful
2025-11-14 23:18:55 +01:00
3daac95059 fix: Remove unnecessary blank line in Login.svelte
Some checks failed
SteamWarCI Build failed
2025-11-14 23:15:27 +01:00
9c353a5eea fix: Remove unnecessary blank line in Login.svelte
Some checks failed
SteamWarCI Build failed
2025-11-14 22:49:53 +01:00
d79c532009 feat: Enhance login functionality with Discord integration and improve code formatting
Some checks failed
SteamWarCI Build failed
2025-11-13 14:32:06 +01:00
75f1a6528b Refactor authentication and implement password reset.
All checks were successful
SteamWarCI Build successful
2025-02-17 18:29:17 +01:00
628599f019 Fix Login Page and add Jahresplan
All checks were successful
SteamWarCI Build successful
2025-01-20 19:21:21 +01:00
72933a46d1 Update 2024-11-24 22:57:21 +01:00
678746c89b Begin Display, Add View Transitions 2024-02-28 17:28:21 +01:00
36c7505c5d Fix Token 2024-01-06 21:36:22 +01:00
9a16c4b560 Some Code Cleanup 2023-12-27 19:16:54 +01:00
3108d9bf20 Some Code Cleanup 2023-12-25 21:54:40 +01:00
5a5cce199b Change to PW 2023-12-19 19:22:19 +01:00
ecb906e614 Add how to create token 2023-12-14 21:07:31 +01:00
3d95bffb6a Transfer some Posts and automate original German 2023-12-10 01:48:53 +01:00
3996376381 Download and Rules 2023-11-18 16:52:54 +01:00
3889f28eb8 Updates and more 2023-11-12 22:43:42 +01:00
7450ecdabb Updates and more 2023-11-05 22:27:20 +01:00