8 Commits

Author SHA1 Message Date
tfeigel e6b8ca5525 pnpm update 2025-09-21 16:55:18 +02:00
tfeigel 94078a7e6f Adds Prettier formatting and PHP support
Adds Prettier for consistent code formatting across the project.
Includes PHP plugin and configures formatting for PHP files.
Adds format and format:check scripts to package.json for ease of use.
2025-09-06 12:10:22 +02:00
tfeigel 1c5e5ce70e Updates team information and dependencies
Corrects the team count and league level on the homepage.

Removes the `package-lock.json` file and updates `package.json` and `pnpm-lock.yaml` to use the latest Tailwind CSS CLI and Tailwind CSS versions.

Sorts upcoming events by date and improves the responsive behavior of the event cards on the homepage by adjusting the number of cards shown and managing arrow button states.
2025-09-06 11:06:41 +02:00
tfeigel c72fadd464 composer update 2025-09-02 09:46:15 +02:00
tfeigel 3beb233820 Update 2025-07-16 08:48:23 +02:00
tfeigel b29a21780f feat: add FEN block support and related assets
Introduced a new FEN block feature, including a PHP snippet to render FEN diagrams, a new CSS file for chessboard styling, font integration, and blueprint updates. Adjusted asset paths and file references for consistency.
2025-06-29 16:08:31 +02:00
tfeigel b65011b0c4 chore: format code and improve readability in README, index.php, and navbar snippet 2025-06-26 19:55:16 +02:00
tfeigel 815dbb4139 Initial Commit 2025-06-14 17:42:12 +02:00