forgejo/routers
Gusted 6a6ec50130
[GITEA] Detect file rename and show in history
- Add a indication to the file history if the file has been renamed,
this indication contains a link to browse the history of the file
further.
- Added unit testing.
- Added integration testing.
- Resolves https://codeberg.org/forgejo/forgejo/issues/1279

(cherry picked from commit 72c297521b)
(cherry picked from commit 283f964894)

Conflicts:
	options/locale/locale_en-US.ini
	https://codeberg.org/forgejo/forgejo/pulls/1550
(cherry picked from commit 7c30af7fde)
(cherry picked from commit f3be6eb269)
(cherry picked from commit 78e1755b94)
(cherry picked from commit 9f30b92009)
(cherry picked from commit bb694684a4)
(cherry picked from commit 721f0ccf3e)
2023-11-06 17:12:22 +01:00
..
api [GITEA] enable system users search via the API 2023-11-06 17:12:21 +01:00
common Clean up template locale usage (#27856) (#27857) 2023-10-31 17:35:55 +01:00
install [GITEA] Add password length check on install page 2023-11-06 15:41:19 +01:00
private [CLI] implement forgejo-cli 2023-11-06 14:12:40 +01:00
utils Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
web [GITEA] Detect file rename and show in history 2023-11-06 17:12:22 +01:00
init.go [API] Forgejo API /api/forgejo/v1 2023-11-06 14:56:35 +01:00