You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/templates
zeripath 66ee9b87f9 Add require signed commit for protected branch (#9708)
* Add require signed commit for protected branch

* Fix fmt

* Make editor show if they will be signed

* bugfix

* Add basic merge check and better information for CRUD

* linting comment

* Add descriptors to merge signing

* Slight refactor

* Slight improvement to appearances

* Handle Merge API

* manage CRUD API

* Move error to error.go

* Remove fix to delete.go

* prep for merge

* need to tolerate \r\n in message

* check protected branch before trying to load it

* Apply suggestions from code review

Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>

* fix commit-reader

Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
5 years ago
..
admin Restricted users (#6274) 5 years ago
base Add translatable Powered by Gitea text in footer (#9600) 5 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Repository avatar fallback configuration (#7087) 5 years ago
mail Some more e-mail notification fixes (#9596) 5 years ago
org Only show part of members on orgnization dashboard and add paging for orgnization members page (#9092) 5 years ago
pwa move swagger-ui to webpack/npm (#9714) 5 years ago
repo Add require signed commit for protected branch (#9708) 5 years ago
status [assets] configurable URL for static resources (#7911) 5 years ago
swagger move swagger-ui to webpack/npm (#9714) 5 years ago
user Fix milestones page (#9770) 5 years ago
home.tmpl [assets] configurable URL for static resources (#7911) 5 years ago
install.tmpl Add support of utf8mb4 for mysql (#6992) 5 years ago