feat: Customize url preview user agent #1372

Merged
Jade merged 4 commits from trashpanda/continuwuity:trashpanda/url-preview-ua into main 2026-02-15 15:23:35 +00:00

4 commits

Author SHA1 Message Date
f3f82831b4
docs: Changelog
Some checks failed
Release Docker Image / Build linux-amd64 (release) (push) Waiting to run
Release Docker Image / Build linux-arm64 (release) (push) Waiting to run
Release Docker Image / Create Multi-arch Release Manifest (push) Blocked by required conditions
Release Docker Image / Build linux-amd64 (max-perf) (push) Blocked by required conditions
Release Docker Image / Build linux-arm64 (max-perf) (push) Blocked by required conditions
Release Docker Image / Create Max-Perf Manifest (push) Blocked by required conditions
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m54s
Documentation / Build and Deploy Documentation (push) Has been cancelled
Checks / Prek / Pre-commit & Formatting (push) Has been cancelled
Checks / Prek / Clippy and Cargo Tests (push) Has been cancelled
Checks / Prek / Clippy and Cargo Tests (pull_request) Failing after 1h0m0s
2026-02-15 15:23:15 +00:00
26aac1408e
fix: Correct user agent changes
Some checks are pending
Documentation / Build and Deploy Documentation (pull_request) Waiting to run
Checks / Prek / Pre-commit & Formatting (pull_request) Waiting to run
Checks / Prek / Clippy and Cargo Tests (pull_request) Waiting to run
Correct the domain
Remove "embed" in the UA because the
global UA was modified, rather than
just the one for preview requests
2026-02-15 15:21:06 +00:00
be8f62396a
feat(core): Change default user agent 2026-02-15 15:21:06 +00:00
40996a6602
feat(core): Add config option for the url preview user agent 2026-02-15 15:21:05 +00:00