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.
forgejo/templates
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.
1 year ago
..
admin Replace fomantic divider module with our own (#25539) 1 year ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 1 year ago
base Align language menu icon and fit the footer area (#25556) 1 year ago
code Fix inconsistent user profile layout across tabs (#25625) 1 year ago
custom Add footer extra links template (#9576) 5 years ago
devtest Make "cancel" buttons have proper type in modal forms (#25618) 1 year ago
explore Fix inconsistent user profile layout across tabs (#25625) 1 year ago
mail Add template linting via djlint (#25212) 1 year ago
org Following up fixes for "Fix inconsistent user profile layout across tabs" (#25739) 1 year ago
package Reformat some templates (#25756) 1 year ago
projects Clarify "text-align" CSS helpers, fix clone button padding (#25763) 1 year ago
repo Fix the wrong default branch name displayed by checkout (#25777) 1 year ago
shared Following up fixes for "Fix inconsistent user profile layout across tabs" (#25739) 1 year ago
status Replace fomantic divider module with our own (#25539) 1 year ago
swagger Fix bug of branches API with tests (#25578) 1 year ago
user Fix notification list bugs (#25781) 1 year ago
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 1 year ago
install.tmpl Disable run user change in installation page (#22499) 1 year ago
post-install.tmpl Remove incorrect element ID on "post-install" page (#25104) 1 year ago