307 Commits
Author SHA1 Message Date
germondai d125ec3f81 feat(web): add custom headers row to compare table v0.2.0 2026-06-26 22:23:45 +02:00
germondai 738899c120 feat(web): add fastest badge to CF bypass, exclusive badge to custom headers, reorder features grid 2026-06-26 22:23:43 +02:00
germondai 2d3fd34ce4 fix(docker): add .dockerignore to web and docs to exclude node_modules from build context 2026-06-26 22:05:59 +02:00
germondai f2434cd352 feat(web): add custom headers feature card, code tab, and 3-column grid layout 2026-06-26 22:05:54 +02:00
germondai 55f3fc8664 docs: add custom headers reference page and update API docs 2026-06-26 22:05:47 +02:00
germondai 5c84b33808 feat(api): add CORS support and expose custom headers on /v1 and /scrape 2026-06-26 22:05:41 +02:00
germondai 3a99c90843 feat(tiers): forward custom headers to browser tiers via url-scoped route interception 2026-06-26 22:05:36 +02:00
germondai 990241a3ec feat(tiers): add headers field to ScrapeRequest and wire through orchestrator to tier1 2026-06-26 22:05:30 +02:00
germondai 77bd63c724 feat(api): make cmd optional on /v1, defaulting to request.get 2026-06-26 21:34:12 +02:00
germondai a59474d8de fix(docker): use relative paths in web and docs Dockerfiles for per-directory build context 2026-06-26 20:42:01 +02:00
germondai 522432cf18 fix(web): switch nuxt build to generate for static nginx deployment 2026-06-26 20:36:04 +02:00
germondai 17ce53786b fix(ci): replace {{is_default_branch}} with explicit ref check for latest tag 2026-06-26 20:28:17 +02:00
germondai cf7ca8bba7 fix(ci): two-phase multi-arch publish with per-digest build and manifest merge 2026-06-26 20:09:00 +02:00
germondai 6fd7b0d88d fix(ci): use native arm64 runner and fix cross-platform native bindings 2026-06-26 19:49:57 +02:00
germondai 64a2eacad1 chore(ci): optimize multi-platform Docker publish workflow 2026-06-26 19:12:10 +02:00
germondai 65accc03ae perf(docker): shrink api image from 1.8 GB to 1.2 GB v0.1.0 2026-06-26 18:49:53 +02:00
germondai 67457017d8 perf(docker): shrink api image from 3.7 GB to 1.8 GB 2026-06-26 18:13:56 +02:00
germondai dbe5796d4d fix(ci): drop arm/v7 from publish platforms 2026-06-26 17:46:14 +02:00
germondai fe93531356 fix(docker): refactor to multi-stage build with lean ubuntu runtime 2026-06-26 17:35:48 +02:00
germondai e4d0945dcc chore: add CODEOWNERS 2026-06-26 15:18:12 +02:00
germondai c85c0fbc35 docs: add GitHub issue and pull request templates 2026-06-26 15:17:48 +02:00
germondai 2960d30b87 docs: add CONTRIBUTING, CODE_OF_CONDUCT, and SECURITY 2026-06-26 15:17:27 +02:00
germondai d2b3b83e92 chore: add project LICENSE 2026-06-26 15:05:06 +02:00
germondai 6dd0a5867f chore: add .gitignore files for api, docs, web, and browser packages 2026-06-26 15:04:59 +02:00
germondai 56fa1c6a5c ci(publish): build images for linux/amd64, linux/arm64, linux/arm/v7 2026-06-26 15:04:41 +02:00
germondai 54352625a9 chore: update dependency lockfile 2026-06-26 09:20:00 +02:00
germondai f86527c249 chore: add project changelog 2026-06-25 10:45:00 +02:00
germondai 2d314f7703 docs: write comprehensive project README 2026-06-24 11:30:00 +02:00
germondai dd32a636d6 ci: add automated package publish workflow 2026-06-23 14:15:00 +02:00
germondai 24a6fa6277 ci: add GitHub Actions CI pipeline 2026-06-23 09:50:00 +02:00
germondai 2c7c2376b2 feat: add docs public branding assets 2026-06-22 13:00:00 +02:00
germondai bb598dbf0e feat: add nginx config for docs site serving 2026-06-22 09:35:00 +02:00
germondai 86503d6382 feat: add docs Dockerfile for containerized hosting 2026-06-21 14:45:00 +02:00
germondai b05e3e7b2f docs: add *arr apps integration guide 2026-06-21 10:20:00 +02:00
germondai 1406822391 docs: add Jackett integration guide 2026-06-20 15:30:00 +02:00
germondai dff83cd790 docs: add Prowlarr integration guide 2026-06-20 11:55:00 +02:00
germondai 55935d1b4f docs: add deployment troubleshooting guide 2026-06-20 09:05:00 +02:00
germondai 34c0b227ef docs: add standalone server deployment guide 2026-06-19 15:50:00 +02:00
germondai 1305687dbd docs: add docker-compose deployment guide 2026-06-19 12:15:00 +02:00
germondai 8bd83862e4 docs: add session cache design documentation 2026-06-19 09:40:00 +02:00
germondai 2a28054e1a docs: add browser pool internals documentation 2026-06-18 16:05:00 +02:00
germondai 9caffa1b7a docs: add tiered execution design documentation 2026-06-18 13:20:00 +02:00
germondai f76e4fb44b docs: add system architecture overview 2026-06-18 10:50:00 +02:00
germondai 4e442d69d2 docs: add health and metrics API reference 2026-06-18 08:25:00 +02:00
germondai 5878ff99a2 docs: add FlareSolverr compatibility reference 2026-06-17 14:30:00 +02:00
germondai 59354bad29 docs: add native API endpoint reference 2026-06-17 11:45:00 +02:00
germondai a00ed29213 docs: add API reference overview 2026-06-17 09:10:00 +02:00
germondai 7de95aefd7 docs: add local development guide 2026-06-16 15:35:00 +02:00
germondai cac364f5c0 docs: add configuration reference 2026-06-16 12:00:00 +02:00
germondai b755bbdc67 docs: add quick start guide 2026-06-16 09:30:00 +02:00