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/templates
delvh e50473e6bb
Prevent invalid behavior for file reviewing when loading more files (#21230) (#21234)
Backport of #21230

The problem was that many PR review components loaded by `Show more`
received the same ID as previous batches, which confuses browsers (when
clicked). All such occurrences should now be fixed.

Additionally improved the background of the `viewed` checkbox.

Fixes #21228.
Fixes #20681.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
3 years ago
..
admin Fix template bug of admin monitor (#21209) 3 years ago
api/packages/pypi Add Package Registry (#16510) 3 years ago
base Enable contenthash in filename for dynamic assets (#20813) (#20932) 3 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Remove tab/TabName usage where it's not needed (#19973) 3 years ago
mail Add disable download source configuration (#20548) (#20579) 3 years ago
org Do not add links to Posters or Assignees with ID < 0 (#20577) (#21037) 3 years ago
package Use correct field name. (#20675) (#20760) 3 years ago
repo Prevent invalid behavior for file reviewing when loading more files (#21230) (#21234) 3 years ago
shared Do not add links to Posters or Assignees with ID < 0 (#20577) (#21037) 3 years ago
status Refactor HTTP request context (#17979) 3 years ago
swagger Use Go 1.19 fmt for Gitea 1.17, sync emoji data (#21239) 3 years ago
user Pad GPG Key ID with preceding zeroes (#20878) (#20885) 3 years ago
home.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 4 years ago
install.tmpl Refactor install page (db type) (#17919) 3 years ago
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 4 years ago