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

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


    from dd4b3e86 Merge branch 'feat/1.4.5/file' into test
     add a5d826c6 feat(file): add ENV for skip the file access verification
     new dae16c67 Merge remote-tracking branch 'origin/feat/1.4.5/file' into 
test
     add 0285a47a fix: missing ApiKeyAuth configuration in Swagger
     add 211f16e1 fix: Searching for tags after paging brings up 404
     add 6d847204 pass pointer instead of slice to Find(...) method
     new 8a335483 Merge branch 'dev' into test

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docs/docs.go                                   | 145 ++++++++++---------------
 docs/swagger.json                              | 145 ++++++++++---------------
 docs/swagger.yaml                              |  68 +++++-------
 internal/base/middleware/visit_img_auth.go     |  10 +-
 internal/controller/answer_controller.go       |   1 -
 internal/controller/badge_controller.go        |   5 -
 internal/controller/lang_controller.go         |   1 +
 internal/controller/meta_controller.go         |   1 -
 internal/controller/question_controller.go     |   3 -
 internal/controller/tag_controller.go          |   5 +
 internal/controller/user_controller.go         |  10 +-
 internal/controller_admin/plugin_controller.go |   1 -
 internal/controller_admin/role_controller.go   |   1 +
 internal/repo/answer/answer_repo.go            |   4 +-
 internal/repo/collection/collection_repo.go    |   2 +-
 internal/repo/question/question_repo.go        |   2 +-
 internal/repo/role/power_repo.go               |   2 +-
 ui/src/pages/Tags/index.tsx                    |   6 +-
 18 files changed, 179 insertions(+), 233 deletions(-)

Reply via email to