answer/internal/controller
LinkinStars a027376f4c fix(comment): fix admin can't update user's comment. 2023-09-04 18:09:08 +08:00
..
template_render fix(sitemap): create pageList by total pages 2023-06-28 11:57:29 +08:00
activity_controller.go refactor(answer): refactor accept answer activity 2023-07-03 14:11:48 +08:00
answer_controller.go fix(answer): fix incorrect notification triggers when accept the answer 2023-08-28 16:21:28 +08:00
collection_controller.go update short id 2023-03-03 18:41:26 +08:00
comment_controller.go fix(comment): fix admin can't update user's comment. 2023-09-04 18:09:08 +08:00
connector_controller.go refactor(repo): refactor some repo test 2023-07-06 12:28:33 +08:00
controller.go refactor(shortid): remove short id variable 2023-06-02 16:53:49 +08:00
dashboard_controller.go refactor(dashboard): Refactoring the dashboard 2023-06-07 16:31:51 +08:00
follow_controller.go update short id 2023-03-03 18:41:26 +08:00
lang_controller.go refactor(shortid): remove short id variable 2023-06-02 16:53:49 +08:00
notification_controller.go refactor(notification): remove duplicated code 2023-05-29 15:47:46 +08:00
permission_controller.go feat(permission): update translation for no enough reputation to operate 2023-05-25 18:03:10 +08:00
plugin_user_center_controller.go refactor(shortid): remove short id variable 2023-06-02 16:53:49 +08:00
question_controller.go fix(question): remove delete question on similar questions 2023-08-28 15:27:17 +08:00
rank_controller.go fix(notification): add rank activity type translation 2023-05-29 10:38:59 +08:00
reason_controller.go refactor: rename go mod package to answerdev 2022-10-24 16:51:05 +08:00
report_controller.go update captcha 2023-07-19 18:42:12 +08:00
revision_controller.go update revision 2023-03-24 12:21:09 +08:00
search_controller.go feat(search): add description api for search 2023-08-09 16:13:02 +08:00
siteinfo_controller.go refactor(shortid): remove short id variable 2023-06-02 16:53:49 +08:00
tag_controller.go refactor(tag): refactor search tags interface 2023-08-25 17:43:08 +08:00
template_controller.go fix(template): fix incorrect answer id 2023-08-30 18:17:37 +08:00
upload_controller.go refactor(upload): extract uploader service interface 2023-05-31 16:25:47 +08:00
user_controller.go feat(notification): add new question notification 2023-08-22 12:00:53 +08:00
vote_controller.go update captcha 2023-08-01 15:01:28 +08:00