immich/web/src
Aditya Gaurav 999ce34251
fix(web): avoid transparent pixels from rounded-full during profile picture capture (#25950)
The cropContainer has rounded-full class which creates transparent
corners when captured by domtoimage.toBlob(). Override border-radius
and border to 0/none during capture to produce a clean square image.

Co-authored-by: Aditya Gaurav <aditya-ai-architect@users.noreply.github.com>
2026-02-06 03:21:27 +00:00
..
lib fix(web): avoid transparent pixels from rounded-full during profile picture capture (#25950) 2026-02-06 03:21:27 +00:00
params feat: modal routes (#24726) 2025-12-22 15:04:08 +00:00
routes fix: dedupe version announcement modal (#25946) 2026-02-05 16:24:10 -05:00
service-worker fix: ignore abort errors (#21262) 2025-08-25 16:42:30 -04:00
test-data feat: download original asset (#25302) 2026-01-16 19:05:13 +00:00
app.css chore: lower case text + facelift (#25263) 2026-01-21 16:41:09 +00:00
app.d.ts refactor: more elements (#22095) 2025-09-16 15:01:23 -04:00
app.html fix(web): Revert prevent flashing white background in dark mode on page load/reload (#19934) (#20122) 2025-07-24 09:45:38 +02:00
hooks.client.ts feat(web): link router (#10644) 2024-06-27 09:09:28 -04:00
hooks.server.ts feat(web): 2026 font (#25174) 2026-01-13 18:19:09 +00:00