You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services
HesterG 63a429581c
Modify OAuth login ui and fix display name, iconurl related logic (#25030)
Close #24808 

Co-Authour @wxiaoguang @silverwind 

1. Most svgs are found from https://worldvectorlogo.com/ , and some are
from conversion of png to svg. (facebook and nextcloud). And also
changed `templates/user/settings/security/accountlinks.tmpl`.

2. Fixed display name and iconurl related logic

# After

<img width="1436" alt="Screen Shot 2023-06-05 at 14 09 05"
src="https://github.com/go-gitea/gitea/assets/17645053/a5db39d8-1ab0-4676-82a4-fba60a1d1f84">

On mobile

<img width="378" alt="Screen Shot 2023-06-05 at 14 09 46"
src="https://github.com/go-gitea/gitea/assets/17645053/71d0f51b-baac-4f48-8ca2-ae0e013bd62e">


user/settings/security/accountlinks (The dropdown might be improved
later)

<img width="973" alt="Screen Shot 2023-06-01 at 10 01 44"
src="https://github.com/go-gitea/gitea/assets/17645053/27010e7e-2785-4fc5-8c49-b06621898f37">

---------

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 years ago
..
actions Improve queue and logger context (#24924) 2 years ago
agit Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 2 years ago
asymkey Add context cache as a request level cache (#22294) 2 years ago
attachment Preserve file size when creating attachments (#23406) 2 years ago
auth Modify OAuth login ui and fix display name, iconurl related logic (#25030) 2 years ago
automerge Improve queue and logger context (#24924) 2 years ago
context Decouple the different contexts from each other (#24786) 2 years ago
convert Add the ability to pin Issues (#24406) 2 years ago
cron
externalaccount
forms Add ability to set multiple redirect URIs in OAuth application UI (#25072) 2 years ago
gitdiff Display file mode for new file and file mode changes (#24966) 2 years ago
issue Add codeowners feature (#24910) 2 years ago
lfs Redesign Scoped Access Tokens (#24767) 2 years ago
mailer Improve queue and logger context (#24924) 2 years ago
markup Decouple the different contexts from each other (#24786) 2 years ago
migrations GitLab migration: Sanitize response for reaction list (#25054) 2 years ago
mirror Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 2 years ago
org Refactor rename user and rename organization (#24052) 2 years ago
packages Add CRAN package registry (#22331) 2 years ago
pull Add codeowners feature (#24910) 2 years ago
release Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 2 years ago
repository Remove duplicated functions when deleting a branch (#25128) 2 years ago
task Improve queue and logger context (#24924) 2 years ago
user Refactor rename user and rename organization (#24052) 2 years ago
webhook Rename NotifyPullReviewRequest to NotifyPullRequestReviewRequest (#24988) 2 years ago
wiki Improve wiki user title test (#24559) 2 years ago