• Joined on 2026-05-01
gelu created branch feature/result-email-and-ip in AI/myAi 2026-06-08 15:56:54 +00:00
gelu pushed to staging at AI/myAi 2026-06-08 15:44:10 +00:00
3c3451b198 Merge branch 'main' into staging
a83f6f705f Remove UseHeadlessBrowser from JobProvider — all fetches now go via page-fetcher-api
Compare 2 commits »
gelu pushed to main at AI/myAi 2026-06-08 15:43:52 +00:00
a83f6f705f Remove UseHeadlessBrowser from JobProvider — all fetches now go via page-fetcher-api
gelu pushed to staging at AI/myAi 2026-06-08 15:37:05 +00:00
b68cf942a8 Merge branch 'main' into staging
61805e2fb5 Merge pull request 'feat: page-fetcher-api centralised Playwright page fetcher' (#44) from feature/page-fetcher-api into main
dcfc50ff32 Fix Docker builds: upgrade Refit to 11.0.1, add page-fetcher-api-models to Dockerfiles
b1ed1cb201 Rename EmailApi.Models.* namespace to Email.Models.* in email-api-models
e1f171168e Align email-api and page-fetcher-api namespaces to Api.* convention
Compare 12 commits »
gelu pushed to feature/page-fetcher-api at AI/myAi 2026-06-08 15:35:44 +00:00
dcfc50ff32 Fix Docker builds: upgrade Refit to 11.0.1, add page-fetcher-api-models to Dockerfiles
gelu pushed to feature/page-fetcher-api at AI/myAi 2026-06-08 15:06:41 +00:00
b1ed1cb201 Rename EmailApi.Models.* namespace to Email.Models.* in email-api-models
gelu pushed to feature/page-fetcher-api at AI/myAi 2026-06-08 15:04:06 +00:00
e1f171168e Align email-api and page-fetcher-api namespaces to Api.* convention
gelu pushed to feature/page-fetcher-api at AI/myAi 2026-06-08 15:00:46 +00:00
ae2bc9b902 Move SmtpSettings and PageFetcherSettings into their respective models projects
gelu pushed to feature/page-fetcher-api at AI/myAi 2026-06-08 14:56:23 +00:00
30a8df431f Move PageFetcherSettings back to page-fetcher-api/Settings/, matching SmtpSettings pattern
gelu pushed to feature/page-fetcher-api at AI/myAi 2026-06-08 14:54:12 +00:00
95b0cfa0a9 Move PageFetcherSettings to page-fetcher-api-models, consistent with EmailApiSettings pattern
gelu pushed to feature/page-fetcher-api at AI/myAi 2026-06-08 14:51:55 +00:00
20b13647de Move PageFetcherSettings to Settings/ folder, consistent with email-api pattern
gelu pushed to feature/page-fetcher-api at AI/myAi 2026-06-08 14:49:06 +00:00
df011f2a03 Fix PageFetcherApi BaseUrl default to use Docker service name, not container name
gelu pushed to feature/page-fetcher-api at AI/myAi 2026-06-08 14:47:22 +00:00
3414c61cea Commit
gelu pushed to feature/page-fetcher-api at AI/myAi 2026-06-08 14:44:09 +00:00
898dd09d50 feat: add page-fetcher-api — centralised Playwright page fetcher
gelu created branch feature/page-fetcher-api in AI/myAi 2026-06-08 14:44:09 +00:00
gelu pushed to staging at AI/myAi 2026-06-08 14:30:53 +00:00
4de6f1db45 Merge branch 'main' into staging
1222a86eb7 Fix file:// URL bug in HtmlJobSearcher — skip non-HTTP(S) URLs
Compare 2 commits »
gelu pushed to main at AI/myAi 2026-06-08 14:30:50 +00:00
1222a86eb7 Fix file:// URL bug in HtmlJobSearcher — skip non-HTTP(S) URLs
gelu pushed to staging at AI/myAi 2026-06-08 13:58:00 +00:00
2e9069cbdb Fix file:// URL bug in HtmlJobSearcher — skip non-HTTP(S) URLs
gelu pushed to staging at AI/myAi 2026-06-08 12:55:27 +00:00
c89df975bd Add searched location to job search results email
709c0ac4c3 Merge pull request 'Fix job search: location filtering, keyword quality, anchor filter bypass' (#42) from feature/job-search-location-keywords into main
99e5cfb76b Fix job search: location filtering, keyword quality, anchor filter bypass
Compare 3 commits »