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 |
|
looskie
|
a032e1bf77
|
Fix: I some how screwed up a conflict issue
|
2021-06-25 19:25:29 -04:00 |
|
looskie
|
2863d66997
|
Merge branch 'main' into main
|
2021-06-25 16:23:35 -07:00 |
|
Hexiro
|
d43751fbe5
|
return boolean expression instead of using if statement
|
2021-06-23 21:13:06 -04:00 |
|
looskie
|
9f9632a25c
|
Chore: Conrad moment
|
2021-06-22 14:12:19 -04:00 |
|
looskie
|
98c9ce49ab
|
Chore: Spacing and stuff
|
2021-06-22 14:10:58 -04:00 |
|
looskie
|
75870b6c0b
|
Feat: Refactoring
|
2021-06-22 14:07:25 -04:00 |
|
barbarbar338
|
a4e2df870e
|
✨ Snowflake validation
|
2021-06-22 19:24:13 +03:00 |
|
Conrad Crawford
|
64c399fe53
|
fix space between username and discrim
|
2021-06-21 16:30:53 -04:00 |
|
iGalaxyYT
|
42b08bcbd5
|
Add borderRadius param
|
2021-06-21 02:56:21 -07:00 |
|
Conrad
|
957ea9a660
|
replace ampersand in status
|
2021-06-21 00:47:14 -04:00 |
|
Conrad
|
4050d29a0d
|
bg color fix
|
2021-06-21 00:08:33 -04:00 |
|
callumok2004
|
c15c999e82
|
🌟 Code Cleanup
|
2021-06-21 04:17:18 +01:00 |
|
callumok2004
|
9ed0a2954b
|
🌟 Code Cleanup
|
2021-06-21 03:58:50 +01:00 |
|
callumok2004
|
5767a3a828
|
Merge branch 'master' of https://github.com/callumok2004/lanyard-profile-readme
|
2021-06-21 03:56:23 +01:00 |
|
callumok2004
|
f2a5ab9074
|
🌟 Code Cleanup
|
2021-06-21 03:56:13 +01:00 |
|
Callum OKane
|
b72660db11
|
Merge branch 'main' into master
|
2021-06-21 02:45:18 +00:00 |
|