gitea/routers/web
zeripath 449ea6005f
Exclude Archived repos from Dashboard Milestones (#19882)
Milestones in archived repos should not be displayed on `/milestones`. Therefore
we should exclude these repositories from milestones page.

Fix #18257

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-06-04 19:30:01 +01:00
..
admin Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
auth Adding button to link accounts from user settings (#19792) 2022-05-29 02:03:17 +02:00
dev
events Improve Stopwatch behavior (#18930) 2022-04-25 22:45:22 +02:00
explore Remove RequireHighlightJS field, update plantuml example. (#19615) 2022-05-05 10:53:38 +03:00
feed
healthcheck Update go-chi/cache to utilize Ping() (#19719) 2022-05-15 20:43:27 +02:00
misc
org Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
repo Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
user Exclude Archived repos from Dashboard Milestones (#19882) 2022-06-04 19:30:01 +01:00
auth_windows.go
auth.go Remove legacy +build: constraint (#19582) 2022-05-02 23:22:45 +08:00
base.go Update base.go (#19739) 2022-05-19 11:20:34 -04:00
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Adding button to link accounts from user settings (#19792) 2022-05-29 02:03:17 +02:00
webfinger.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00