0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-19 06:55:51 +01:00
gitea/templates/repo
Russell Aunger b34996a629 Implement Default Webhooks (#4299)
Partially implement #770.
Add "Default Webhooks" page in site admin UI.
Persist to the existing webhooks table, but store with RepoID=0 and OrgID=0.
Upon repo creation, copy the set of default webhooks into the new repo.
2019-03-18 22:33:20 -04:00
..
branch
diff Revert "Fix wrapping long code lines in UI" (#6074) 2019-02-15 02:23:20 -05:00
editor
issue Add same changes from issues page to milestone->issues page (#6328) 2019-03-15 11:50:27 -04:00
pulls
release
settings Implement Default Webhooks (#4299) 2019-03-18 22:33:20 -04:00
wiki
activity.tmpl
branch_dropdown.tmpl
commit_status.tmpl
commits_table.tmpl
commits.tmpl
create.tmpl Minor UI tweaks (#5980) 2019-02-19 18:09:47 -05:00
empty.tmpl
forks.tmpl
graph.tmpl
header.tmpl Fix fork button (#6223) 2019-03-05 19:48:30 -05:00
home.tmpl Minor UI tweaks (#5980) 2019-02-19 18:09:47 -05:00
migrate.tmpl
search.tmpl
sub_menu.tmpl
user_cards.tmpl
view_file.tmpl
view_list.tmpl Add title attributes to all items in the repo list viewer (#6258) 2019-03-18 22:28:39 -04:00
watchers.tmpl