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 Fix inconsistent user profile layout across tabs (#25625) 2023-07-06 18:59:24 +00:00
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 Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
search.tmpl Remove autofocus in search box (#28033) 2023-11-20 08:57:46 +00:00
user_list.tmpl Improve flex list UI (#26970) 2023-09-08 13:57:18 +00:00
users.tmpl User details page (#26713) 2023-08-31 11:21:18 +02:00