forgejo/templates
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
..
admin Implement Default Webhooks (#4299) 2019-03-18 22:33:20 -04:00
base Include repo name in page title tag (#6343) 2019-03-18 22:27:34 -04:00
custom
explore Allow to set organization visibility (public, internal, private) (#1763) 2019-02-18 18:00:27 +02:00
mail
org Allow to set organization visibility (public, internal, private) (#1763) 2019-02-18 18:00:27 +02:00
pwa
repo Implement Default Webhooks (#4299) 2019-03-18 22:33:20 -04:00
status Minor UI tweaks (#5980) 2019-02-19 18:09:47 -05:00
swagger add isAdmin to user model (#6231) 2019-03-03 17:57:24 -05:00
user Add bio field for user (#6113) 2019-03-18 22:28:10 -04:00
home.tmpl
install.tmpl