Commit Graph

581 Commits

Author SHA1 Message Date
Chaoscaot 08e2e37737 Merge pull request 'Add schema-driven frontmatter editor' (#24) from feature/frontmatter-schema-editor into master
SteamWarCI Build successful
Reviewed-on: #24
Reviewed-by: D4rkr34lm <dark@steamwar.de>
2026-05-07 16:05:09 +02:00
Chaoscaot 3b7aafd56e Add schema-driven frontmatter editor
SteamWarCI Build successful
- Render frontmatter fields from content schemas
- Add specialized selectors for events, images, and view config
- Refresh the pages editor layout and tab bar
2026-05-07 15:56:58 +02:00
D4rkr34lm a16d663fa3 Updated 2026-wgs.md
SteamWarCI Build successful
2026-05-06 22:00:19 +02:00
Chaoscaot 6ef46cb911 Add view configuration for Gruppenphase in 2026 WarGear event
SteamWarCI Build successful
2026-05-02 11:54:58 +02:00
Chaoscaot 470d715a7a Add view configuration for Gruppenphase and Finale in OsterEvent
SteamWarCI Build successful
2026-04-25 01:21:58 +02:00
Chaoscaot 3948009c35 Remove teamserver.json configuration file
SteamWarCI Build successful
2026-04-23 23:51:03 +02:00
Chaoscaot a410830a93 Refactor z-index and background styles for improved layout consistency
SteamWarCI Build successful
2026-04-23 23:48:59 +02:00
Chaoscaot f1d7b60fae Fix z-Index
SteamWarCI Build successful
2026-04-23 23:43:54 +02:00
Chaoscaot 01077da029 Increase z-index for dropdown button to improve visibility
SteamWarCI Build successful
2026-04-23 23:42:08 +02:00
Chaoscaot a195b074a7 Preserve Pathname on Lang Change
SteamWarCI Build successful
Co-authored-by: Copilot <copilot@github.com>
2026-04-23 15:07:04 +02:00
Chaoscaot a8817115a3 Fix Safari
SteamWarCI Build successful
2026-04-23 14:59:56 +02:00
Chaoscaot 5639655f99 Fix Lang Switcher
SteamWarCI Build successful
2026-04-23 14:10:54 +02:00
Chaoscaot ba4aa67ff1 Update language selection links in Navbar to use data-astro-reload attribute
SteamWarCI Build failed
2026-04-23 14:08:54 +02:00
Chaoscaot 6fde748088 Merge pull request 'page-redesign' (#22) from page-redesign into master
SteamWarCI Build successful
Reviewed-on: #22
Reviewed-by: YoyoNow <yoyonow@noreply.localhost>
2026-04-23 12:23:26 +02:00
Chaoscaot 01da718802 Merge branch 'master' into page-redesign
SteamWarCI Build successful
2026-04-23 12:23:15 +02:00
Chaoscaot 23566e72d3 Refactor Navbar component to replace search button with language selection dropdown
SteamWarCI Build successful
2026-04-23 12:22:42 +02:00
Chaoscaot 9d06dc7d0b Merge branch 'master' into page-redesign
SteamWarCI Build successful
2026-04-23 12:11:04 +02:00
Chaoscaot c41b1f9daa Refactor i18n configuration and utility functions for improved clarity and simplicity
SteamWarCI Build successful
2026-04-23 11:53:56 +02:00
YoyoNow 6daee3a58b Fix 2026-wgs.md
SteamWarCI Build successful
2026-04-23 11:09:42 +02:00
YoyoNow 4d361415ed Fix 2026-wgs.md
SteamWarCI Build successful
2026-04-23 11:06:29 +02:00
YoyoNow 78259e7263 Fix 2026-wgs.md
SteamWarCI Build successful
2026-04-23 10:52:10 +02:00
YoyoNow 76d9ee9810 Fix 2026-wgs.md
SteamWarCI Build successful
2026-04-23 10:14:24 +02:00
YoyoNow 3b1a491bc2 Fix events
SteamWarCI Build successful
2026-04-23 08:35:12 +02:00
YoyoNow b357c89dac Remove duplicated title
SteamWarCI Build successful
2026-04-22 17:51:51 +02:00
YoyoNow f8399e4f31 Fix grammar
SteamWarCI Build successful
2026-04-22 09:51:57 +02:00
YoyoNow dea500e70d Add timeline.md
SteamWarCI Build successful
2026-04-22 09:07:47 +02:00
Chaoscaot 2204bb8663 fixes
SteamWarCI Build failed
2026-04-21 21:52:02 +02:00
Chaoscaot 0f20cc0485 Fix link case sensitivity in 2026 Oster-Event announcement
SteamWarCI Build successful
2026-04-21 21:36:36 +02:00
Chaoscaot e44a3f81e4 Add event announcements for Oster-Event 2026 and WarGear Season 2026
SteamWarCI Build successful
2026-04-21 21:34:31 +02:00
Chaoscaot 43f42c03c0 Add event announcements for Oster-Event 2026 and WarGear Season 2026 2026-04-21 21:33:31 +02:00
DreamJxnas 931d59565d Übersetzung Brücke und Auflösen von Doppeldeutigkeit in der Werfer-Ansteuerung
SteamWarCI Build successful
2026-04-19 16:32:29 +02:00
Chaoscaot 1426536c88 Enhance layout and styling for improved UI consistency across components 2026-03-28 21:53:31 +01:00
Chaoscaot 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
Chaoscaot 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
YoyoNow f612b15b06 Add en locale
SteamWarCI Build successful
2026-03-10 08:49:22 +01:00
YoyoNow 587f0f5405 Add 2026-OsterEvent.md
SteamWarCI Build successful
2026-03-10 08:46:49 +01:00
JajaKings f7378dfe1f Updated warship.md
SteamWarCI Build successful
2001-01-01 00:00:00 +00:00
YoyoNow a1617d8e80 Fix 2026-wgs.md
SteamWarCI Build successful
2026-02-18 18:06:15 +01:00
YoyoNow c546aec449 Fix 2026-wgs.md
SteamWarCI Build successful
2026-02-18 16:55:39 +01:00
YoyoNow ed2e47d987 Add 2026-wgs.md
SteamWarCI Build successful
2026-02-18 16:54:17 +01:00
YoyoNow 6a6a5801ae Fix warship.md
SteamWarCI Build successful
2026-02-16 14:30:05 +01:00
JajaKings c27ba9fae3 Updated warship.md
SteamWarCI Build successful
2001-01-01 00:00:00 +00:00
Chaoscaot 55f98be765 src/content/modes/warship.json aktualisiert
SteamWarCI Build successful
2026-01-22 18:37:31 +01:00
JajaKings 092f318274 Updated warship.md
SteamWarCI Build successful
2001-01-01 00:00:00 +00:00
JajaKings 47b0bf34a1 Updated warship.md
SteamWarCI Build successful
2001-01-01 00:00:00 +00:00
Chaoscaot 35765b90e6 feat: Refactor connection rendering logic for improved layout and offset handling
SteamWarCI Build successful
2026-01-01 17:18:54 +01:00
Chaoscaot fa7e68ca10 feat: Add roundRows configuration to group view and update event markdowns
SteamWarCI Build successful
2026-01-01 16:23:13 +01:00
Chaoscaot f507dce94a feat: Enhance group display with hover effect for team visibility
SteamWarCI Build successful
2025-12-31 13:25:10 +01:00
Chaoscaot 1ed1901311 feat: Add view configuration for group phase in neujahr2026 event
SteamWarCI Build successful
2025-12-31 09:48:02 +01:00
AdmiralSeekrank 63d03f2226 Updated neujahr2026.md
SteamWarCI Build successful
2001-01-01 00:00:00 +00:00