Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
e38f40732f
feat(providers): add headless browser scraping via Playwright for SPA job sites
209325ace5
fix(providers): correct bestjobs.eu job link filter pattern
5ae65642c4
Merge pull request 'feat: move job providers to DB and suppress job-search link when none enabled' (#36) from feature/job-providers-db-and-link-guard into main
9cf3db089d
fix(cv-search-job): separate keyword badges with whitespace in results email
e5b6f19c1a
chore: remove orphaned project directories left over from renames
5ae65642c4
Merge pull request 'feat: move job providers to DB and suppress job-search link when none enabled' (#36) from feature/job-providers-db-and-link-guard into main
9cf3db089d
fix(cv-search-job): separate keyword badges with whitespace in results email
e5b6f19c1a
chore: remove orphaned project directories left over from renames
9bedf57f39
fix(migrations): replace hardcoded schema strings with MigrationConstants.SchemaName
b78ede23cf
feat(job-search): extract keywords from LLM match call instead of heuristics