| LOW | .asf.yaml | 1 | # Licensed to the Apache Software Foundation (ASF) under one |
| LOW | docker-compose.yaml | 1 | # Licensed to the Apache Software Foundation (ASF) under one |
| LOW | .goreleaser.yaml | 1 | # Licensed to the Apache Software Foundation (ASF) under one |
| LOW | crowdin.yml | 1 | # Licensed to the Apache Software Foundation (ASF) under one |
| LOW | .golangci.yaml | 1 | # Licensed to the Apache Software Foundation (ASF) under one |
| LOW | licenserc.toml | 1 | # Licensed to the Apache Software Foundation (ASF) under one |
| LOW | .gitlab-ci.yml | 1 | # Licensed to the Apache Software Foundation (ASF) under one |
| LOW | ui/pnpm-workspace.yaml | 1 | # Licensed to the Apache Software Foundation (ASF) under one |
| LOW | ui/src/plugins/builtin/HostingConnector/info.yaml | 1 | # Licensed to the Apache Software Foundation (ASF) under one |
| LOW | ui/src/plugins/builtin/HostingConnector/i18n/zh_CN.yaml | 1 | # Licensed to the Apache Software Foundation (ASF) under one |
| LOW | ui/src/plugins/builtin/HostingConnector/i18n/en_US.yaml | 1 | # Licensed to the Apache Software Foundation (ASF) under one |
| LOW | ui/src/plugins/builtin/ThirdPartyConnector/info.yaml | 1 | # Licensed to the Apache Software Foundation (ASF) under one |
| LOW | …rc/plugins/builtin/ThirdPartyConnector/i18n/zh_CN.yaml | 1 | # Licensed to the Apache Software Foundation (ASF) under one |
| LOW | …rc/plugins/builtin/ThirdPartyConnector/i18n/en_US.yaml | 1 | # Licensed to the Apache Software Foundation (ASF) under one |
| LOW | ui/src/plugins/builtin/SearchInfo/info.yaml | 1 | # Licensed to the Apache Software Foundation (ASF) under one |
| LOW | ui/src/plugins/builtin/SearchInfo/i18n/zh_CN.yaml | 1 | # Licensed to the Apache Software Foundation (ASF) under one |
| LOW | ui/src/plugins/builtin/SearchInfo/i18n/en_US.yaml | 1 | # Licensed to the Apache Software Foundation (ASF) under one |
| LOW | ui/src/services/client/timeline.ts | 21 | |
| LOW | cmd/command.go | 41 | // dumpDataPath dump data path |
| LOW | plugin/vector_search.go | 121 | var ( |
| LOW | internal/controller_admin/e_api_key_controller.go | 41 | |
| LOW | internal/controller_admin/plugin_controller.go | 61 | } |
| LOW | internal/controller_admin/siteinfo_controller.go | 61 | // @Description get site interface |
| LOW | internal/controller_admin/siteinfo_controller.go | 81 | resp, err := sc.siteInfoService.GetSiteUsersSettings(ctx) |
| LOW | internal/controller_admin/siteinfo_controller.go | 101 | // @Security ApiKeyAuth |
| LOW | internal/controller_admin/siteinfo_controller.go | 121 | handler.HandleResponse(ctx, err, resp) |
| LOW | internal/controller_admin/siteinfo_controller.go | 141 | // @Tags admin |
| LOW | internal/controller_admin/siteinfo_controller.go | 161 | } |
| LOW | internal/controller_admin/siteinfo_controller.go | 181 | // @Produce json |
| LOW | internal/controller_admin/siteinfo_controller.go | 201 | |
| LOW | internal/controller_admin/siteinfo_controller.go | 261 | // UpdateSeo update site seo information |
| LOW | internal/controller_admin/siteinfo_controller.go | 301 | // @Security ApiKeyAuth |
| LOW | internal/controller_admin/siteinfo_controller.go | 321 | // @Produce json |
| LOW | internal/controller_admin/siteinfo_controller.go | 421 | // @Description update site policies configuration |
| LOW | internal/controller_admin/siteinfo_controller.go | 441 | // @Tags admin |
| LOW | internal/controller_admin/siteinfo_controller.go | 461 | // @Param data body schema.SiteLoginReq true "login info" |
| LOW | internal/controller_admin/siteinfo_controller.go | 541 | // @Summary update smtp config |
| LOW | internal/controller_admin/siteinfo_controller.go | 561 | // @Security ApiKeyAuth |
| LOW | internal/controller_admin/siteinfo_controller.go | 621 | // GetAIProvider get AI provider configuration |
| LOW | internal/controller_admin/siteinfo_controller.go | 661 | // @Description get MCP configuration |
| LOW | internal/controller_admin/badge_controller.go | 41 | // @Summary list all badges by page |
| LOW | internal/controller_admin/user_backyard_controller.go | 181 | } |
| LOW | internal/install/install_controller.go | 41 | "github.com/segmentfault/pacman/errors" |
| LOW | internal/install/install_controller.go | 81 | // @Tags installation |
| LOW | internal/controller/dashboard_controller.go | 41 | // DashboardInfo godoc |
| LOW | internal/controller/reason_controller.go | 41 | // @Description get reasons by object type and action |
| LOW | internal/controller/answer_controller.go | 361 | // @Summary AnswerList |
| LOW | internal/controller/question_controller.go | 281 | // @Tags Question |
| LOW | internal/controller/question_controller.go | 801 | // @Summary fuzzy query similar questions based on title |
| LOW | internal/controller/question_controller.go | 861 | // @Summary list personal answers |
| LOW | internal/controller/question_controller.go | 881 | resp, err := qc.questionService.PersonalAnswerPage(ctx, req) |
| LOW | internal/controller/question_controller.go | 901 | |
| LOW | internal/controller/user_controller.go | 461 | handler.HandleResponse(ctx, err, errFields) |
| LOW | internal/controller/user_controller.go | 521 | // @Success 200 {object} handler.RespBody{data=schema.GetUserNotificationConfigResp} |
| LOW | internal/controller/user_controller.go | 641 | // @Produce json |
| LOW | internal/controller/badge_controller.go | 61 | // @Summary get badge info |
| LOW | internal/controller/lang_controller.go | 41 | |
| LOW | internal/controller/lang_controller.go | 61 | // @Tags Lang |
| LOW | internal/controller/vote_controller.go | 161 | handler.HandleResponse(ctx, err, resp) |
| LOW | internal/controller/activity_controller.go | 41 | |
| 74 more matches not shown… |