2 Commits
Author SHA1 Message Date
Lukas Stancik 3d52a6b7b5 Merge branch 'fix-commit-template-nesting'
* fix-commit-template-nesting:
  Fix templates markup to prevent nesting of commit files diff blocks
2025-12-05 14:16:19 +00:00
Lukas Stancik 943746aaca Fix templates markup to prevent nesting of commit files diff blocks
Commit detail page improperly closes `.commit-diff` tags inside for-loop which results in diff blocks being nested within each other. This is best visible at large commits with lots of files and lots of changes - with increasing "indentation" from the left side as one scrolls down the long page.
2025-04-27 15:47:22 +00:00