joblin / backend /main.py

Commit History

feat: corporate ATS scrapers (Ashby, Greenhouse), O&G, government boards, posted_date fixes
7db43bc

Britzzy commited on

fix: soup.find(name=...) keyword clash in extract-url
f8e5706

Britzzy commited on

fix: move import hashlib to top, wrap extract-url in try/except
8cea0cc

Britzzy commited on

feat: major quality & diversity overhaul
432e639

Britzzy commited on

feat: add creative HR email generation on job-detail page
36c6a13

Britzzy commited on

fix: api key persistence β€” delete old keys before insert, add logging, verify saved keys in response
907631d

Britzzy commited on

feat: incrementing counter file naming (01_name_company) + fix API key overwrite bug + better LLM logging
b4f9df5

Britzzy commited on

feat: pass raw CV text to LLM during tailoring for full context
dc74286

Britzzy commited on

fix: isolate ALTER TABLE in own transaction to prevent PG InFailedSqlTransaction + auto-save CV editor
a3e854d

Britzzy commited on

fix: move ParseCVRequest before parse_cv endpoint to resolve NameError
7aa4187

Britzzy commited on

feat: Impeccable UI β€” OKLCH colors, tinted neutrals, solid buttons, cleaner cards, better type scale, LLM CV parser
b778a5e

Britzzy commited on

feat: CV diversity profiles, Gemma provider, transferable skills, paste persistence, improved fallback
15022c1

Britzzy commited on

fix: add error logging to /api/stats endpoint
51855a0

Britzzy commited on

fix: remove broken docx_generator and database late imports (same pattern as config bug)
6886724

Britzzy commited on

fix: /api/config 500 from broken late import of config module
c4e9375

Britzzy commited on

Fix test endpoint structure for ngo/intl/hi boards
b996dcc

Britzzy commited on

Add test endpoints for ngo/intl/highimpact scrapers
3405f88

Britzzy commited on

Fix brotli compression issue in base scraper headers
dfc123f

Britzzy commited on

Add raw HTML debug to test endpoint
6c20664

Britzzy commited on

Add debug logging to scrape_test endpoint
1b08a4a

Britzzy commited on

Fix scraper CSS selectors and add error logging
2cc4426

Britzzy commited on

Add super admin user role with view toggle
f61335f

Britzzy commited on

Add password visibility toggle & password reset flow
eae5239

Britzzy commited on

Run scrape in background thread to avoid timeout
c58d954

Britzzy commited on

Initial commit: Joblin platform
62e5b72

Britzzy commited on