No description
Find a file
Marco Pedone f85ea22215 chore: update biome schema and dependencies, refactor key usage in components
- Updated biome schema version from 2.2.2 to 2.3.1 in biome.json.
- Removed experimentalScannerIgnores from files section and replaced with ignore patterns.
- Added CSS parser configuration for Tailwind directives.
- Updated linter rules for better code quality.
- Refactored key usage in various components to use unique identifiers instead of array indices.
- Updated package-lock.json and package.json to reflect new biome version.
- General code cleanup and improvements across multiple components for better maintainability.
2025-10-28 11:55:01 +01:00
.github fix: update deployment condition to match correct package name 2025-10-23 15:19:27 +02:00
apps chore: update biome schema and dependencies, refactor key usage in components 2025-10-28 11:55:01 +01:00
.dockerignore feat: update environment variable handling and dependencies 2025-10-20 16:22:20 +02:00
.gitignore feat: update environment variable handling and dependencies 2025-10-20 16:22:20 +02:00
build_and_push_ghcr.sh upd 2025-10-23 15:16:42 +02:00
deploy_infoalloggi.sh upd 2025-10-23 15:16:42 +02:00
deploy_marcopedone.sh upd 2025-10-23 15:16:42 +02:00
dev-tester.yml feat: update Docker configuration and add nginx setup for reverse proxy 2025-10-10 15:11:09 +02:00
docker-compose.yml upd 2025-10-23 15:16:42 +02:00
nginx.conf feat: update Docker configuration and add nginx setup for reverse proxy 2025-10-10 15:11:09 +02:00
ref-docker-compose.yml Refactor image handling in announcement components 2025-10-27 17:58:42 +01:00