gitea/templates
Zettat123 b3beaed147
Support using label names when changing issue labels ()
Resolve 

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"
/>
..
admin Check if reverse proxy is correctly configured ()
api/packages/pypi Fix links in PyPI Simple Repository API page ()
base Rework and fix stopwatch ()
custom
devtest Fix some UI problems (dropdown/container) ()
explore Refactor web routes ()
mail Remove unnecessary SanitizeHTML from code ()
org Right align the "Settings" menu item in overflow-menu ()
package Add support for npm bundleDependencies ()
projects Fix various problems around projects board view ()
repo Fix file path width in repo non-homepage view ()
shared Rename CodeIndexerEnabled to IsRepoIndexerEnabled ()
status Initial support for colorblindness-friendly themes ()
swagger Support using label names when changing issue labels ()
user Fix all rounded borders, change affected tab menus to pills ()
webhook Fix incorrect tailwind migration ()
home.tmpl Migrate margin and padding helpers to tailwind ()
install.tmpl Fix some UI problems (install/checkbox) ()
post-install.tmpl