fabro/apps/fabro-web/public/images
Bryan Helmkamp b5f200d701
chore(web): namespace static images under /images and skip in HTTP logs
Move favicon, logo, logotype, and PNG icons from /public/ root to
/public/images/ so the HTTP log middleware can drop them by path
prefix. Extends the existing /assets/ skip in http_log_middleware to
cover /images/ as well, removing favicon/logo entries from the server
log without filtering by extension (which would risk muting future
extension-suffixed API routes).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-30 08:57:14 -04:00
..
apple-touch-icon.png chore(web): namespace static images under /images and skip in HTTP logs 2026-04-30 08:57:14 -04:00
favicon.ico chore(web): namespace static images under /images and skip in HTTP logs 2026-04-30 08:57:14 -04:00
favicon.svg chore(web): namespace static images under /images and skip in HTTP logs 2026-04-30 08:57:14 -04:00
icon-192.png chore(web): namespace static images under /images and skip in HTTP logs 2026-04-30 08:57:14 -04:00
icon-512.png chore(web): namespace static images under /images and skip in HTTP logs 2026-04-30 08:57:14 -04:00
logo.svg chore(web): namespace static images under /images and skip in HTTP logs 2026-04-30 08:57:14 -04:00
logotype.svg chore(web): namespace static images under /images and skip in HTTP logs 2026-04-30 08:57:14 -04:00