infoalloggi-monorepo/apps/backend/queries
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.go Refactor TypeScript schemas and enums for consistency and readability 2025-10-21 18:42:03 +02:00
images.go feat: refactor image handling and parsing logic, improve utility functions, and enhance route management 2025-10-15 14:27:06 +02:00
queries.go Refactor database handling and queries 2025-08-22 10:11:07 +02:00
storage.go Refactor storage handlers to use centralized configuration 2025-08-22 12:57:33 +02:00