gitea/templates
silverwind 52cbe2bdbc
Improve commit status icons ()
- Show popover on hover/focus (tippy default) instead of click
- If there is only one status, add href to trigger element
- Increase tippy
[interactiveBorder](https://atomiks.github.io/tippyjs/v6/all-props/#interactiveborder),
making it easier to keep interactive tooltips open with sloppy mouse
movement
- Fix a overflow issue in the commit list

Commit list before:

<img width="459" alt="Screen Shot 2022-09-09 at 19 00 01"
src="https://user-images.githubusercontent.com/115237/189405517-68de5a69-e312-4ea2-ab81-87629db6064b.png">

Commit List after:
<img width="475" alt="Screen Shot 2022-09-09 at 19 01 43"
src="https://user-images.githubusercontent.com/115237/189405574-13e84885-9073-4f86-9eeb-d008c1639647.png">

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
..
admin Make sure fmt catches all templates ()
api/packages/pypi
base Support Issue forms and PR forms ()
custom
explore Add whitespace removal inside template curly brackes ()
mail Make sure fmt catches all templates ()
org Do not add links to Posters or Assignees with ID < 0 ()
package Make sure fmt catches all templates ()
repo Improve commit status icons ()
shared Do not add links to Posters or Assignees with ID < 0 ()
status Refactor `i18n` to `locale` ()
swagger Fill the specified ref in webhook test payload ()
user Center-aligning content of WebAuthN page ()
home.tmpl
install.tmpl Rework mailer settings ()
post-install.tmpl