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
Zettat123 b3beaed147
Support using label names when changing issue labels (#30943)
Resolve #30917

Make the APIs for adding labels and replacing labels support both label
IDs and label names so the
[`actions/labeler`](https://github.com/actions/labeler) action can work
in Gitea.

<img width="600px"
src="https://github.com/go-gitea/gitea/assets/15528715/7835c771-f637-4c57-9ce5-e4fbf56fa0d3"
/>
11 months ago
..
admin Check if reverse proxy is correctly configured (#30890) 11 months ago
api/packages/pypi Fix links in PyPI Simple Repository API page (#30594) 11 months ago
base Rework and fix stopwatch (#30732) 11 months ago
custom Add footer extra links template (#9576) 5 years ago
devtest Fix some UI problems (dropdown/container) (#30849) 11 months ago
explore Refactor web routes (#30519) 12 months ago
mail Remove unnecessary SanitizeHTML from code (#29575) 1 year ago
org Right align the "Settings" menu item in overflow-menu (#30764) 11 months ago
package Add support for npm bundleDependencies (#30751) 11 months ago
projects Fix various problems around projects board view (#30696) 11 months ago
repo Fix file path width in repo non-homepage view (#30951) 11 months ago
shared Rename CodeIndexerEnabled to IsRepoIndexerEnabled (#30762) 11 months ago
status Initial support for colorblindness-friendly themes (#30625) 11 months ago
swagger Support using label names when changing issue labels (#30943) 11 months ago
user Fix all rounded borders, change affected tab menus to pills (#30707) 11 months ago
webhook Fix incorrect tailwind migration (#30007) 1 year ago
home.tmpl Migrate margin and padding helpers to tailwind (#30043) 1 year ago
install.tmpl Fix some UI problems (install/checkbox) (#30854) 11 months ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2 years ago