0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-13 10:14:27 +01:00
gitea/templates/repo
JakobDev f384b13f1c
Implement Issue Config (#20956)
Closes #20955

This PR adds the possibility to disable blank Issues, when the Repo has
templates. This can be done by creating the file
`.gitea/issue_config.yaml` with the content `blank_issues_enabled` in
the Repo.
2023-03-28 14:22:07 -04:00
..
actions
branch
cite
diff Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
editor
find
graph Fix SVG close tag, improve commit graph page UI alignment (#23751) 2023-03-27 20:32:11 +01:00
issue Implement Issue Config (#20956) 2023-03-28 14:22:07 -04:00
migrate Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
projects Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
pulls Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
release Add creation time in tag list page (#23693) 2023-03-28 12:51:13 -04:00
settings Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
wiki
activity.tmpl
blame.tmpl
branch_dropdown.tmpl
clone_buttons.tmpl
clone_script.tmpl
commit_page.tmpl Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
commit_status.tmpl
commit_statuses.tmpl
commits.tmpl
commits_list.tmpl
commits_list_small.tmpl Refactor repo commit list (#23690) 2023-03-27 15:44:51 +01:00
commits_table.tmpl
create.tmpl Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
create_helper.tmpl
empty.tmpl
file_info.tmpl
forks.tmpl
graph.tmpl
header.tmpl
home.tmpl Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit form (#23626) 2023-03-26 19:31:26 +08:00
icon.tmpl
packages.tmpl
search.tmpl
search_name.tmpl
shabox_badge.tmpl
sub_menu.tmpl
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl
view_file.tmpl
view_list.tmpl
watchers.tmpl