 JephDielandGitHub
|
997cc9bb27
|
Lint fixes v2
|
2026-03-13 11:41:58 -05:00 |
|
 
|
fa74aaa81e
|
Import order lint fixes
Co-authored-by: Timo <16718859+toger5@users.noreply.github.com>
|
2026-03-13 11:33:07 -05:00 |
|
 
|
af807489f9
|
Import order lint fixes
Co-authored-by: Timo <16718859+toger5@users.noreply.github.com>
|
2026-03-13 11:31:55 -05:00 |
|
JephDiel
|
b198721969
|
Ignore stale downloads
If src or sizePx changes while we're downloading,
discard the now-stale fetch result so we don't
override the fresh one.
|
2026-03-12 22:20:19 -05:00 |
|
JephDiel
|
8ecb1b3dbf
|
Simplify widget detection
Use the exists check for the widget API directly
instead of a feature flag.
|
2026-03-12 22:18:38 -05:00 |
|
JephDiel
|
699e31f59a
|
Download Avatar from relevent source
Instead of relying on failures directly use the
available method to download the avatar.
|
2026-03-09 23:16:12 -05:00 |
|
JephDiel
|
005b965fba
|
Download avatars using the Widget API
If we can't authenticate media because we're
running as a widget, use the MC4039 widget API
instead of a direct fetch to download the avatar.
|
2026-03-07 19:53:57 -06:00 |
|