1
0
Fork 0
gitea/routers/web
yp05327 915cabdb14
Fix context filter has no effect in dashboard (#26695)
Fix #26686
2023-08-29 12:46:52 +00:00
..
admin Make "link-action" backend code respond correct JSON content (#26680) 2023-08-23 17:36:57 +08:00
auth Start using template context function (#26254) 2023-08-08 01:22:47 +00:00
devtest
events
explore remove unnecessary explore org template (#26459) 2023-08-11 16:07:04 -04:00
feed Add context parameter to some database functions (#26055) 2023-07-22 22:14:27 +08:00
healthcheck Remove `db.DefaultContext` in `routers/` and `cmd/` (#26076) 2023-07-23 23:47:27 -04:00
misc Serve pre-defined files in "public", add "security.txt", add CORS header for ".well-known" (#25974) 2023-07-21 12:14:20 +00:00
org Make "link-action" backend code respond correct JSON content (#26680) 2023-08-23 17:36:57 +08:00
repo Fix being unable to use a repo that prohibits accepting PRs as a PR source. (#26785) 2023-08-29 12:07:15 +03:00
shared Fix typo of RunerOwnerID (#26508) 2023-08-15 23:10:40 +00:00
user Fix context filter has no effect in dashboard (#26695) 2023-08-29 12:46:52 +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 Check disabled workflow when rerun jobs (#26535) 2023-08-22 10:30:02 +08:00
webfinger.go