Commit graph

8 commits

Author SHA1 Message Date
Vendicated
dfb06e47d0
fix overflow when having two rows of badges 2024-05-04 01:39:38 +02:00
Vendicated
520e915168
fix badges with custom component 2024-05-03 22:18:31 +02:00
Vendicated
f54dcb74d7
improve contributor modal & badge 2024-05-02 15:24:00 +02:00
Vendicated
d5f70070ef
fix badges 2024-04-24 05:27:14 +02:00
V
fccdd3dc08
migrate to new badge api
we used to store badges on the discord cdn.
since discord is now making
it harder to use their cdn for such purposes (due to expiring links), we
are forced to stop using it
thus, badges are now stored on our server, accessible via
https://badges.vencord.dev. The full list of badges is now at https://badges.vencord.dev/badges.json
2023-11-30 17:28:53 +01:00
Vendicated
554bb18e9b BadgeAPI: fix 2023-10-25 17:38:55 +02:00
V
1cbf2b43e1
Fix Badges 2023-07-02 01:17:02 +02:00
V
07a9adbce2
🧹🧹 2023-06-13 03:45:05 +02:00
Renamed from src/plugins/apiBadges.tsx (Browse further)