forgejo/routers/web
jladbrook e33f112e01
resolve issue with sort icons on admin/users and admin/runners (#24360)
Fixes #24327 to avoid the sort icon changing the table header over
multiple lines and adds missing sort icons on the runners page.
2023-09-12 12:26:51 +00:00
..
admin Fix context cache bug & enable context cache for dashabord commits' authors (#26991) 2023-09-11 10:14:01 +00:00
auth Add more descriptive error on forgot password page (#26848) 2023-09-01 16:15:39 +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 move repository deletion to service layer (#26948) 2023-09-08 04:51:15 +00:00
repo Move some functions to service layer (#26969) 2023-09-08 21:09:23 +00:00
shared resolve issue with sort icons on admin/users and admin/runners (#24360) 2023-09-12 12:26:51 +00:00
user Fix context cache bug & enable context cache for dashabord commits' authors (#26991) 2023-09-11 10:14:01 +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 Extract auth middleware from service (#27028) 2023-09-12 08:15:16 +02:00
webfinger.go