tethys.backend/app/Controllers/Http/Api
Arno Kaimbacher e1ccf0ddc8 hotfix(dataset): enhance file download with embargo validation and improve API data handling
- Add embargo date validation to file download process with date-only comparison
- Require first_name for authors/contributors only when name_type is 'Personal'
- Remove sensitive personal data from dataset API responses
- Improve dataset validation logic for better data integrity
2025-09-03 12:48:44 +02:00
..
AuthorsController.ts hotfix (dashboard): display allow email contact in card box client 2025-03-31 15:14:34 +02:00
AvatarController.ts feat: update API controllers, validations, and Vue components 2025-03-14 17:39:58 +01:00
collections_controller.ts feat: update API controllers, validations, and Vue components 2025-03-14 17:39:58 +01:00
DatasetController.ts feat: update API controllers, validations, and Vue components 2025-03-14 17:39:58 +01:00
FileController.ts hotfix(dataset): enhance file download with embargo validation and improve API data handling 2025-09-03 12:48:44 +02:00
HomeController.ts hotfix: update dependencies and UI elements 2025-03-20 10:29:34 +01:00
UserController.ts feat: update API controllers, validations, and Vue components 2025-03-14 17:39:58 +01:00