No description
Find a file
Marco Pedone 539f4dc4f8 chore: update biome schema version and refactor code style
- Updated biome schema version from 2.3.1 to 2.3.11 in biome.json.
- Refactored package.json for better readability and updated dependencies.
- Adjusted class names in InformationBubble, ChatAttachments, ChatBubble, FileUpload, Loading, and other components for consistent styling.
- Changed height classes from fixed pixel values to relative values for better responsiveness.
- Removed unnecessary comments and unused variables in user.controller.ts.
2026-01-14 14:21:57 +01:00
.github fix: update registry package types to include 'updated' for deployment triggers 2025-12-11 17:14:21 +01:00
.vscode feat(database): Add migrations for chat labels, messages, services, interests, announcements, pricing, orders, payments, and miscellaneous data 2025-10-29 16:59:20 +01:00
apps chore: update biome schema version and refactor code style 2026-01-14 14:21:57 +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 vars 2025-11-24 19:00:16 +01:00
deploy_infoalloggi.sh vars 2025-11-24 19:00:16 +01:00
deploy_marcopedone.sh vars 2025-11-24 19:00:16 +01: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 feat: add restart policy for web service in docker-compose 2026-01-08 14:48:56 +01:00
nginx.conf feat: update Docker configuration and add nginx setup for reverse proxy 2025-10-10 15:11:09 +02:00
old-docker-compose.yml Add user seeding SQL script and initial Docker Compose configuration 2025-10-29 11:06:53 +01:00