Skip to content

Support absolute project icon URLs and broader favicon formats#452

Merged
BunsDev merged 1 commit intomainfrom
okcode/583be6ee
Apr 14, 2026
Merged

Support absolute project icon URLs and broader favicon formats#452
BunsDev merged 1 commit intomainfrom
okcode/583be6ee

Conversation

@BunsDev
Copy link
Copy Markdown
Contributor

@BunsDev BunsDev commented Apr 14, 2026

Summary

  • Allow project icon overrides to use absolute http/https image URLs, with server-side redirects for remote icons.
  • Expand favicon discovery and serving to cover additional image formats, including gif, jpeg, jpg, webp, and avif/bmp where applicable.
  • Preserve query/hash handling when resolving local icon paths and improve test coverage for remote URLs, query strings, and new content types.
  • Update UI copy and placeholders so users can enter either a relative project path or an absolute image URL.
  • Simplify the marketing background visuals by removing the fog-heavy effects in favor of cleaner structural layering.

Testing

  • bun fmt
  • bun lint
  • bun typecheck
  • Added and updated tests for favicon routing and project icon helpers
  • Not run: bun run test

- Allow project icons to point at external image URLs and preserve query/hash on local paths
- Expand favicon discovery and serving to cover common image types
- Update settings copy and icon editor placeholders to reflect URL support
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 14, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Apr 14, 2026 5:36am
v0-compute-the-platform-to-build Ready Ready Preview, Open in v0 Apr 14, 2026 5:36am

@github-actions github-actions bot added the vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. label Apr 14, 2026
@BunsDev BunsDev merged commit 584b7bd into main Apr 14, 2026
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant