forgejo/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 Add the Owner Name to differentiate when merging (#3807) 2019-02-12 10:37:32 +02:00
release Added URL mapping for Release attachments like on github.com (#1707) 2019-01-06 17:37:30 -05:00
settings Implement Default Webhooks (#4299) 2019-03-18 22:33:20 -04:00
wiki
activity.tmpl
branch_dropdown.tmpl
commit_status.tmpl
commits.tmpl
commits_table.tmpl
create.tmpl Minor UI tweaks (#5980) 2019-02-19 18:09:47 -05:00
empty.tmpl Feature: Archive repos (#5009) 2019-01-23 13:58:38 -05:00
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 Refactor repo.isBare to repo.isEmpty #5629 (#5714) 2019-01-17 19:01:04 -05:00
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