Commit Graph

96 Commits

Author SHA1 Message Date
Hexagonn
c69691e7d5 fix(toBase64): remove image-to-base64 dependencies 2024-10-20 13:16:43 +00:00
Hexagonn
be11864c21 feat: migrate to the new system. 2024-10-20 19:44:03 +07:00
Hexagonn
bc46074d20 delete(banner): remove unrequired params 2024-09-30 16:42:28 +07:00
Hexagonn
9da9f376f2 fix(decoration): forgot to add ! 2024-09-28 16:02:10 +07:00
Hexagonn
7343d17238 feat(decoration): add params to toggle animated decoration 2024-09-28 15:54:10 +07:00
Hexagonn
e4842100f1 feat: avatar decoration 2024-09-28 15:48:49 +07:00
Conrad Crawford
7c3aba4851 fix: another skill issue
im lazy
2024-09-25 16:07:46 -04:00
Conrad Crawford
bf838c17d0 fix: skill issue
bruh
2024-09-25 16:04:59 -04:00
Conrad Crawford
052ebbfb97 Update renderCard.tsx
hotfix for null clan info
2024-09-25 16:03:44 -04:00
Hexagonn
24b496ffe4 refactor: change variable hideClanTag to hideClan 2024-09-24 15:34:17 +07:00
Hexagonn
08dd29fd05 feat(card): implement clan tags 2024-09-17 21:24:28 +07:00
GravityScriptsV2
db705bdd9b Update renderCard.tsx 2024-06-08 16:57:07 -07:00
GravityScriptsV2
466ed5a473 Fix SVG Heights & Div Heights 2024-06-08 16:53:45 -07:00
GravityScriptsV2
bef4538a03 Update renderCard.tsx 2024-06-08 16:32:40 -07:00
NightFeather
bfe9d17abd Implement #49 2023-11-30 23:57:40 +08:00
NightFeather
54b80f3d8f Implement #44 2023-11-30 23:56:51 +08:00
cnrad
cd40a29465 revamp: handle new usernames + legacy discrims + slight logic refactor 2023-06-18 18:10:52 -04:00
broki
4cbd9cab81 Fix height size when using hide profile 2022-11-27 14:31:00 +08:00
brokiem
1830ff60b0 Add option to hide Discord profile ith hideProfile=true 2022-11-27 13:43:48 +08:00
cnrad
c3b5f2b858 fix: display status emoji without any status text 2022-11-13 22:17:59 -05:00
cnrad
6d61ab36d3 feat(Badges): added active developer badge + compressed badge size + badges now display in proper order 2022-11-13 16:42:41 -05:00
cnrad
cfb9d12372 feat(Badges): add certified moderator badge 2022-09-03 22:40:10 -04:00
Dustin Rouillard
6e54731b62 Changing settings so it works when redis is down. 2022-05-11 17:09:21 -06:00
cnrad
59f916bd48 decrease animated avatar size even more, from 128 to 64 2022-04-02 15:15:06 -04:00
cnrad
acc71041e8 landing redesign + svg height fix 2022-03-27 16:09:49 -04:00
cnrad
403ffbb804 add redis again 2022-03-25 23:09:06 -04:00
cnrad
fe115bebfc add handling for null avatars for nitro check 2022-03-25 21:44:40 -04:00
cnrad
611f97ba84 show nitro badge if has animated avatar + prettier stuff 2022-03-25 21:39:31 -04:00
cnrad
4af16c6b2c remove the double type === 4 (bruh) 2022-03-09 22:37:33 -05:00
cnrad
aaa196ab02 remove redis ops due to max on upstash 2022-03-09 12:11:26 -05:00
cnrad
de3950acb8 add count logging w redis + display on main page 2022-02-22 18:03:41 -05:00
N0chteil
314d3d9b53 Update renderCard.tsx 2021-12-23 16:03:10 +01:00
Conrad Crawford
0f0a66ae5d fix: escape more html to avoid xml parsing errors 2021-11-10 22:22:20 -05:00
cnrad
8f34ec0491 fix: remove clipped music presence container when other activity present 2021-10-17 23:06:25 -04:00
pxseu
695bcb398e fix(api): show unknown asset for no album cover 2021-09-19 18:47:33 +02:00
cnrad
411d50608f add hideBadges param 2021-09-16 16:16:48 -04:00
cnrad
896ddf2187 feat: idleMessage customization 2021-08-12 21:37:15 -04:00
LeonardSSH
d84990f2f1 Set margin-top to -6px 2021-08-12 09:24:17 +02:00
LeonardSSH
dd7f57382d Center the content if no timestamp 2021-08-12 01:39:26 +02:00
LeonardSSH
87860e003e Fix Party & Timestamp Activities 2021-08-12 01:38:31 +02:00
LeonardSSH
e49d96cf86 Fix Elapsed Time 2021-08-12 01:37:57 +02:00
LeonardSSH
f11b781461 feat: implement state, timestamp and party 2021-08-12 00:11:07 +02:00
Conrad
71b1a37d09 fix(renderCard): downscaling avatar gif from 256 to 128 2021-07-24 16:27:16 -04:00
pxseu
c4b7fa9b4c fix: use import statement 2021-07-04 23:49:54 +02:00
Conrad
7732a19b62 update: escape chars to prevent parsing errors, bolden activity header text, reformatting 2021-07-04 17:34:59 -04:00
Conrad
50c6568b8c fix profile animating issue 2021-07-04 13:39:40 -04:00
Hexiro
d943812de7 remove useless break statement
Co-Authored-By: looskie <50378828+Looskie@users.noreply.github.com>
2021-06-27 21:18:37 -04:00
Hexiro
91c4b72d4f code cleanup
Co-Authored-By: looskie <50378828+Looskie@users.noreply.github.com>
2021-06-27 21:14:55 -04:00
Hexiro
e1024a0a39 feat: use proper default avatars based on user's discrim
Co-Authored-By: looskie <50378828+Looskie@users.noreply.github.com>
2021-06-27 18:55:38 -04:00
looskie
93744c947c Refactoring: made this work the exact same in under 10 lines 2021-06-25 20:01:39 -04:00