0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-12-23 15:53:07 -05:00
forgejo/routers/web
Jack Hay c0ab7070e5
Update team invitation email link (#26550)
Co-authored-by: Kyle D <kdumontnu@gmail.com>
Co-authored-by: Jonathan Tran <jonnytran@gmail.com>
2023-08-31 16:26:13 +00:00
..
admin User details page (#26713) 2023-08-31 11:21:18 +02:00
auth Update team invitation email link (#26550) 2023-08-31 16:26:13 +00:00
devtest
events
explore remove unnecessary explore org template (#26459) 2023-08-11 16:07:04 -04:00
feed
healthcheck Remove db.DefaultContext in routers/ and cmd/ (#26076) 2023-07-23 23:47:27 -04:00
misc
org Make "link-action" backend code respond correct JSON content (#26680) 2023-08-23 17:36:57 +08:00
repo Redirect from {repo}/issues/new to {repo}/issues/new/choose when blank issues are disabled (#26813) 2023-08-31 15:36:25 +00:00
shared Fix typo of RunerOwnerID (#26508) 2023-08-15 23:10:40 +00:00
user Use Set[Type] instead of map[Type]bool/struct{}. (#26804) 2023-08-30 06:55:25 +00:00
auth.go
auth_windows.go
base.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go Start using template context function (#26254) 2023-08-08 01:22:47 +00:00
web.go User details page (#26713) 2023-08-31 11:21:18 +02:00
webfinger.go