9 Commits

Author SHA1 Message Date
pulchra mentis
adaddb579e
Implement media resizing using Discord media cache (#470)
* Implement media resizing using Discord media cache
Improve performance by offloading image scaling to Discord
Only apply the resizing to images stored in the Discord CDN
Set the format of the resized images to WebP for improved performance

* Implemented suggestion for improved regex
2022-08-17 21:50:36 +02:00
Jake/Rads
64ad9374af fix(dashboard): make default avatars tabindexable for consistency 2022-06-27 13:08:43 +02:00
Jake/Rads
c3f92cec93 fix(dashboard): do not open/close card when opening icon 2022-06-23 23:02:03 +02:00
Jake/Rads
9efa8d4289 feat(dashboard): consistent loading spinners 2022-06-23 22:25:49 +02:00
Draconizations
4a03418461 tweak(dashboard): include item name in avatar alt text 2022-05-30 10:02:52 +02:00
Draconizations
5d8f42b537 feat(dashboard): autofocus on expanded avatar image 2022-05-30 10:02:12 +02:00
Draconizations
4df4aafb7e fix(dashboard): incorrect alt text in avatar modal 2022-05-20 12:09:40 +02:00
Draconizations
379bb7c55d feat(dashboard): improve alt text for icons 2022-05-20 07:21:50 +02:00
spiral
8fa371bcc8
Merge branch 'main' of github/Draconizations/pk-webs-svelte into feat/dashboard 2022-05-16 23:04:39 -04:00