gohorsejobs/backend/internal/services
2025-12-24 18:11:17 -03:00
..
admin_service.go fix(services): initialize all list slices to empty array to prevent null json response 2025-12-24 18:11:17 -03:00
application_service.go feat: implement dynamic dashboard, auth hardening (pepper/httponly) and backend tests 2025-12-24 01:30:33 -03:00
audit_service.go fix(services): initialize all list slices to empty array to prevent null json response 2025-12-24 18:11:17 -03:00
job_service.go fix(services): initialize all list slices to empty array to prevent null json response 2025-12-24 18:11:17 -03:00
job_service_test.go fix(backend): resolve 500 errors on jobs, notifications and secure routes 2025-12-24 17:48:06 -03:00
notification_service.go fix(services): initialize slices to empty array to prevent null json response 2025-12-24 17:52:13 -03:00
ticket_service.go fix(services): initialize slices to empty array to prevent null json response 2025-12-24 17:52:13 -03:00