0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-23 04:59:05 +01:00
gitea/web_src/js/features
Jimmy Praet a3efd048a7
Improvements to content history (#17746)
* Improvements to content history

* initialize content history when making an edit to an old item created before the introduction of content history
* show edit history for code comments on pull request files tab

* Fix a flaw in keepLimitedContentHistory
Fix a flaw in keepLimitedContentHistory, the first and the last should never be deleted

* Remove obsolete eager initialization of content history
2021-11-22 20:20:16 +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 Add new JS linter rules (#17699) 2021-11-22 16:19:01 +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
repo-common.js
repo-diff.js
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 Add new JS linter rules (#17699) 2021-11-22 16:19:01 +08:00
repo-legacy.js Add new JS linter rules (#17699) 2021-11-22 16:19:01 +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 Add new JS linter rules (#17699) 2021-11-22 16:19:01 +08:00
tribute.js
user-auth-u2f.js Add new JS linter rules (#17699) 2021-11-22 16:19:01 +08:00
user-auth.js
user-settings.js