Commit Graph

16 Commits

Author SHA1 Message Date
LinkinStars 3d032a7f48 fix(answer): fix incorrect id for answer list 2023-08-29 11:01:04 +08:00
LinkinStars eeb5f94a06 fix(answer): fix incorrect notification triggers when accept the answer 2023-08-28 16:21:28 +08:00
LinkinStars 92c5bb6616 refactor(answer): refactor admin question answer page list 2023-06-20 16:55:43 +08:00
aichy126 57153f8e7d update answer count 2023-06-06 15:43:32 +08:00
LinkinStars c3d8d30892 fix(answer): Only the admin and author can view the deleted answer. 2023-03-01 17:28:16 +08:00
aichy b8077d37b3 update Adopt to Accept 2022-12-22 11:04:19 +08:00
aichy bcfeef1490 update name modification 2022-12-21 16:55:16 +08:00
aichy126 b093358e0c update question edit userid 2022-12-01 15:26:20 +08:00
aichy126 6ccf0c07c6 fix answer update time 2022-12-01 14:37:17 +08:00
LinkinStar 5bce99208c feat: cut off answer html description 2022-11-09 16:24:25 +08:00
aichy126 872689b93a add dashboard service 2022-11-02 15:50:32 +08:00
LinkinStar 6e5d89d593 Merge branch 'github-main'
# Conflicts:
#	go.mod
#	internal/entity/answer_entity.go
#	internal/schema/question_schema.go
#	internal/service/user_service.go
2022-11-01 15:37:22 +08:00
Tai Groot 59e2e1f304
Running gofumpt against repo (#49)
* starting on gofumpt

* continuing on gofumpt

* continuing on gofumpt

* finish gofumpt review

* added changes requested by LinkinStars' review

Co-authored-by: LinkinStars <linkinstar@foxmail.com>
2022-11-01 15:25:44 +08:00
kumfo bd888c121a feat: admin's question, answer and user search 2022-11-01 09:12:12 +08:00
LinkinStar adc760e874 refactor: rename go mod package to answerdev 2022-10-24 16:51:05 +08:00
mingcheng 8e6c49a531 initial commit 2022-09-27 17:59:05 +08:00