This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers/web
Brecht Van Lommel e0a8965208
Fix invalid issue branch reference if not specified in template (#22513)
When an issue template does not contain a ref, it would end up with an
invalid `ref/heads/` value instead of having no branch referenced .
2023-01-18 16:50:22 -05:00
..
admin Display unreferenced packages total size in package admin panel (#22498) 2023-01-18 09:52:04 -06:00
auth Replace deprecated Webauthn library (#22400) 2023-01-11 21:51:00 -05:00
events
explore Move convert package to services (#22264) 2022-12-29 10:57:15 +08:00
feed Add Feed for Releases and Tags (#21696) 2022-12-21 15:06:26 -06:00
healthcheck
misc
org Move convert package to services (#22264) 2022-12-29 10:57:15 +08:00
repo Fix invalid issue branch reference if not specified in template (#22513) 2023-01-18 16:50:22 -05:00
shared/packages
user Support scoped access tokens (#20908) 2023-01-17 15:46:03 -06:00
auth.go
auth_windows.go
base.go
goget.go refactor some functions to support ctx as first parameter (#21878) 2022-12-03 10:48:26 +08:00
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Supports wildcard protected branch (#20825) 2023-01-16 16:00:22 +08:00
webfinger.go