48 Commits
Author SHA1 Message Date
germondai 693d81b84e chore(deps): refresh release dependencies 2026-08-10 19:21:02 +02:00
germondai 097565a19f chore(release): prepare v1.3.1 2026-08-02 15:51:35 +02:00
germondai 3a3226ed20 chore(release): prepare v1.3.0 dependencies 2026-08-02 03:07:04 +02:00
germondai 7715f33dc7 fix(web): update canonical site URL 2026-08-02 02:46:07 +02:00
germondai 357767ce3c feat(web): refresh landing page content, comparisons, proxy showcase, and SEO 2026-08-02 02:34:34 +02:00
germondai f08f5a2b44 chore(release): prepare v1.2.0 2026-07-26 16:18:47 +02:00
germondai 6d49011114 refactor(web): simplify GitHub stars fallback 2026-07-26 15:12:09 +02:00
germondai 2840af1d13 chore(release): bump all packages to v1.1.0 2026-07-22 23:13:17 +02:00
germondai 6223a4e593 perf: release v1.0.1 - slimmer image, faster boot, firefox telemetry/dead-feature prefs 2026-07-21 18:31:26 +02:00
germondai f746206de9 docs: update trawl docker image size in compare table 2026-07-11 16:37:25 +02:00
germondai 6f96285544 chore(release): bump to 1.0.0 and backfill versioned changelog history
Splits the single [Unreleased] CHANGELOG block into dated 0.1.0-1.0.0
sections matching the milestone commits being tagged for issue #24
(numeric release tags), and bumps every package.json to 1.0.0.
2026-07-10 21:11:04 +02:00
germondai 040c7352fb chore(deps): bump typescript to v7 and update workspace dependencies 2026-07-10 19:19:35 +02:00
germondai 9311cb38a4 fix(a11y): drop redundant role attribute and update biome lint config 2026-07-10 19:17:37 +02:00
germondai 1f1a45ee0b style: use shallowRef for primitive refs in web nav 2026-07-10 17:35:25 +02:00
germondai a40eb1708b feat(web): show live GitHub star count in navbar 2026-07-09 17:57:42 +02:00
germondai 7f2dc4fb8e docs(web): bump docker image size to 1.14 GB in comparison table 2026-07-08 15:48:48 +02:00
germondai 1da2a021b4 docs(web): update comparison benchmarks with measured latency + infra specs 2026-07-08 01:25:00 +02:00
germondai 0d35b4d698 style(web): reformat cta section line wrap 2026-07-05 17:00:01 +02:00
germondai c2b328d841 docs: mention bun kernel version requirements for :baseline vs :latest 2026-07-01 19:04:43 +02:00
germondai a8ae937ba2 feat(web): mention :baseline image tag on landing page 2026-07-01 18:55:02 +02:00
germondai 59ba779d3c docs: document BROWSER_ACQUIRE_TIMEOUT_MS and HTTP 429 on pool exhaustion 2026-06-30 00:22:57 +02:00
germondai d125ec3f81 feat(web): add custom headers row to compare table 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 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 65accc03ae perf(docker): shrink api image from 1.8 GB to 1.2 GB 2026-06-26 18:49:53 +02:00
germondai 6dd0a5867f chore: add .gitignore files for api, docs, web, and browser packages 2026-06-26 15:04:59 +02:00
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