gohorsejobs/backend/internal/models
GoHorse Deploy ae475e41a9 feat: implement careerjet gap analysis improvements
- Video Interview system (backend + frontend)
- Date Posted filter (24h, 7d, 30d)
- Company filter in jobs listing
- Recent searches persistence (LocalStorage)
- Job Alerts with email confirmation
- Favorite jobs with API
- Company followers system
- Careerjet URL compatibility (s/l aliases)
2026-02-14 19:37:25 +00:00
..
activity_log.go feat: implementar múltiplas features 2025-12-27 11:19:47 -03:00
application.go Refactor backend to use string IDs for Job, Company, and Application 2025-12-23 14:46:17 -03:00
company.go Resolve merge conflicts in backend, backoffice, and frontend 2025-12-27 21:45:48 -03:00
company_follower.go feat: implement careerjet gap analysis improvements 2026-02-14 19:37:25 +00:00
favorite_job.go Refactor backend to use string IDs for Job, Company, and Application 2025-12-23 14:46:17 -03:00
job.go Merge branch 'dev' 2026-01-17 18:23:41 -03:00
job_alert.go feat: implement careerjet gap analysis improvements 2026-02-14 19:37:25 +00:00
job_view.go feat: implement stripe subscriptions, google analytics, and user crud 2025-12-27 12:06:54 -03:00
location.go first commit 2025-12-09 19:04:48 -03:00
login_audit.go Add admin backoffice routes and dashboard 2025-12-22 16:37:05 -03:00
notification.go Resolve merge conflicts in backend, backoffice, and frontend 2025-12-27 21:45:48 -03:00
password_reset.go first commit 2025-12-09 19:04:48 -03:00
tag.go Add admin backoffice routes and dashboard 2025-12-22 16:37:05 -03:00
ticket.go Resolve merge conflicts in backend, backoffice, and frontend 2025-12-27 21:45:48 -03:00
user.go fix: remove duplicate fields in User model 2026-02-14 17:28:46 +00:00
user_company.go refactor(roles): rename companyAdmin->admin and jobSeeker->candidate 2025-12-24 13:30:50 -03:00
video_interview.go feat: implement careerjet gap analysis improvements 2026-02-14 19:37:25 +00:00