gohorsejobs/backend/internal/services
Tiago Yamamoto b09bd023ed feat: security refactor, server-side pagination, and docs update
- impl(frontend): server-side pagination for jobs listing
- impl(frontend): standardized api error handling and sonner integration
- test(frontend): added unit tests for JobCard
- impl(backend): added SanitizeMiddleware for XSS protection
- test(backend): added table-driven tests for JobService
- docs: updated READMES, created ROADMAP.md and DATABASE.md
- fix(routing): redirected landing page buttons to /jobs
2025-12-23 00:50:51 -03:00
..
admin_service.go Add dynamic candidate management data 2025-12-22 19:18:15 -03:00
application_service.go first commit 2025-12-09 19:04:48 -03:00
audit_service.go Add admin backoffice routes and dashboard 2025-12-22 16:37:05 -03:00
job_service.go feat: security refactor, server-side pagination, and docs update 2025-12-23 00:50:51 -03:00
job_service_test.go feat: security refactor, server-side pagination, and docs update 2025-12-23 00:50:51 -03:00