forgejo/routers/web
qwerty287 4cbc865d83
Add option to define refs in issue templates (#17842)
Adds a markdown header option `ref` that allows you to set the ref the issue should belong.
2021-12-17 21:29:09 +00:00
..
admin Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along with Setting Scopes (#16766) 2021-12-14 16:37:11 +08:00
dev Move user related model into models/user (#17781) 2021-11-24 17:49:20 +08:00
events
explore Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
feed Move user related model into models/user (#17781) 2021-11-24 17:49:20 +08:00
org Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
repo Add option to define refs in issue templates (#17842) 2021-12-17 21:29:09 +00:00
user Ensure complexity, minlength and ispwned are checked on password setting (#18005) 2021-12-17 10:03:39 +08:00
base.go
goget.go Refactor HTTP request context (#17979) 2021-12-15 14:59:57 +08:00
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Prevent hang in git cat-file if repository is not a valid repository and other fixes (#17991) 2021-12-16 19:01:14 +00:00