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
silverwind b71850ea73
Strip trailing newline in markdown code copy (#29019)
Behaviour now matches GH. Safeguard added in the for loop because
`textContent` may be null in which case it does not make sense to render
the copy button.
1 year ago
..
components Modernize merge button (#28140) 1 year ago
features Improve user search display name (#29002) 1 year ago
markup Strip trailing newline in markdown code copy (#29019) 1 year ago
modules Polyfill SubmitEvent for PaleMoon (#28441) 1 year ago
render Use vitest globals (#27102) 1 year ago
standalone Add toasts to UI (#25449) 2 years ago
test Avoid duplicate JS error messages on UI (#28873) 1 year ago
utils Polyfill SubmitEvent for PaleMoon (#28441) 1 year ago
vendor Vendor `jquery.are-you-sure` with strict mode fixes (#26901) 1 year ago
webcomponents Polyfill SubmitEvent for PaleMoon (#28441) 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 Introduce htmx and use it to avoid full page load on `Subscribe` and `Follow` (#28908) 1 year ago
index.js Hide archived labels by default from the suggestions when assigning labels for an issue (#27451) 1 year ago
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055) 5 years ago
svg.js Replace ajax with fetch, improve image diff (#27267) 1 year 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