Commit Graph
53 Commits
Author SHA1 Message Date
germondai ce2e07bb35 feat: add web public assets and robots config 2026-06-14 14:55:00 +02:00
germondai ece4f1b4d7 feat: add nginx config for web SPA serving 2026-06-14 11:30:00 +02:00
germondai c98eb7494f feat: add web app Dockerfile for production 2026-06-14 09:00:00 +02:00
germondai cbe726cd00 feat: add docs URL resolution composable 2026-06-13 16:30:00 +02:00
germondai c3ca70047a feat: add floating quick-action buttons 2026-06-13 14:10:00 +02:00
germondai 8c82a49abf feat: add CAPTCHA challenge types grid display 2026-06-13 11:40:00 +02:00
germondai ffe0e13abe feat: add ecosystem integration banner 2026-06-13 09:15:00 +02:00
germondai fd83bb4274 feat: add syntax-highlighted code example block 2026-06-12 17:50:00 +02:00
germondai 884dcaa397 feat: add call-to-action section with action buttons 2026-06-12 15:45:00 +02:00
germondai 15cf001b17 feat: add feature comparison table 2026-06-12 13:20:00 +02:00
germondai 7cf3aa131c feat: add tier flow architecture visual 2026-06-12 10:55:00 +02:00
germondai 466917affd feat: add real-time stats metrics bar 2026-06-12 08:30:00 +02:00
germondai 0fca800e05 feat: add feature capability grid section 2026-06-11 17:05:00 +02:00
germondai 035af5ac4f feat: add animated hero section with headline 2026-06-11 14:35:00 +02:00
germondai 575550cb4f feat: add site footer with navigation links 2026-06-11 12:50:00 +02:00
germondai 98f32bec3a feat: add responsive top navigation bar 2026-06-11 10:25:00 +02:00
germondai 92e7e5164d feat: add root app layout and global meta configuration 2026-06-11 08:40:00 +02:00
germondai 83b85477c1 feat: configure Nuxt with SEO and OG image modules 2026-06-10 15:20:00 +02:00
germondai 3c459ec141 feat: scaffold web landing page with Nuxt 2026-06-10 11:55:00 +02:00
germondai 7f2f2b3352 feat: add minimal single-service docker-compose 2026-06-10 09:30:00 +02:00
germondai 07d6f5713a feat: add full-stack services docker-compose 2026-06-09 14:50:00 +02:00
germondai 60b67a9300 feat: add production docker-compose configuration 2026-06-09 10:15:00 +02:00
germondai b675037d35 feat: add development docker-compose stack 2026-06-08 15:40:00 +02:00
germondai f03f3cbb61 feat: add API service Dockerfile 2026-06-08 11:25:00 +02:00
germondai 38ff319aa1 feat: implement Hono-based API request handler 2026-06-08 08:55:00 +02:00
germondai 59ff2cdd68 feat: initialize API service package 2026-06-07 13:30:00 +02:00
germondai e534d84eaa feat: export tiers package public API 2026-06-07 09:50:00 +02:00
germondai e64cfa6f4f feat: implement cascading tier orchestrator with fallback 2026-06-06 14:20:00 +02:00
germondai 95e6579839 feat: implement GeeTest v3 slider CAPTCHA solver 2026-06-06 10:45:00 +02:00
germondai 050fedd35c feat: implement Cloudflare Turnstile auto-click solver 2026-06-05 17:30:00 +02:00
germondai f90c209c8a feat: implement hCaptcha audio bypass 2026-06-05 15:05:00 +02:00
germondai 4d169ce906 feat: implement reCAPTCHA v2 audio challenge solver 2026-06-05 12:35:00 +02:00
germondai c424bd15d5 feat: implement Google STT audio transcription for CAPTCHA 2026-06-05 10:10:00 +02:00
germondai ce46bbdb79 feat: add captcha solver plugin registry 2026-06-05 08:20:00 +02:00
germondai b880ea6b90 feat: add async challenge-complete polling helper 2026-06-04 17:00:00 +02:00
germondai c1edca8b4a feat: add rotating proxy pool management 2026-06-04 14:25:00 +02:00
germondai 532a70ed7f feat: implement tier 4 residential proxy rotation mode 2026-06-04 11:40:00 +02:00
germondai 8e2802fd97 feat: implement tier 3 stealth browser with fingerprinting 2026-06-04 09:05:00 +02:00
germondai 6c8385694b feat: implement tier 2 basic headless browser execution 2026-06-03 16:00:00 +02:00
germondai e43cb7924b feat: implement tier 1 direct HTTP pass-through 2026-06-03 13:15:00 +02:00
germondai 84a0639a8e feat: implement WAF challenge detection and HTML extraction 2026-06-03 10:30:00 +02:00
germondai dc34f29db6 feat: scaffold tier execution package 2026-06-03 08:45:00 +02:00
germondai 1e6ca16dd0 test: add Cloudflare challenge bypass tests 2026-06-02 15:10:00 +02:00
germondai cc17320017 test: add camoufox stealth mode integration tests 2026-06-02 11:55:00 +02:00
germondai b235862fc2 test: add browser pool smoke tests 2026-06-02 09:20:00 +02:00
germondai 75dc6207ee feat: export browser package public API 2026-06-01 16:33:00 +02:00
germondai e84b274277 feat: add TLS and user-agent fingerprint randomization 2026-06-01 14:50:00 +02:00
germondai fd77a7de51 feat: implement browser pool with concurrency control 2026-06-01 12:05:00 +02:00
germondai eb9d626e70 feat: implement browser session lifecycle management 2026-06-01 10:18:00 +02:00
germondai 4c507a752c feat: initialize browser automation package 2026-06-01 08:35:00 +02:00