gitea/web_src/js
yp05327 36732005b4
Disable download action logs button when there's no logs ()
If there's no logs, you can also click the download button, then you
will get `job is not started` page

![image](https://github.com/go-gitea/gitea/assets/18380374/c0dad309-1fb9-4505-99da-bf0038423744)
https://gitea.com/yp05327/testrepo/actions/runs/38

After:
If there's no steps displayed, the download button will be disabled.

![image](https://github.com/go-gitea/gitea/assets/18380374/5f51ba70-3d0b-46d8-ad77-f02c4c8fa52c)
..
components Disable download action logs button when there's no logs ()
features Show the mismatched ROOT_URL warning on the sign-in page if OAuth2 is enabled ()
markup Fix task list checkbox toggle to work with YAML front matter ()
modules Use frontend fetch for branch dropdown component ()
render Add custom ansi colors and CSS variables for them ()
standalone Add toasts to UI ()
test rename tributeValues to mentionValues ()
utils Always pass 6-digit hex color to monaco ()
webcomponents Refactor locale number ()
bootstrap.js Improve template system and panic recovery ()
index.js Redesign Scoped Access Tokens ()
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations ()
svg.js Use frontend fetch for branch dropdown component ()
svg.test.js Improve `<SvgIcon>` to make it output `svg` node and optimize performance ()
utils.js Remove hacky patch for "safari emoji glitch fix" ()
utils.test.js Fix webauthn regression and improve code ()