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
wxiaoguang be5411d6b5
Make Clone in VSCode link get updated correctly (#21225) (#21226)
Backport #21225, fix for #21128 (also in 1.17.3), close #21224

The indent was incorrect before, so this PR did some formatting work. 

Bypass Golang's template bug for JS string interpolation. And since
there are JS lint rules for templates, so the string interpolation is
also a must.
2 years ago
..
admin Fix template bug of admin monitor (#21209) 2 years ago
api/packages/pypi Add Package Registry (#16510) 3 years ago
base Enable contenthash in filename for dynamic assets (#20813) (#20932) 3 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Remove tab/TabName usage where it's not needed (#19973) 3 years ago
mail Add disable download source configuration (#20548) (#20579) 3 years ago
org Do not add links to Posters or Assignees with ID < 0 (#20577) (#21037) 3 years ago
package Use correct field name. (#20675) (#20760) 3 years ago
repo Make Clone in VSCode link get updated correctly (#21225) (#21226) 2 years ago
shared Do not add links to Posters or Assignees with ID < 0 (#20577) (#21037) 3 years ago
status Refactor HTTP request context (#17979) 3 years ago
swagger Use Go 1.19 fmt for Gitea 1.17, sync emoji data (#21239) 2 years ago
user Pad GPG Key ID with preceding zeroes (#20878) (#20885) 3 years ago
home.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 4 years ago
install.tmpl Refactor install page (db type) (#17919) 3 years ago
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 4 years ago