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
feed
healthcheck
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
web.go Extract auth middleware from service (#27028) 2023-09-12 08:15:16 +02:00
webfinger.go