Open shelldandy opened 1 month ago
https://github.com/hoarder-app/hoarder/blob/bb344e57f874eb82d8fe57603dbfe87fc6a6b265/apps/web/components/dashboard/header/ProfileOptions.tsx#L46-L51
Seems like here could be a great place to add a gravatar image if the user email has it, otherwise fallback to what its there already?
Opening the discussion here, if its something wanted I would love to help in implementing it
Sure, I'd be open to having gavatar for images as long as it's gated with an env variables for people who don't want to hit gavatar from their homelab.
https://github.com/hoarder-app/hoarder/blob/bb344e57f874eb82d8fe57603dbfe87fc6a6b265/apps/web/components/dashboard/header/ProfileOptions.tsx#L46-L51
Seems like here could be a great place to add a gravatar image if the user email has it, otherwise fallback to what its there already?
Opening the discussion here, if its something wanted I would love to help in implementing it