forgejo/templates/explore
Gergely Nagy 0ea021c8c9
Allow instance-wide disabling of forking
For small, personal self-hosted instances with no user signups, the fork
button is just a noise. This patch allows disabling them like stars can
be disabled too.

Disabling forks does not only remove the buttons from the web UI, it
also disables the routes that could be used to create forks.

Fixes #2441.

Signed-off-by: Gergely Nagy <forgejo@gergo.csillger.hu>
2024-02-25 12:00:17 +01:00
..
code.tmpl
navbar.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
repo_list.tmpl Allow instance-wide disabling of forking 2024-02-25 12:00:17 +01:00
repo_search.tmpl Allow instance-wide disabling of forking 2024-02-25 12:00:17 +01:00
repos.tmpl
search.tmpl Remove autofocus in search box (#28033) 2023-11-20 08:57:46 +00:00
user_list.tmpl
users.tmpl