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/web_src/js
FuXiaoHei 67adc5c1dc
Artifact deletion in actions ui (#27172)
Add deletion link in runs view page.
Fix #26315


![image](https://github.com/go-gitea/gitea/assets/2142787/aa65a4ab-f434-4deb-b953-21e63c212033)

When click deletion button. It marks this artifact `need-delete`.

This artifact would be deleted when actions cleanup cron task.
12 months ago
..
components Artifact deletion in actions ui (#27172) 12 months ago
features Remove jQuery from the repo release form (#29225) 12 months ago
markup Remove jQuery from the comment task list (#29170) 12 months ago
modules Refactor request function (#29187) 12 months ago
render Use vitest globals (#27102) 1 year ago
standalone
utils Make submit event code work with both jQuery event and native event (#29223) 12 months ago
vendor
webcomponents Fix gitea-origin-url with default ports (#29085) 1 year ago
bootstrap.js Avoid duplicate JS error messages on UI (#28873) 1 year ago
bootstrap.test.js Avoid duplicate JS error messages on UI (#28873) 1 year ago
htmx.js Auto-update the system status in admin dashboard (#29163) 12 months ago
index.js Remove unneccesary `initUserAuthLinkAccountView` from "link account" page (#29217) 12 months ago
jquery.js
svg.js Artifact deletion in actions ui (#27172) 12 months ago
svg.test.js Use vitest globals (#27102) 1 year ago
utils.js Replace ajax with fetch, improve image diff (#27267) 1 year ago
utils.test.js Use vitest globals (#27102) 1 year ago
vitest.setup.js Move vitest setup file to root (#29097) 1 year ago