wxiaoguang
|
60447a7097
|
Remove unnecessary "Safe" modifier from templates (#29318)
Follow #29165
(cherry picked from commit 7a1557d2cc893030ae900c4333eeb12d84b891dc)
Conflicts:
templates/package/content/alpine.tmpl
templates/package/content/cargo.tmpl
templates/package/content/chef.tmpl
templates/package/content/composer.tmpl
templates/package/content/conan.tmpl
templates/package/content/conda.tmpl
templates/package/content/container.tmpl
templates/package/content/cran.tmpl
templates/package/content/debian.tmpl
templates/package/content/generic.tmpl
templates/package/content/go.tmpl
templates/package/content/helm.tmpl
templates/package/content/maven.tmpl
templates/package/content/npm.tmpl
templates/package/content/nuget.tmpl
templates/package/content/pub.tmpl
templates/package/content/pypi.tmpl
templates/package/content/rpm.tmpl
templates/package/content/rubygems.tmpl
templates/package/content/swift.tmpl
templates/package/content/vagrant.tmpl
templates/package/shared/cargo.tmpl
templates/package/shared/list.tmpl
templates/repo/code/recently_pushed_new_branches.tmpl
templates/repo/issue/view_content/comments.tmpl
templates/status/404.tmpl
templates/user/settings/packages.tmpl
context
|
2024-02-26 22:30:26 +01:00 |
|
delvh
|
7960ba7e2b
|
Always use ctx.Locale.Tr inside templates (#27231)
|
2023-09-25 08:56:50 +00:00 |
|
KN4CK3R
|
f3f445862e
|
Use print instead of printf (#27093)
A bit more performant when we only use it for appending strings.
|
2023-09-16 03:51:54 +00:00 |
|
Brecht Van Lommel
|
a31fedd2c2
|
Add templates to customize text when creating and migrating repositories
These can be used to explain which types of repositories a Gitea instance is
willing to host, or other rules for creating repositories.
|
2023-01-24 22:36:48 -05:00 |
|