gitea/templates
silverwind a7e18b9fb7
Rework Oauth login buttons, swap github logo to monocolor ()
Diff without whitespace:
https://github.com/go-gitea/gitea/pull/24740/files?diff=unified&w=1

- Use SVGs for GitHub and GitLab oauth providers
- Replace section wrapping with a divider
- Rework icon rendering, increase size from 32px to 40px

Before:

<img width="853" alt="Screenshot 2023-05-15 at 21 54 23"
src="https://github.com/go-gitea/gitea/assets/115237/6ab5cfb4-46ff-469a-bd1f-06780d4a6a0b">

After (more providers):

<img width="849" alt="Screenshot 2023-05-15 at 21 51 21"
src="https://github.com/go-gitea/gitea/assets/115237/fa84f92f-98e0-4aed-9357-5d62ddd98195">

<img width="856" alt="Screenshot 2023-05-15 at 21 56 45"
src="https://github.com/go-gitea/gitea/assets/115237/d3edd7ed-dadd-4302-aca7-08f20adc220e">


Ref: https://codeberg.org/Codeberg/Community/issues/1023

---------

Co-authored-by: Giteabot <teabot@gitea.io>
..
admin Improve queue & process & stacktrace ()
api/packages/pypi Remove incorrect HTML self close tag ()
base Improve template system and panic recovery ()
code Use data-tooltip-content for tippy tooltip ()
custom Add footer extra links template ()
devtest Improve button-ghost, remove tertiary button ()
explore Change `join_on` translation to `joined_on` and include placeholder for the date ()
mail Remove incorrect HTML self close tag ()
org Remove svg.svg class, restore .rss-icon ()
package Add Go package registry ()
projects Update pin and add pin-slash ()
repo Rework Oauth login buttons, swap github logo to monocolor ()
shared Clean up various avatar dimensions ()
status Improve template system and panic recovery ()
swagger Add Go package registry ()
user Rework Oauth login buttons, swap github logo to monocolor ()
home.tmpl Improve home page template, fix Sort dropdown menu flash ()
install.tmpl Unification of registration fields order ()
post-install.tmpl Remove incorrect HTML self close tag ()