answer/internal/service
LinkinStars 4a8ae2b166 Merge branch 'dev' into feature-plugin 2023-03-07 15:39:07 +08:00
..
action update VerifyCaptcha 2023-02-24 16:30:21 +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(user): add user ranking api 2022-12-12 16:39:48 +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 update name modification 2022-12-21 16:55:16 +08:00
collection_common refactor: rename go mod package to answerdev 2022-10-24 16:51:05 +08:00
comment update comment 2023-02-24 17:04:22 +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 update StatisticalByCache 2023-02-21 15:36:45 +08:00
export feat(plugin): The third-party login send binding email 2023-01-09 16:54:20 +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 fix(i18n): If the translation content is not found, use the default language for translation 2023-01-06 18:00:51 +08:00
notification_common feat(question): Adjust the home page problem list display rules 2022-12-30 17:09:32 +08:00
object_info style(simple): Properly handle unhandled errors 2022-12-16 16:35:55 +08:00
permission feat(comment): Add comment modification time limit condition 2023-01-28 16:53:12 +08:00
plugin_common refactor(plugin): Directory movement 2023-01-28 10:07:13 +08:00
question_common Merge branch 'feat/1.0.6/i18n' into test 2023-03-01 12:31:21 +08:00
rank fix(rank): Remove user activated reputation record display 2022-12-09 18:29:50 +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 Merge branch 'feat/0.5.0/timeline' into feat/0.6.0/user-role 2022-12-02 11:27:16 +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 feat(notification): Email notice when a user answers or comment 2022-12-27 17:42:23 +08:00
siteinfo_common style(tag): Incorrect error handling 2022-12-16 14:33:36 +08:00
tag feat(object): return 404 page when user, tag and question not found. 2023-02-27 11:08:21 +08:00
tag_common add GetTagSynonymCount 2023-02-14 15:53:35 +08:00
unique feat: add notification repo unit test 2022-10-26 18:01:01 +08:00
uploader fix(upload): add image file check 2023-02-06 19:04:05 +08:00
user_admin fix(admin): add restriction about admin modify their status 2023-02-23 11:44:05 +08:00
user_common Merge branch 'feat/1.0.4/comment' into feat/plugin/connector/github 2023-02-01 17:02:00 +08:00
user_external_login feat(plugin): add display name and username for connector 2023-03-02 12:13:58 +08:00
answer_service.go Merge branch 'feat/1.0.6/object-not-found' into test 2023-03-06 12:27:32 +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(plugin): Add plugin config repo 2023-01-18 10:39:55 +08:00
question_service.go Merge branch 'feat/1.0.6/object-not-found' into test 2023-03-02 15:15:18 +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 Merge branch 'dev' into feature-plugin 2023-03-07 15:39:07 +08:00
vote_service.go style(simple): Properly handle unhandled errors 2022-12-16 16:35:55 +08:00