0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-19 00:30:19 +01:00
forgejo/templates/repo
Russell Aunger b34996a629 Implement Default Webhooks ()
Partially implement .
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
editor
issue Add same changes from issues page to milestone->issues page () 2019-03-15 11:50:27 -04:00
pulls
release
settings Implement Default Webhooks () 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 () 2019-02-19 18:09:47 -05:00
empty.tmpl
forks.tmpl
graph.tmpl
header.tmpl Fix fork button () 2019-03-05 19:48:30 -05:00
home.tmpl Minor UI tweaks () 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 () 2019-03-18 22:28:39 -04:00
watchers.tmpl