gitea/web_src/js
Yarden Shoham 12d233faf7
Remove jQuery from the stopwatch ()
- Switched to plain JavaScript
- Tested the stopwatch functionality and it works as before

# Demo using JavaScript without jQuery

![action](https://github.com/go-gitea/gitea/assets/20454870/c8e9a401-45e5-4a1d-a683-0d655f1d570e)

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
..
components Artifact deletion in actions ui ()
features Remove jQuery from the stopwatch ()
markup Remove jQuery from the comment task list ()
modules Refactor request function ()
render Use vitest globals ()
standalone Add toasts to UI ()
utils Remove jQuery from repo wiki creation page ()
vendor Vendor `jquery.are-you-sure` with strict mode fixes ()
webcomponents Fix gitea-origin-url with default ports ()
bootstrap.js Don't show third-party JS errors in production builds ()
bootstrap.test.js Avoid duplicate JS error messages on UI ()
htmx.js Auto-update the system status in admin dashboard ()
index.js Support SAML authentication ()
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations ()
svg.js Artifact deletion in actions ui ()
svg.test.js Use vitest globals ()
utils.js Replace ajax with fetch, improve image diff ()
utils.test.js Use vitest globals ()
vitest.setup.js Move vitest setup file to root ()