forgejo/templates
Giteabot a5a3c81412
Fix notification list bugs (#25781) (#25787)
Backport #25781 by @wxiaoguang

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.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-07-09 19:15:00 +00:00
..
admin
api/packages/pypi
base
code
custom
devtest Make "cancel" buttons have proper type in modal forms (#25618) (#25641) 2023-07-03 17:09:38 +08:00
explore
mail
org
package Actions list enhancements (#25601) (#25678) 2023-07-04 13:00:34 +00:00
projects
repo Hide add file button for pull mirrors (#25748) (#25751) 2023-07-07 14:12:59 +00:00
shared Several fixes for mobile UI (#25634) (#25689) 2023-07-07 00:34:00 +02:00
status
swagger Fix bug of branches API with tests(#25578) (#25579) 2023-07-03 16:17:30 +02:00
user Fix notification list bugs (#25781) (#25787) 2023-07-09 19:15:00 +00:00
home.tmpl
install.tmpl
post-install.tmpl