gitea/web_src
Lunny Xiao 04114c637a
Fix bug when review pull request commits (#35192) (#35246)
The commit range in the UI follows a half-open, half-closed convention:
(,]. When reviewing a range of commits, the beforeCommitID should be set
to the commit immediately preceding the first selected commit. For
single-commit reviews, we must identify and use the previous commit of
that specific commit.

The endpoint ViewPullFilesStartingFromCommit is currently unused and can
be safely removed.

Fix #35157
Replace #35184
Partially extract from #35077
Backport #35192
2025-08-11 13:18:03 +02:00
..
css Increase gap on latest commit (#35104) (#35113) 2025-07-18 08:25:51 +03:00
fomantic Fix dropdown filter (#34708) (#34711) 2025-06-12 19:31:12 -07:00
js Fix bug when review pull request commits (#35192) (#35246) 2025-08-11 13:18:03 +02:00
svg Add material icons for file list (#33837) 2025-03-10 15:57:17 +08:00