0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-17 08:50:13 +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 Display branch name in delete branch confirmation modal. () 2019-01-06 15:08:25 -05:00
diff Revert "Fix wrapping long code lines in UI" () 2019-02-15 02:23:20 -05:00
editor
issue Add same changes from issues page to milestone->issues page () 2019-03-15 11:50:27 -04:00
pulls Add the Owner Name to differentiate when merging () 2019-02-12 10:37:32 +02:00
release Added URL mapping for Release attachments like on github.com () 2019-01-06 17:37:30 -05:00
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 Feature: Archive repos () 2019-01-23 13:58:38 -05:00
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 Refactor repo.isBare to repo.isEmpty () 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 () 2019-03-18 22:28:39 -04:00
watchers.tmpl