gohorsejobs/backend/internal/core
Tiago Yamamoto 8ee0d59a61 feat: fix seeder password hashing, add custom questions, navbar/footer on register, payment handler
- fix(seeder): add PASSWORD_PEPPER to all bcrypt hashes (admin + candidates/recruiters)
- fix(seeder): add created_by field to jobs INSERT (was causing NOT NULL violation)
- feat(backend): add custom job questions support in applications
- feat(backend): add payment handler and Stripe routes
- feat(frontend): add navbar and footer to /register and /register/user pages
- feat(frontend): add custom question answers to job apply page
- feat(frontend): update home page hero section and navbar buttons
- feat(frontend): update auth/api lib with new endpoints
- chore(db): add migration 045 for application answers

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-23 20:26:49 -06:00
..
domain/entity fix: resolve remaining merge conflicts 2026-02-14 17:21:10 +00:00
dto feat: fix seeder password hashing, add custom questions, navbar/footer on register, payment handler 2026-02-23 20:26:49 -06:00
ports feat: atualiza fluxo de cadastro de candidatos com persistência completa de dados e máscara de telefone 2026-01-06 18:19:47 -03:00
usecases feat: fix seeder password hashing, add custom questions, navbar/footer on register, payment handler 2026-02-23 20:26:49 -06:00