answer/internal/service
LinkinStar 74015c13eb Merge branch 'feat/0.5.0/timeline' into feat/0.6.0/user-role
# Conflicts:
#	internal/controller/tag_controller.go
#	internal/schema/activity.go
#	internal/service/activity/activity.go
2022-12-02 11:27:16 +08:00
..
action Running gofumpt against repo (#49) 2022-11-01 15:25:44 +08:00
activity Merge branch 'feat/0.5.0/timeline' into feat/0.6.0/user-role 2022-12-02 11:27:16 +08:00
activity_common feat: add timeline api interface 2022-11-22 19:48:27 +08:00
activity_queue feat: add activity where needed 2022-11-21 19:28:02 +08:00
activity_type refactor: rename go mod package to answerdev 2022-10-24 16:51:05 +08:00
answer_common update question edit userid 2022-12-01 15:26:20 +08:00
auth feat: add timeline api interface 2022-11-22 19:48:27 +08:00
collection_common refactor: rename go mod package to answerdev 2022-10-24 16:51:05 +08:00
comment Merge branch 'feat/0.5.0/timeline' into feat/0.6.0/user-role 2022-12-02 11:27:16 +08:00
comment_common add dashboard service 2022-11-02 15:50:32 +08:00
config feat: add config repo unit test 2022-10-27 12:00:03 +08:00
dashboard fix: set default version is 0.0.0, return site info is empty when site info can't found. fix dashboard return error when cache not found. 2022-11-21 11:16:37 +08:00
export fix(email): support to specify the email sending from name 2022-10-25 12:15:27 +08:00
follow refactor: separate tag common repo and tag repo 2022-11-19 14:00:40 +08:00
meta refactor: rename go mod package to answerdev 2022-10-24 16:51:05 +08:00
notice_queue refactor: rename go mod package to answerdev 2022-10-24 16:51:05 +08:00
notification add notification 2022-11-25 17:15:02 +08:00
notification_common feat: refactor notification page list 2022-10-26 17:37:11 +08:00
object_info Merge branch 'feat/0.5.0/timeline' into feat/0.6.0/user-role 2022-12-02 11:27:16 +08:00
permission feat(role): add role permission 2022-12-02 11:21:24 +08:00
question_common update question edit userid 2022-12-01 15:26:20 +08:00
rank feat(role): add role permission 2022-12-02 11:21:24 +08:00
reason feat: add reason repo unit test 2022-10-28 17:02:24 +08:00
reason_common feat: add reason repo unit test 2022-10-28 17:02:24 +08:00
report feat: check rank permission 2022-11-24 16:11:43 +08:00
report_backyard feat: unified processing excerpt 2022-11-07 16:05:01 +08:00
report_common add dashboard info 2022-11-02 16:29:10 +08:00
report_handle_backyard refactor: rename go mod package to answerdev 2022-10-24 16:51:05 +08:00
revision fix(rank): Incorrect version reputation check rule 2022-11-30 19:11:28 +08:00
revision_common Merge branch 'feat/0.5.0/timeline' into feat/0.6.0/user-role 2022-12-02 11:27:16 +08:00
role feat(role): add role permission 2022-12-02 11:21:24 +08:00
search_common feat: restructure the search 2022-11-14 18:47:22 +08:00
search_parser doc: regenerate swagger doc 2022-11-19 14:03:16 +08:00
service_config feat: change site url from config file to database 2022-11-09 11:00:34 +08:00
siteinfo fix: site info write set response empty array when site info not found 2022-11-21 11:30:44 +08:00
siteinfo_common fix: set default version is 0.0.0, return site info is empty when site info can't found. fix dashboard return error when cache not found. 2022-11-21 11:16:37 +08:00
tag Merge branch 'feat/0.5.0/timeline' into feat/0.6.0/user-role 2022-12-02 11:27:16 +08:00
tag_common Merge branch 'feat/0.5.0/timeline' into feat/0.6.0/user-role 2022-12-02 11:27:16 +08:00
unique feat: add notification repo unit test 2022-10-26 18:01:01 +08:00
uploader fix: rename icon ext is ico 2022-11-16 10:58:17 +08:00
user_backyard feat(user): add role and role power 2022-12-01 15:54:06 +08:00
user_common feat(role): add role permission 2022-12-02 11:21:24 +08:00
answer_service.go Merge branch 'feat/0.5.0/timeline' into feat/0.6.0/user-role 2022-12-02 11:27:16 +08:00
collection_group_service.go Running gofumpt against repo (#49) 2022-11-01 15:25:44 +08:00
collection_service.go Running gofumpt against repo (#49) 2022-11-01 15:25:44 +08:00
provider.go feat(role): add role permission 2022-12-02 11:21:24 +08:00
question_service.go Merge branch 'feat/0.5.0/timeline' into feat/0.6.0/user-role 2022-12-02 11:27:16 +08:00
revision_service.go update question edit userid 2022-12-01 15:26:20 +08:00
search_service.go refactor: tag repo remove site info service 2022-11-18 19:56:10 +08:00
user_service.go Merge branch 'ai/0.4.0/tag' into test 2022-11-17 19:02:11 +08:00
vote_service.go Running gofumpt against repo (#49) 2022-11-01 15:25:44 +08:00