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
Yarden Shoham cb98e27992
Remove jQuery `.attr` from the image diff (#29917)
- Switched from jQuery `.attr` to plain javascript `.setAttribute`
- Tested the image diff functionality and it works as before

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
11 months ago
..
components Migrate border and margin classes to Tailwind (#29828) 11 months ago
features Remove jQuery `.attr` from the image diff (#29917) 11 months ago
markup Use more specific selector for `name` links (#29679) 11 months ago
modules Forbid HTML injection using jQuery (#29843) 11 months ago
render
standalone
utils Support pasting URLs over markdown text (#29566) 11 months ago
vendor
webcomponents Use `Temporal.PlainDate` for absolute dates (#29804) 11 months ago
bootstrap.js Suppress error from monaco-editor (#29684) 11 months ago
bootstrap.test.js
htmx.js Auto-update the system status in admin dashboard (#29163) 12 months ago
index.js Filter Repositories by type (#29231) 11 months ago
jquery.js Forbid variables containing jQuery collections not having the `$` prefix (#29839) 11 months ago
svg.js Artifact deletion in actions ui (#27172) 12 months ago
svg.test.js
utils.js enforce maxlength in frontend (#29389) 12 months ago
utils.test.js
vitest.setup.js