alpha
Login
or
Join now
alice.pds.demo.boltless.dev
/
core
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
2
Pulls
1
Pipelines
core
/
avatar
/
src
1 file
at
sv-fe
eti
avatar: resize to the sizes the web app asks for
7d ago
0c492ba6
index.js
avatar: resize to the sizes the web app asks for The worker only understood one size, `size=tiny`, which meant 32px. It now takes 26, 34, 42 or 52 — double each size on the web app's avatar scale, so avatars stay sharp on retina screens. Anything it doesn't recognise gets the original image, untouched. `tiny` still works and still means 32px. This worker ships separately from the web app, so cached urls and a deploy that hasn't caught up yet keep asking for it. Signed-off-by: eti <eti@eti.tf>
1 week ago