forgejo/routers
Gusted 7c30af7fde
[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
2023-10-02 19:27:35 +02:00
..
api [GITEA] enable system users search via the API 2023-10-02 19:23:42 +02:00
common make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
install [GITEA] Add password length check on install page 2023-10-02 19:00:59 +02:00
private [CLI] implement forgejo-cli 2023-10-02 16:13:39 +02: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-10-02 19:27:35 +02:00
init.go [API] Forgejo API /api/forgejo/v1 2023-10-02 17:06:22 +02:00