You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/repo
John Olheiser 0118b6aaf8 Add option to initialize repository with labels (#6061)
* Add optional label sets on repo creation

* Fix CRLF

* Instead of hardcoding default, make it the helper

* Move label set init out of repo init

Add a new error for the router
Combine router label init with repo creation label init

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Add issue labels to Swagger for repo creation

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Update models/issue_label.go

Co-Authored-By: Lauris BH <lauris@nix.lv>

* Update models/issue_label.go

Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>
5 years ago
..
branch [Branch View] show "New Pull Request" Button only if posible (#7977) 6 years ago
diff Diff: Fix indentation on unhighlighted code (#7435) 6 years ago
editor Fixes #7474 - Handles all redirects for Web UI File CRUD (#7478) 6 years ago
issue Move git diff codes from models to services/gitdiff (#7889) 5 years ago
pulls 1148: Take up the full width when viewing the diff in split view. (#8114) 5 years ago
release Properly escape release attachment URL (#6512) 6 years ago
settings Extract the username and password from the mirror url (#7651) 6 years ago
wiki wiki history improvements (#7391) 6 years ago
activity.tmpl Improve localization of git activity stats (#6848) 6 years ago
blame.tmpl keep blame view buttons sequence consistent with normal view when view a file (#8007) 6 years ago
branch_dropdown.tmpl Escape branch name in dropdown menu (#3691) 7 years ago
commit_page.tmpl Compare branches, commits and tags with each other (#6991) 6 years ago
commit_status.tmpl UI: Fix overflow issues in repo (#7190) 6 years ago
commits.tmpl Responsive view (#2750) 7 years ago
commits_table.tmpl Provide links in commit summaries in commits table/view list (#7659) 6 years ago
create.tmpl Add option to initialize repository with labels (#6061) 5 years ago
empty.tmpl Feature: Archive repos (#5009) 6 years ago
forks.tmpl #3348 always use relative avatar link in the template 9 years ago
graph.tmpl [Branch View] show "New Pull Request" Button only if posible (#7977) 6 years ago
header.tmpl ui fixes - compare view and archieved repo issues (#7345) 6 years ago
home.tmpl Add option to blame files (#5721) 6 years ago
migrate.tmpl Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 6 years ago
search.tmpl Don't warn users about *every* dirty form (#3707) 7 years ago
sub_menu.tmpl Add ui class to sub_menu to fix style in arc-green (#6477) 6 years ago
user_cards.tmpl Unifies pagination template usage (#6531) (#6533) 6 years ago
view_file.tmpl Detect delimiter in CSV rendering (#7869) 6 years ago
view_list.tmpl Revert RenderCommitMessageLink part of #7659 (#7923) 6 years ago
watchers.tmpl #1692 APIs: Users Followers 9 years ago