infoalloggi-monorepo/apps/infoalloggi/src/server/controllers
Marco Pedone 8fe0b6636d Refactor TypeScript schemas and enums for consistency and readability
- Updated enum definitions in PaymentStatusEnum and TipologiaPosizioneEnum to use single quotes and consistent formatting.
- Refactored Payments, Prezziario, Ratelimiter, Servizio, and other schema files to ensure consistent indentation and formatting.
- Added `updated_at` field to various queries in interests and servizio controllers.
- Removed unused imageCache utility file.
2025-10-21 18:42:03 +02:00
..
annunci.controller.ts Refactor TypeScript schemas and enums for consistency and readability 2025-10-21 18:42:03 +02:00
auth.controller.ts refactor: remove console logs and update logger function in auth and db controllers 2025-09-05 15:22:48 +02:00
chat.controller.ts formatt 2025-08-29 16:18:32 +02:00
etichette.controller.ts formatt 2025-08-29 16:18:32 +02:00
event_queue.controller.ts eslint migration biome 2025-08-28 18:27:07 +02:00
fic.controller.ts eslint migration biome 2025-08-28 18:27:07 +02:00
flags.controller.ts eslint migration biome 2025-08-28 18:27:07 +02:00
ordini.controller.ts eslint migration biome 2025-08-28 18:27:07 +02:00
servizio.controller.ts Refactor TypeScript schemas and enums for consistency and readability 2025-10-21 18:42:03 +02:00
skebby.controller.ts feat: update environment variable handling and dependencies 2025-10-20 16:22:20 +02:00
storage.controller.ts formatt 2025-08-29 16:18:32 +02:00
stripe.controller.ts refactor: replace baseUrl prop with env.BASE_URL in email components 2025-10-20 17:27:32 +02:00
user.controller.ts formatt 2025-08-29 16:18:32 +02:00