autobrr/internal/http
soup 1c23b5df57
feat(oidc): show profile pic if present (#2006)
* feat(oidc): fetch profile picture

* small imprvements

* Add link to provider

* fix(rightnav): add cursor-pointer on hover

* adjust picture border and layout in RightNav and Account components

* cleanup

* oidc claims struct

* check if profile_picture exists

* simplify profile picture error handling

* adhere to autobrr log style

* fix: remove unused imports

---------

Co-authored-by: ze0s <43699394+zze0s@users.noreply.github.com>
2025-04-13 17:45:30 +02:00
..
action.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
apikey.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
auth.go feat(oidc): show profile pic if present (#2006) 2025-04-13 17:45:30 +02:00
auth_test.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
config.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
download_client.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
encoder.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
feed.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
filter.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
health.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
indexer.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
irc.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
list.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
logs.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
metrics_server.go feat(metrics): add metrics server (#1930) 2025-01-25 17:58:18 +01:00
middleware.go feat(metrics): add metrics server (#1930) 2025-01-25 17:58:18 +01:00
notification.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
proxy.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
release.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
server.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
update.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
web.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
web_legacy.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
webhook.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00