Commit History

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

Britzzy commited on

add WorkingNomads + SkipTheDrive scrapers (social media, CS, entry-level focus)
c4a01a0

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

fix: 'DEPLOY IN 3 MINUTES' → 'APPLY IN 3 MINUTES'
cf4b2e5

Britzzy commited on

fix: landing page polish — Register nav, 87 visitor counter, slower scroll-reveal animations, redesigned job cards with match quality rings, better last-scraped display
1c1477f

Britzzy commited on

feat: retro-futuristic neon landing page redesign with 3D canvas, job carousel, testimonials carousel
a3d3cfc

Britzzy commited on

fix: larger CV fonts for readability, 4-7 bullet points per role, force experience extraction from raw text, ban summary text in education
3e30384

Britzzy commited on

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

Britzzy commited on

fix: RGBColor is a tuple subclass, use indexing not .red/.green/.blue attrs
fb1c672

Britzzy commited on

fix: sequential save in convertPlainText to avoid race condition on raw_text
fcad934

Britzzy commited on

fix: preserve raw_text in save_cv — don't overwrite with empty on structured CV saves
0f9431d

Britzzy commited on

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

Britzzy commited on

fix: save plain text CV on convert + load raw text on cv-editor page load
9319505

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

fix: restore missing generate_cv_pdf function definition
1d439e4

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: cast date_found to TIMESTAMP in PG comparisons + migration
631ec2d

Britzzy commited on

fix: _exec must return cursor for both PG and SQLite
5b44bf6

Britzzy commited on

fix: _exec returns conn for SQLite instead of cursor + add 6 new job boards (Bruntwork, ScaleArmy, crypto/web3)
a5fdb9e

Britzzy commited on

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

Britzzy commited on

fix: psycopg2 needs cursor.execute not conn.execute
92b736b

Britzzy commited on

feat: add Neon PostgreSQL support via DATABASE_URL + Fly.io deployment config
d3222bc

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: scrapers, cron, design, filters, categories, graduate detection
8a6d881

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 highimpact.py syntax and method structure
2be47c6

Britzzy commited on

Fix method name mismatches for 80000hours, himalayas, remoteworkng, and realworkfromanywhere
966a4de

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 README.md with HF Space metadata
ca76373

Britzzy commited on

Add super admin user role with view toggle
f61335f

Britzzy commited on

Fix: dont redirect on login 401 so error message shows
ac8974e

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

Improve mobile responsive layout
2ec2132

Britzzy commited on

Add about.html with dev profile + how-to section
79701df

Britzzy commited on

Fix API base URL for HF Spaces
598fc83

Britzzy commited on

Initial commit: Joblin platform
62e5b72

Britzzy commited on