aboutsummaryrefslogtreecommitdiff
path: root/internal/test/playwright_test.go
AgeCommit message (Expand)AuthorFilesLines
2025-04-18Add more AI user agent in botPolicies.json (#249)Dryusdan1-0/+18
2025-04-15build(deps): bump the gomod group with 3 updates (#265)dependabot[bot]1-1/+1
2025-04-13fix(fetch): improve error handling for Content-Type parsing (#253)Jason Cameron1-0/+3
2025-04-06feat: Add Open Graph tag support (#195)Jason Cameron1-7/+17
2025-04-03data/botPolicies: allow iMessage scraper by default (#178)Xe Iaso1-0/+6
2025-04-01various: fix minor typos (#187)Patrick Linnane1-5/+5
2025-03-30fix(tests): disable integration tests on Windows due to posix feature relianc...Jason Cameron1-0/+2
2025-03-29Add staticheck to CI (#152)Xe Iaso1-3/+2
2025-03-27Apply bits of the cookie settings PR one by one (#140)Xe Iaso1-18/+22
2025-03-25Linting and staticcheck fixes. (#101)Yulian Kuncheff1-2/+2
2025-03-22Refactor and split out things into cmd and lib (#77)Yulian Kuncheff1-27/+186
2025-03-22internal/test: introduce integration tests using Playwright (#81)Valentin Anger1-0/+276