answer/internal/service
LinkinStars 964195fd85 feat(init): set default privileges when init 2023-07-04 14:33:31 +08:00
..
action update VerifyCaptcha 2023-02-24 16:30:21 +08:00
activity fix(activity): add activity common service init 2023-07-03 17:15:29 +08:00
activity_common refactor(votes): refactor user vote repo 2023-06-30 18:18:22 +08:00
activity_queue refactor(activity): make activity queue as a service 2023-06-05 14:10:04 +08:00
activity_type fix(notification): add rank activity type translation 2023-05-29 10:38:59 +08:00
answer_common refactor(answer): refactor admin question answer page list 2023-06-20 16:55:43 +08:00
auth Merge remote-tracking branch 'github/feat/1.1.2/user-center' into beta.2/1.1.0 2023-05-09 10:49:00 +08:00
collection_common refactor: rename go mod package to answerdev 2022-10-24 16:51:05 +08:00
comment refactor(activity): make activity queue as a service 2023-06-05 14:10:04 +08:00
comment_common add dashboard service 2022-11-02 15:50:32 +08:00
config refactor(config): remove all config global variables and cache all config related data 2023-05-25 20:13:18 +08:00
dashboard refactor(dashboard): rename dashboard cache key 2023-06-21 15:48:04 +08:00
export fix(email): skip send email when SMTP config is empty 2023-06-25 17:59:18 +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(activity): make activity queue as a service 2023-06-05 14:10:04 +08:00
notification refactor(shortid): remove short id variable 2023-06-02 16:53:49 +08:00
notification_common fix(context): remove context background 2023-06-19 17:49:55 +08:00
object_info refactor(shortid): remove short id variable 2023-06-02 16:53:49 +08:00
permission feat(question): add extends actions permission 2023-05-24 15:19:04 +08:00
plugin_common refactor(config): remove all config global variables and cache all config related data 2023-05-25 20:13:18 +08:00
question_common refactor(user): refactor search user by name 2023-07-04 11:20:55 +08:00
rank refactor(votes): refactor user vote repo 2023-06-30 18:18:22 +08:00
reason feat(reason): translator report reasons. 2023-05-16 11:48:35 +08:00
reason_common feat(reason): translator report reasons. 2023-05-16 11:48:35 +08:00
report feat(reason): translator review reasons. 2023-05-16 15:22:46 +08:00
report_admin refactor(config): remove all config global variables and cache all config related data 2023-05-25 20:13:18 +08:00
report_common style(simple): Properly handle unhandled errors 2022-12-16 16:35:55 +08:00
report_handle_admin refactor(notification): make notification queue as a service 2023-06-02 18:15:54 +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 chore(config): remove secret_key config 2023-05-24 19:08:17 +08:00
siteinfo feat(init): set default privileges when init 2023-07-04 14:33:31 +08:00
siteinfo_common fix(avatar): set default gravatar base url only for none empty config #400 2023-06-14 16:54:10 +08:00
tag refactor(activity): make activity queue as a service 2023-06-05 14:10:04 +08:00
tag_common refactor(activity): make activity queue as a service 2023-06-05 14:10:04 +08:00
unique feat: add notification repo unit test 2022-10-26 18:01:01 +08:00
uploader refactor(uploader): refactor AvatarThumbFile service 2023-06-13 17:38:22 +08:00
user_admin refactor(shortid): remove short id variable 2023-06-02 16:53:49 +08:00
user_common refactor(user): refactor search user by name 2023-07-04 11:20:55 +08:00
user_external_login Merge branch 'github-main' into feat/1.2.0/state 2023-06-28 10:53:21 +08:00
answer_service.go Merge branch 'github-main' into feat/1.2.0/state 2023-06-13 16:44:36 +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 refactor(activity): make activity queue as a service 2023-06-05 14:10:04 +08:00
question_service.go fix(sitemap): set question id by default 2023-06-28 11:43:40 +08:00
revision_service.go refactor(activity): make activity queue as a service 2023-06-05 14:10:04 +08:00
search_service.go fix(issues/136): fixed tags filter search result 2022-12-22 17:00:52 +08:00
user_service.go refactor(user): refactor search user by name 2023-07-04 11:20:55 +08:00
vote_service.go refactor(votes): refactor user vote repo 2023-06-30 18:18:22 +08:00