answer/internal/service
linkinstar 85bd1f554c Merge branch 'fix/0.5.0/email-duplicate' into 'test'
fix: prompt form error when user enters email repeatedly

See merge request opensource/answer!280
2022-11-28 08:50:03 +00:00
..
action Running gofumpt against repo (#49) 2022-11-01 15:25:44 +08:00
activity fix: timeline accept answer activity type format, parse the close problem correctly 2022-11-24 10:48:30 +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 feat: cut off answer html description 2022-11-09 16:24:52 +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_ai' into test 2022-11-25 12:08:33 +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_ai' into test 2022-11-24 16:13:10 +08:00
permission fix: Initializes the comment permission list 2022-11-25 17:08:55 +08:00
question_common update unreviewed revision 2022-11-23 18:10:34 +08:00
rank feat: Added a vote reputation limit 2022-11-25 18:35:35 +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 update revision audit 2022-11-24 11:14:15 +08:00
revision_common Merge branch 'feat/0.5.0/timeline_ai' into test 2022-11-25 17:17:13 +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_ai' into test 2022-11-25 16:50:21 +08:00
tag_common Merge branch 'feat/0.5.0/timeline_ai' into test 2022-11-25 15:35:32 +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 Merge branch 'main' into feat/backyard-search 2022-11-01 09:12:41 +08:00
user_common feat: check rank permission 2022-11-24 16:11:43 +08:00
answer_service.go Merge branch 'feat/0.5.0/timeline_ai' into test 2022-11-25 12:08:33 +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: add activity where needed 2022-11-21 19:28:02 +08:00
question_service.go Merge branch 'feat/0.5.0/timeline_ai' into test 2022-11-25 16:43:29 +08:00
revision_service.go swagger 2022-11-25 15:30:29 +08:00
search_service.go refactor: tag repo remove site info service 2022-11-18 19:56:10 +08:00
user_service.go fix: prompt form error when user enters email repeatedly 2022-11-28 16:40:24 +08:00
vote_service.go Running gofumpt against repo (#49) 2022-11-01 15:25:44 +08:00