Forgejo/routers
Gusted 283f964894
[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)
2023-09-25 20:44:13 +02:00
..
api [GITEA] enable system users search via the API 2023-09-25 20:44:13 +02:00
common Extract auth middleware from service (#27028) 2023-09-12 08:15:16 +02:00
install [GITEA] Add password length check on install page 2023-09-25 20:37:29 +02:00
private [CLI] implement forgejo-cli 2023-09-25 15:24:38 +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-09-25 20:44:13 +02:00
init.go [API] Forgejo API /api/forgejo/v1 2023-09-25 16:02:39 +02:00