forgejo/web_src/js/features
Gusted 9d6208965c
Fix loading content history on show more (#17819)
* Fix loading content history on show more

- Call `initRepoIssueContentHistory` so that the newly loaded issues
also get their content history.
- Resolves #17767

* apply history to show diff too

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: 6543 <6543@obermui.de>
2021-12-06 11:57:51 +08:00
..
comp Add new JS linter rules (#17699) 2021-11-22 16:19:01 +08:00
admin-common.js
admin-emails.js
admin-users.js
clipboard.js Add new JS linter rules (#17699) 2021-11-22 16:19:01 +08:00
codeeditor.js Add new JS linter rules (#17699) 2021-11-22 16:19:01 +08:00
colorpicker.js
common-global.js
common-issue.js Update JS dependencies, adjust eslint config (#17904) 2021-12-04 14:43:14 +08:00
common-organization.js
contextpopup.js
dropzone.js
emoji.js
eventsource.sharedworker.js
heatmap.js Add new JS linter rules (#17699) 2021-11-22 16:19:01 +08:00
imagediff.js
install.js
notification.js
org-team.js
repo-branch.js
repo-code.js Add new JS linter rules (#17699) 2021-11-22 16:19:01 +08:00
repo-commit.js Improve ellipsis buttons (#17773) 2021-11-22 21:44:38 -05:00
repo-common.js Switch archive URL code back to href attributes (#17796) 2021-11-29 21:50:43 +08:00
repo-diff.js Fix loading content history on show more (#17819) 2021-12-06 11:57:51 +08:00
repo-editor.js
repo-graph.js
repo-home.js Add new JS linter rules (#17699) 2021-11-22 16:19:01 +08:00
repo-issue-content.js Improvements to content history (#17746) 2021-11-22 20:20:16 +08:00
repo-issue.js Update JS dependencies, adjust eslint config (#17904) 2021-12-04 14:43:14 +08:00
repo-legacy.js Update JS dependencies, adjust eslint config (#17904) 2021-12-04 14:43:14 +08:00
repo-migrate.js
repo-migration.js
repo-projects.js Fix project board bug and improve documents (#17753) 2021-11-22 19:40:17 +08:00
repo-release.js
repo-settings.js
repo-template.js
repo-wiki.js
serviceworker.js
sshkey-helper.js
stopwatch.js
tablesort.js Added missing data- prefix. (#17884) 2021-12-03 00:36:00 +08:00
tribute.js
user-auth-u2f.js Update JS dependencies, adjust eslint config (#17904) 2021-12-04 14:43:14 +08:00
user-auth.js
user-settings.js