forgejo/routers/web
Nanguan Lin 7480aacdad
Fix 404 when there is an internal version of package (#27615)
close #27601
The Docker registry has an internal version, which leads to 404
2023-10-15 09:22:10 +00:00
..
admin Final round of db.DefaultContext refactor (#27587) 2023-10-14 08:37:24 +00:00
auth Final round of db.DefaultContext refactor (#27587) 2023-10-14 08:37:24 +00:00
devtest
events
explore Penultimate round of db.DefaultContext refactor (#27414) 2023-10-11 04:24:07 +00:00
feed Penultimate round of db.DefaultContext refactor (#27414) 2023-10-11 04:24:07 +00:00
healthcheck
misc
org Final round of db.DefaultContext refactor (#27587) 2023-10-14 08:37:24 +00:00
repo Final round of db.DefaultContext refactor (#27587) 2023-10-14 08:37:24 +00:00
shared Penultimate round of db.DefaultContext refactor (#27414) 2023-10-11 04:24:07 +00:00
user Fix 404 when there is an internal version of package (#27615) 2023-10-15 09:22:10 +00:00
base.go Fix panic in storageHandler (#27446) 2023-10-06 13:23:14 +00:00
goget.go
home.go Enhanced auth token / remember me (#27606) 2023-10-14 00:56:41 +00:00
metrics.go
nodeinfo.go
swagger_json.go Start using template context function (#26254) 2023-08-08 01:22:47 +00:00
web.go Enhanced auth token / remember me (#27606) 2023-10-14 00:56:41 +00:00
webfinger.go