0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-02 20:27:47 +01:00
gitea/routers/web
2023-08-10 12:51:46 +02:00
..
admin Fix admin queue page title (#26409) 2023-08-10 02:05:37 +00:00
auth Start using template context function (#26254) 2023-08-08 01:22:47 +00:00
devtest
events
explore
feed
healthcheck
misc
org Move web JSON functions to web context and simplify code (#26132) 2023-07-26 06:04:01 +00:00
repo Use template context function for avatar rendering (#26385) 2023-08-10 11:19:39 +08:00
shared Do not show Profile README when repository is private (#26295) 2023-08-04 14:45:33 +00:00
user Remove unnecessary template helper DisableGravatar (#26386) 2023-08-08 08:29:14 +00:00
auth_windows.go
auth.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 Fix wrong middleware sequence (#26428) 2023-08-10 12:51:46 +02:00
webfinger.go