Shaheer Sarfaraz
|
19266fe5eb
|
City search (#217)
* wave 1, jobspy only
* combine usa/ca to united states
* strict city location filter
* hide and show based on focus
* UI changes
* allow clicking cross!
* pill animate in
* animate out, uggo fix
* animate out
* framer motion
* animate component height
* adzuna
* hiring cafe implementation
* refactor: centralize shared search-city parsing and matching
* feat: migrate city setting to searchCities with legacy fallback
* docs: update pipeline and extractor city-search wording
* fix(orchestrator): normalize tokenized paste behavior
* fix(shared): tighten city matching semantics
* docs(extractors): document city-location knobs and geocoding note
|
2026-02-21 00:42:09 +00:00 |
|
Shaheer Sarfaraz
|
c5c6675f04
|
feat: add Adzuna extractor with orchestrator integration (#177)
* feat(settings): add adzuna source fields and country compatibility
* feat(discovery): integrate adzuna extractor into pipeline
* feat(client): wire adzuna in source selection and run budgeting
* docs(extractors): add adzuna guide and configuration notes
* chore(workspaces): register adzuna extractor in lockfile
* fix(adzuna): run extractor via npm script instead of npx
* fix(adzuna): execute extractor via node+tsx without shell
* fix(adzuna): prefer npm run start without shell, fallback to tsx
* fix(docker): include adzuna extractor workspace in image
* chore(adzuna): reuse shared type-conversion utilities
* type-check adzuna
* formatting
* deeedooop
* better instructions
|
2026-02-17 16:49:42 +00:00 |
|