1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-21 02:35:50 +00:00
gitea/web_src
zeripath 001dbf100d
Defer Last Commit Info (#16467)
One of the biggest reasons for slow repository browsing is that we wait
until last commit information has been generated for all files in the
repository.

This PR proposes deferring this generation to a new POST endpoint that
does the look up outside of the main page request.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-10-08 15:08:22 +02:00
..
fomantic Disable Fomantic's CSS tooltips (#16974) 2021-09-08 07:23:46 +01:00
js Defer Last Commit Info (#16467) 2021-10-08 15:08:22 +02:00
less Kanban colored boards (#16647) 2021-09-29 22:53:12 +02:00
svg Switch migration icon to svg (#15954) 2021-09-18 17:22:51 +01:00