gitea/templates
wxiaoguang 20c135cd46
Use Go 1.19 fmt for Gitea 1.17, sync emoji data (#21239)
The images used by Gitea's drone pipeline were upgraded to Go 1.19.x
It causes the lint fails because Go 1.19 uses new code format.

This PR partially backport #20758 (including the emoji-data sync),
partially fix the format manually.
2022-09-22 21:58:31 +08:00
..
admin Fix template bug of admin monitor (#21209) 2022-09-20 08:15:08 +08:00
api/packages/pypi Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
base Enable contenthash in filename for dynamic assets (#20813) (#20932) 2022-08-25 07:16:20 +01:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
explore Remove tab/TabName usage where it's not needed (#19973) 2022-06-15 23:05:32 +08:00
mail Add disable download source configuration (#20548) (#20579) 2022-08-12 23:53:10 +08:00
org Do not add links to Posters or Assignees with ID < 0 (#20577) (#21037) 2022-09-03 20:51:10 +08:00
package Use correct field name. (#20675) (#20760) 2022-08-11 10:43:18 +03:00
repo Make the vscode clone link respect transport protocol (#20557) (#21128) 2022-09-20 22:01:24 +08:00
shared Do not add links to Posters or Assignees with ID < 0 (#20577) (#21037) 2022-09-03 20:51:10 +08:00
status Refactor HTTP request context (#17979) 2021-12-15 14:59:57 +08:00
swagger Use Go 1.19 fmt for Gitea 1.17, sync emoji data (#21239) 2022-09-22 21:58:31 +08:00
user Pad GPG Key ID with preceding zeroes (#20878) (#20885) 2022-08-22 19:35:18 +01:00
home.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 2021-05-08 16:27:25 +02:00
install.tmpl Refactor install page (db type) (#17919) 2021-12-07 13:44:08 +08:00
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 2021-05-08 16:27:25 +02:00