gohorsejobs/backend/internal/handlers
2025-12-31 16:13:27 -03:00
..
application_handler.go feat: implemented delete application endpoint and dashboard action 2025-12-26 01:29:31 -03:00
application_handler_test.go Refactor backend to use string IDs for Job, Company, and Application 2025-12-23 14:46:17 -03:00
job_handler.go debug(backend): add console logging to job creation endpoint 2025-12-25 22:34:24 -03:00
job_handler_test.go fix(backend): resolve 500 errors on jobs, notifications and secure routes 2025-12-24 17:48:06 -03:00
payment_handler.go feat: add backoffice credentials page and backend support 2025-12-31 16:13:27 -03:00
storage_handler.go refactor: clean up legacy UUID v4, use UUID v7 everywhere 2025-12-24 11:29:55 -03:00