0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-06 06:09:07 +01:00
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.
2023-07-09 18:42:31 +00:00
..
components Always pass 6-digit hex color to monaco (#25780) 2023-07-09 12:17:22 +02:00
features Fix notification list bugs (#25781) 2023-07-09 18:42:31 +00:00
markup
modules Make "cancel" buttons have proper type in modal forms (#25618) 2023-07-03 14:04:50 +08:00
render Add custom ansi colors and CSS variables for them (#25546) 2023-06-28 15:38:55 +02:00
standalone
test
utils Always pass 6-digit hex color to monaco (#25780) 2023-07-09 12:17:22 +02:00
webcomponents
bootstrap.js
index.js
jquery.js
svg.js Support downloading raw task logs (#24451) 2023-06-29 10:58:56 +08:00
svg.test.js
utils.js
utils.test.js