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
Linus Groh 5743d7cb5b
Improve opengraph previews (#26851)
Add more useful Open Graph metadata for commit and file URLs:

- Set `og:title` to the page title, which is a concise summary in both
cases (`<commit message> · <commit hash>` and `<filename> at <branch>`,
respectively)
- Set `og:description` to the commit message body, if available
- Set `og:url` to the relevant URLs instead of the repo URL

Also move the relevant meta tags into a separate template as they now
take up the majority of the base head template.
1 year ago
..
admin User details page (#26713) 1 year ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Improve opengraph previews (#26851) 1 year ago
code Refactor some CSS styles and simplify code (#26771) 1 year ago
custom
devtest Minor dashboard tweaks, fix flex-list margins (#26829) 1 year ago
explore User details page (#26713) 1 year ago
mail Update team invitation email link (#26550) 1 year ago
org Remove polluted `.ui.right` (#26825) 1 year ago
package Minor dashboard tweaks, fix flex-list margins (#26829) 1 year ago
projects Refactor some CSS styles and simplify code (#26771) 1 year ago
repo Minor dashboard tweaks, fix flex-list margins (#26829) 1 year ago
shared Minor dashboard tweaks, fix flex-list margins (#26829) 1 year ago
status Replace fomantic divider module with our own (#25539) 2 years ago
swagger feat(API): add secret deletion functionality for repository (#26808) 1 year ago
user Add more descriptive error on forgot password page (#26848) 1 year ago
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 2 years ago
install.tmpl Use docs.gitea.com instead of docs.gitea.io (#26739) 1 year ago
post-install.tmpl Remove incorrect element ID on "post-install" page (#25104) 2 years ago