best / backend /app /api

Commit History

fix(P1-security): Auth routes use refresh sessions, logout revokes, 15min access tokens
1409cbb
verified

anky2002 commited on

fix: Router refactor - centralized api_router.py instead of 65 imports in main.py
e67e354
verified

anky2002 commited on

fix: Auth register with password validation, proper flush order, stronger Pydantic
dac1b5b
verified

anky2002 commited on

fix(security): Settings API uses real encryption, never returns raw keys
5e6ea60
verified

anky2002 commited on

feat: 🕷️ Complete scraper rewrite - smart scraping with params OR urls, full data extraction
21b47db
verified

anky2002 commited on

fix: Wire up resume PDF download API endpoint using @react-pdf on server
0b6f913
verified

anky2002 commited on

feat: Add auto-discovery admin controls and user discovery page"
8acaa09
verified

anky2002 commited on

feat: Add scrape-any-url API endpoint + admin bulk discovery"
60054e4
verified

anky2002 commited on

feat: Add job search coaching tips based on user behavior"
0b0c19a
verified

anky2002 commited on

feat: Add job application A/B testing (track which resume versions get more responses)
5428245
verified

anky2002 commited on

feat: Add career path exploration AI tool
4613b29
verified

anky2002 commited on

feat: Add job search journal for reflections and learnings
eff758e
verified

anky2002 commited on

feat: Add AI elevator pitch generator
51ffc8a
verified

anky2002 commited on

feat: Add job fit score calculator (multi-dimensional match)"
3a9dfd7
verified

anky2002 commited on

feat: Add job application tracker widget data for external embeds
44efbdc
verified

anky2002 commited on

feat: Add work style assessment and culture match scoring"
e8f15c4
verified

anky2002 commited on

feat: Add job application deadline tracker and calendar integration
f08cd9f
verified

anky2002 commited on

feat: Add interview question bank with crowdsourced data
7391fe4
verified

anky2002 commited on

feat: Add daily job digest with personalized AI summary
51747d4
verified

anky2002 commited on

feat: Add company reviews and rating system"
5ca8a69
verified

anky2002 commited on

feat: Add job market trends analysis endpoint
c6ebba9
verified

anky2002 commited on

feat: Add AI resume keyword optimizer endpoint
aa13775
verified

anky2002 commited on

feat: Add job sharing and collaborative lists
c692a66
verified

anky2002 commited on

feat: Add job search preferences learning system
5a00f67
verified

anky2002 commited on

feat: Add job tracking streaks and gamification endpoint
08d312d
verified

anky2002 commited on

feat: Add email templates and follow-up generator endpoint
6894b09
verified

anky2002 commited on

feat: Add job application tracker CSV import endpoint
532e64f
verified

anky2002 commited on

feat: Add job blacklist (hide companies/roles you don't want to see)
3bfdfdc
verified

anky2002 commited on

feat: Add salary negotiation AI coach endpoint
b23ca18
verified

anky2002 commited on

feat: Add skill gap analysis agent
34b4979
verified

anky2002 commited on

feat: Add job tags system for custom categorization
a784d33
verified

anky2002 commited on

feat: Add interview feedback tracking endpoint
d28e00d
verified

anky2002 commited on

feat: Add job notes endpoint for quick annotations on jobs"
9da8a46
verified

anky2002 commited on

feat: Add job notes API, interview feedback system, application statistics endpoint
7d21889
verified

anky2002 commited on

feat: Add similar jobs API and weekly report worker
d17eff5
verified

anky2002 commited on

fix: Rename reserved CoverLetter.metadata ORM attribute
8a166dd
verified

anky2002 commited on

feat: Q&A bank with AI answers, networking page, job map visualization, activity log middleware
245312f
verified

anky2002 commited on

feat: Migrate to uv, autofill API, networking agent, cover letters page, AI usage dashboard, detailed health check, updated Makefile
9fd4ce5
verified

anky2002 commited on

feat: Cover letters CRUD, application detail+timeline page, DOCX export, PWA manifest+service worker, dedup admin, onboarding banner
28b409e
verified

anky2002 commited on

feat: Application reminders, timeline API, global search, AI chat assistant, Cmd+K command palette, job comparison page, saved jobs with folders
1fa2ae1
verified

anky2002 commited on

feat: Saved jobs with folders, job comparison tool, Cmd+K command palette, resume tailoring agent, dashboard home, alert worker
508f168
verified

anky2002 commited on

feat: Companies listing, bookmark folders, webhooks (Slack/Discord), mobile-responsive layout, theme toggle, API usage tracking
2a87c20
verified

anky2002 commited on

feat: Company pages (profiles + hiring signals), deduplication service, analytics tracking, onboarding flow, bulk CSV/JSON import
b6e738f
verified

anky2002 commited on

feat: Salary insights page, resume editor with live preview, recommendations feed, password reset flow, job capture API
1b12e46
verified

anky2002 commited on

feat: Add PDF resume templates (@react-pdf/renderer), salary insights, job recommendation engine, CONTRIBUTING guide
d578013
verified

anky2002 commited on

feat: Add unit tests, production Docker, rate limiting, WebSocket notifications, data export (GDPR), error handling
56d23bb
verified

anky2002 commited on

feat: Add initial DB migration, seed data, OAuth (Google+GitHub), email service, alerts page, interview prep page
5d0b65b
verified

anky2002 commited on

feat: Add Job Alerts, Admin Dashboard, Semantic Search (pgvector), Interview Prep Agent, Chrome Extension
3d3d997
verified

anky2002 commited on

feat: Add Resume Builder, Profile Editor, Settings, Job Detail, and more scrapers (Workday, SmartRecruiters, schema.org)
583e3e2
verified

anky2002 commited on

feat: Complete project scaffold - backend (FastAPI) + frontend (Next.js 15) + scraper + LLM gateway
8f2ab79
verified

anky2002 commited on