mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
- Removed the `classifyUserAgent` function from `route.tsx` to streamline user-agent handling. - Introduced `buildAnalyticsOverviewUserAgentFilterFragmentsForTest` to create user-agent filter fragments for analytics without relying on a raw user-agent allowlist. - Updated tests in `route.test.ts` to validate the new user-agent filter fragment generation. - Cleaned up unused code related to user-agent classification in the metrics module. |
||
|---|---|---|
| .. | ||
| backend | ||
| dashboard | ||
| dev-launchpad | ||
| e2e | ||
| hosted-components | ||
| internal-tool | ||
| mcp | ||
| mock-oauth-server | ||
| oauth-mock-server | ||
| skills | ||