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/templates
Giteabot bd1a915bdb
Use octicon-verified for gpg signatures (#23529) (#23536)
Backport #23529 by @silverwind

Before:
<img width="292" alt="Screenshot 2023-03-16 at 23 40 47"
src="https://user-images.githubusercontent.com/115237/225768871-43e11ced-e340-4c88-b756-25f9f7076fd2.png">
<img width="288" alt="Screenshot 2023-03-16 at 23 51 05"
src="https://user-images.githubusercontent.com/115237/225770071-b51f3ed6-ef14-421b-a5bc-6a26e808d404.png">


After:
<img width="291" alt="Screenshot 2023-03-16 at 23 40 37"
src="https://user-images.githubusercontent.com/115237/225768864-ea4956c7-8c57-4148-9d89-c818991a7538.png">
<img width="281" alt="image"
src="https://user-images.githubusercontent.com/115237/225769978-0b9c6c52-9a13-4c23-b13e-8a8a692abf43.png">

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2 years ago
..
admin Support reflogs (#22451) (#23438) 2 years ago
api/packages/pypi Add Package Registry (#16510) 3 years ago
base Use `<nav>` instead of `<div>` in the global navbar (#23125) (#23533) 2 years ago
code Fix 'View File' button in code search (#23478) (#23483) 2 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Add context cache as a request level cache (#22294) 2 years ago
mail Revert relative links to absolute links in mail templates (#23267) (#23269) 2 years ago
org Add missing tabs to org projects page (#22705) (#23412) 2 years ago
package Fix nil context in RenderMarkdownToHtml (#23092) (#23108) 2 years ago
projects Show edit/close/delete button on organization wide repositories (#23388) (#23429) 2 years ago
repo Use octicon-verified for gpg signatures (#23529) (#23536) 2 years ago
shared Fix due date being wrong on issue list (#23475) (#23477) 2 years ago
status Move helpers to be prefixed with `gt-` (#22879) 2 years ago
swagger Handle missing `README` in create repos API (#23387) (#23510) 2 years ago
user Use octicon-verified for gpg signatures (#23529) (#23536) 2 years ago
home.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
install.tmpl Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago
post-install.tmpl Fix various bugs for "install" page (#23194) (#23286) 2 years ago