nuke/internal
Xe Iaso 8d08de6d9c
fix: allow social preview images (#934)
* feat(ogtags): when encountering opengraph URLs, add them to an allow cache

Signed-off-by: Xe Iaso <me@xeiaso.net>

* feat(lib): automatically allow any urls in the ogtags allow cache

Signed-off-by: Xe Iaso <me@xeiaso.net>

* docs: update CHANGELOG

Signed-off-by: Xe Iaso <me@xeiaso.net>

* chore: spelling

Signed-off-by: Xe Iaso <me@xeiaso.net>

* docs(changelog): remove this bit to make it its own PR

Signed-off-by: Xe Iaso <me@xeiaso.net>

* test(palemoon): add 180 second timeout

Signed-off-by: Xe Iaso <me@xeiaso.net>

* test(palemoon): actually invoke timeout

Signed-off-by: Xe Iaso <me@xeiaso.net>

---------

Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-07-31 08:44:49 -04:00
..
dnsbl Refactor and split out things into cmd and lib (#77) 2025-03-22 18:44:49 -04:00
ogtags fix: allow social preview images (#934) 2025-07-31 08:44:49 -04:00
test feat: implement a client for Thoth, the IP reputation database for Anubis (#637) 2025-06-16 11:57:32 -04:00
gzip.go feat(lib): ensure that clients store cookies (#501) 2025-05-16 13:03:40 -04:00
hash.go perf: Replace internal SHA256 hashing with xxhash for 4-6x performance improvement (#676) 2025-06-16 22:53:53 -04:00
hash_bench_test.go perf: Replace internal SHA256 hashing with xxhash for 4-6x performance improvement (#676) 2025-06-16 22:53:53 -04:00
headers.go Adds ability to toggle off stripping of private addrs from XFF (#619) 2025-06-09 13:33:19 +00:00
health.go feat(anubis): add /healthz route to metrics server (#843) 2025-07-17 00:31:18 +00:00
ja4h.go feat(cmd/anubis): capture ja4h fingerprints (#834) 2025-07-14 23:31:33 -04:00
log.go fix(lib): add the ability to set a custom slog Logger (#915) 2025-07-31 08:06:35 -04:00
log_test.go feat(log): implement custom error log filter to suppress "context can… (#470) 2025-05-07 23:28:50 -04:00
mimetype.go fix(internal): register mime type for .mjs files (#577) 2025-05-28 13:52:48 +00:00
unbreakdocker.go feat(lib): use new challenge creation flow (#749) 2025-07-04 20:42:28 +00:00
xff_test.go Adds ability to toggle off stripping of private addrs from XFF (#619) 2025-06-09 13:33:19 +00:00