This is an automated email from the ASF dual-hosted git repository.

linkinstar pushed a commit to branch test
in repository https://gitbox.apache.org/repos/asf/answer.git

commit 5b9c00c4a7bc55e43431c383281f1d2fbcdf3d01
Merge: 3f87e163 5b7cdce8
Author: LinkinStars <linkins...@foxmail.com>
AuthorDate: Thu Apr 17 11:37:23 2025 +0800

    Merge remote-tracking branch 'origin/feat/1.5.0/user' into test

 docs/swagger.json                            | 12 ------
 i18n/en_US.yaml                              |  2 +-
 i18n/zh_CN.yaml                              |  2 +-
 internal/base/constant/constant.go           | 40 ++++++++++++++++++
 internal/cli/build.go                        |  2 +-
 internal/controller/report_controller.go     |  2 -
 internal/controller/review_controller.go     |  1 -
 internal/controller/tag_controller.go        |  4 ++
 internal/controller/user_controller.go       |  6 ++-
 internal/install/install_from_env.go         | 61 +++++++++++++++-------------
 internal/migrations/init.go                  | 22 +++++++++-
 internal/repo/question/question_repo.go      |  2 +
 internal/service/content/question_service.go | 31 +++++++++++++-
 ui/src/pages/Questions/Detail/index.scss     |  3 ++
 ui/src/router/routes.ts                      |  6 ++-
 ui/src/utils/guard.ts                        | 32 +--------------
 ui/src/utils/request.ts                      |  1 +
 17 files changed, 146 insertions(+), 83 deletions(-)


Reply via email to