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
wxiaoguang 84c78650cc
Fix notification list bugs (#25781)
Fix #25627

1. `ctx.Data["Link"]` should use relative URL but not AppURL
2. The `data-params` is incorrect because it doesn't contain "page". JS
can simply use "window.location.search" to construct the AJAX URL
3. The `data-xxx` and `id` in notification_subscriptions.tmpl were
copied&pasted, they don't have affect.
2 years ago
..
components Always pass 6-digit hex color to monaco (#25780) 2 years ago
features Fix notification list bugs (#25781) 2 years ago
markup
modules Make "cancel" buttons have proper type in modal forms (#25618) 2 years ago
render
standalone
test
utils Always pass 6-digit hex color to monaco (#25780) 2 years ago
webcomponents
bootstrap.js
index.js
jquery.js
svg.js Support downloading raw task logs (#24451) 2 years ago
svg.test.js
utils.js
utils.test.js