answer/internal/service
aichy126 78c3ef84c0 update user answer list 2023-04-17 18:04:57 +08:00
..
action update VerifyCaptcha 2023-02-24 16:30:21 +08:00
activity update short id 2023-04-10 11:16:48 +08:00
activity_common fix question 2023-03-16 16:24:31 +08:00
activity_queue feat: add activity where needed 2022-11-21 19:28:02 +08:00
activity_type feat(user): add user ranking api 2022-12-12 16:39:48 +08:00
answer_common fix(answer): Only the admin and author can view the deleted answer. 2023-03-01 17:28:16 +08:00
auth Fix(role): Fix an issue that admin could not be set correctly under sqlite (#284) 2023-03-26 17:26:16 +08:00
collection_common refactor: rename go mod package to answerdev 2022-10-24 16:51:05 +08:00
comment update question 2023-04-04 16:54:28 +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 add Revision 2023-03-24 11:49:23 +08:00
export feat(notification): Email notice when a user answers or comment 2022-12-27 17:42:23 +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
mock feat(unit-test): Add site info common service unit test. 2022-12-14 11:41:43 +08:00
notice_queue refactor: rename go mod package to answerdev 2022-10-24 16:51:05 +08:00
notification update notification 2023-03-09 11:37:10 +08:00
notification_common update short id 2023-03-17 10:54:54 +08:00
object_info update question 2023-03-24 12:32:39 +08:00
permission update question 2023-04-13 18:20:26 +08:00
question_common update question pin show 2023-04-13 17:34:02 +08:00
rank update vote 2023-03-17 17:03:42 +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 fix(i18n): If the translation content is not found, use the default language for translation 2023-01-06 18:00:51 +08:00
report_admin update name modification 2022-12-21 16:55:16 +08:00
report_common style(simple): Properly handle unhandled errors 2022-12-16 16:35:55 +08:00
report_handle_admin update name modification 2022-12-21 16:55:16 +08:00
revision add revision userid 2022-12-06 14:32:44 +08:00
revision_common update short id 2023-03-03 15:47:56 +08:00
role fix(i18n): If the translation content is not found, use the default language for translation 2023-01-06 18:00:51 +08:00
search_common fix(issues/136): fixed tags filter search result 2022-12-22 17:00:52 +08:00
search_parser refactor(code): replace outdated function 2022-12-28 17:20:55 +08:00
service_config feat: change site url from config file to database 2022-11-09 11:00:34 +08:00
siteinfo Merge branch 'feat/1.0.7/short-id' into test 2023-03-09 16:06:52 +08:00
siteinfo_common update short id switch 2023-03-09 16:06:31 +08:00
tag update tags 2023-03-16 10:40:35 +08:00
tag_common update tag 2023-03-24 16:39:08 +08:00
unique feat: add notification repo unit test 2022-10-26 18:01:01 +08:00
uploader remove exif 2023-03-23 11:52:28 +08:00
user_admin Fix(role): Fix an issue that admin could not be set correctly under sqlite (#284) 2023-03-26 17:26:16 +08:00
user_common feat(avatar): Set default user avatar by config 2023-03-02 17:28:48 +08:00
answer_service.go update question 2023-03-24 15:12:23 +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 update name modification 2022-12-21 16:55:16 +08:00
question_service.go update user answer list 2023-04-17 18:04:57 +08:00
revision_service.go update header x-frame-options 2023-02-24 17:10:43 +08:00
search_service.go fix(issues/136): fixed tags filter search result 2022-12-22 17:00:52 +08:00
user_service.go feat(user): return user info when changed email 2023-04-04 15:13:32 +08:00
vote_service.go update question 2023-03-13 11:28:35 +08:00