Proposal: Pagination support for displaying diffs #2103

Closed
opened 2025-11-02 04:24:14 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @mgoddard27 on GitHub (Jul 27, 2018).

Has anyone toyed with the idea of introducing pagination support in gitea, specifically when displaying diffs during a pull request? For example, when displaying 1100+ file diffs, the rendering is very slow (as I would expect it would be) due to loading all on the same page. Ideally, I would like to be able to select a per-page limit (either in the .ini, or dynamically), and it would load only that quantity per page .

If I were more experienced in go programing, I'd give it a 'go' myself :-)

Thanks!

Originally created by @mgoddard27 on GitHub (Jul 27, 2018). Has anyone toyed with the idea of introducing pagination support in gitea, specifically when displaying diffs during a pull request? For example, when displaying 1100+ file diffs, the rendering is _very slow_ (as I would expect it would be) due to loading all on the same page. Ideally, I would like to be able to select a per-page limit (either in the .ini, or dynamically), and it would load only that quantity per page . If I were more experienced in go programing, I'd give it a 'go' myself :-) Thanks!
GiteaMirror added the type/featureissue/stale labels 2025-11-02 04:24:14 -06:00
Author
Owner

@stale[bot] commented on GitHub (Jan 16, 2019):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.

@stale[bot] commented on GitHub (Jan 16, 2019): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.
Author
Owner

@stale[bot] commented on GitHub (Feb 19, 2019):

This issue has been automatically closed because of inactivity. You can re-open it if needed.

@stale[bot] commented on GitHub (Feb 19, 2019): This issue has been automatically closed because of inactivity. You can re-open it if needed.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#2103