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.
silverwind 9269a038a4
Direct avatar rendering (#13649)
* Direct avatar rendering

This adds new template helpers for avatar rendering which output image
elements with direct links to avatars which makes them cacheable by the
browsers.

This should be a major performance improvment for pages with many avatars.

* fix avatars of other user's profile pages

* fix top border on user avatar name

* uncircle avatars

* remove old incomplete avatar selector

* use title attribute for name and add it back on blame

* minor refactor

* tweak comments

* fix url path join and adjust test to new result

* dedupe functions
4 years ago
..
ldap [Vendor] Update go-ldap to v3.2.4 (#13163) 4 years ago
oauth2 #12897 - add mastodon provider (#13293) 4 years ago
openid Use gitea forked macaron (#7933) 5 years ago
pam Remove PAM from auth dropdown when unavailable (#13276) 4 years ago
sso Direct avatar rendering (#13649) 4 years ago
admin.go Multiple small admin dashboard fixes (#12153) 4 years ago
auth.go Add single sign-on support via SSPI on Windows (#8463) 5 years ago
auth_form.go Add check for LDAP group membership (#10869) 4 years ago
org.go Team permission to create repository in organization (#8312) 5 years ago
repo_branch_form.go Use gitea forked macaron (#7933) 5 years ago
repo_form.go Add block on official review requests branch protection (#13705) 4 years ago
repo_form_test.go Use gitea forked macaron (#7933) 5 years ago
user_form.go Remove obsolete change of email on profile page (#13341) 4 years ago
user_form_auth_openid.go hCaptcha Support (#12594) 4 years ago
user_form_test.go Block registration based on email domain (#5157) 6 years ago