forgejo/web_src/js/features
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
..
clipboard.js Replace clipboard.js with async clipboard api (#15899) 2021-05-30 20:15:57 +01:00
codeeditor.js
colorpicker.js
contextpopup.js Do not show issue context popup on external issues (#17050) 2021-09-15 09:45:27 +01:00
dropzone.js
emoji.js Add custom emoji support (#16004) 2021-06-29 16:28:38 +02:00
eventsource.sharedworker.js Update JS dependencies (#16708) 2021-08-17 01:32:48 -04:00
gitgraph.js
heatmap.js Fix heatmap activity (#15252) 2021-06-25 12:59:25 -04:00
imagediff.js Add Image Diff for SVG files (#14867) 2021-06-05 15:32:19 +03:00
lastcommitloader.js Defer Last Commit Info (#16467) 2021-10-08 15:08:22 +02:00
migration.js
notification.js Update JS dependencies (#16708) 2021-08-17 01:32:48 -04:00
projects.js Kanban colored boards (#16647) 2021-09-29 22:53:12 +02:00
serviceworker.js Remove spurious AppSubUrl in serviceworker request. (#16047) 2021-06-08 18:46:13 +01:00
stopwatch.js Update JS dependencies (#16708) 2021-08-17 01:32:48 -04:00
tablesort.js
tribute.js Do not show No match found for tribute (#16231) 2021-06-23 19:02:23 -04:00