1
0
Fork 0
forgejo/routers/web
silverwind 56b6b2b88e
Fix tooltip of commit select button (#26472)
Previously, the tooltip for this button was only shown after opening and
closing it once because it was only set after the server response, now
it shows before opening it.
2023-08-14 02:16:40 +00:00
..
admin Fix admin queue page title (#26409) 2023-08-10 02:05:37 +00:00
auth
devtest
events
explore remove unnecessary explore org template (#26459) 2023-08-11 16:07:04 -04:00
feed
healthcheck
misc
org Refactor project templates (#26448) 2023-08-12 10:30:28 +00:00
repo Fix tooltip of commit select button (#26472) 2023-08-14 02:16:40 +00:00
shared Count only visible repos on profile (#25928) 2023-08-11 13:08:05 -04:00
user Count only visible repos on profile (#25928) 2023-08-11 13:08:05 -04:00
auth.go
auth_windows.go
base.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Fix wrong middleware sequence (#26428) 2023-08-10 12:51:46 +02:00
webfinger.go