0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 19:54:40 +01:00
gitea/routers/web
wxiaoguang a85a862804
Fix admin queue page title (#26409)
Fix #26408

```
# locale_en-US.ini
[admin]
monitor.queues = Queues
```

---------

Co-authored-by: silverwind <me@silverwind.io>
2023-08-10 02:05:37 +00: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
repo Pre-register OAuth2 applications for git credential helpers (#26291) 2023-08-09 14:24:07 +02:00
shared
user Remove unnecessary template helper DisableGravatar (#26386) 2023-08-08 08:29:14 +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
webfinger.go