0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-02 06:49:56 +01:00
gitea/templates
wxiaoguang c802c46a9b
Refactor og:description to limit the max length (#26876)
1. The `og:description` should be "a one to two sentence description of
your object"
* It shouldn't output all the user inputted content -- it would be
pretty huge.
    * Maybe it only needs at most 300 bytes.
2. Do not render commit message as HTML
2023-09-03 01:43:29 +00:00
..
admin
api/packages/pypi
base Refactor og:description to limit the max length (#26876) 2023-09-03 01:43:29 +00:00
code
custom
devtest Minor dashboard tweaks, fix flex-list margins (#26829) 2023-08-31 21:28:45 +00:00
explore
mail Update team invitation email link (#26550) 2023-08-31 16:26:13 +00:00
org
package Minor dashboard tweaks, fix flex-list margins (#26829) 2023-08-31 21:28:45 +00:00
projects
repo Enable djlint H008 and fix issues (#26869) 2023-09-01 17:32:39 +00:00
shared Minor dashboard tweaks, fix flex-list margins (#26829) 2023-08-31 21:28:45 +00:00
status
swagger feat(API): add secret deletion functionality for repository (#26808) 2023-09-01 13:02:49 +00:00
user Enable djlint H008 and fix issues (#26869) 2023-09-01 17:32:39 +00:00
home.tmpl
install.tmpl
post-install.tmpl