answer/internal/controller
LinkinStars aeaeb4b127 Merge remote-tracking branch 'github/feat/1.1.0/report' into feat/1.1.0/context 2023-06-02 12:17:15 +08:00
..
template_render feat(object): return 404 page when user, tag and question not found. 2023-02-27 11:08:21 +08:00
activity_controller.go Merge branch 'feat/1.0.7/tag' into feat/1.0.7/short-id 2023-03-17 17:16:04 +08:00
answer_controller.go update question 2023-04-04 16:54:28 +08:00
collection_controller.go update short id 2023-03-03 18:41:26 +08:00
comment_controller.go Merge branch 'main' into feat/1.0.7/short-id 2023-03-09 11:37:48 +08:00
connector_controller.go fix(connector): return error page when error occur 2023-05-29 15:22:20 +08:00
controller.go feat(permission): add user permission API 2023-05-25 16:51:17 +08:00
dashboard_controller.go add dashboard cache 2022-11-09 14:58:15 +08:00
follow_controller.go update short id 2023-03-03 18:41:26 +08:00
lang_controller.go docs(swagger): Regenerate swagger doc 2023-03-07 10:18:58 +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 feat(usercenter): plugin user center add i18n 2023-04-20 19:10:24 +08:00
question_controller.go update no_enough_rank_to_operate 2023-05-25 18:12:32 +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 feat(reason): translator review reasons. 2023-05-16 15:22:46 +08:00
revision_controller.go update revision 2023-03-24 12:21:09 +08:00
search_controller.go style: search form validate 2022-10-25 11:47:38 +08:00
siteinfo_controller.go Merge remote-tracking branch 'github/feat/1.1.2/ui' into feat/1.1.2/user-center 2023-04-14 18:17:28 +08:00
tag_controller.go feat(tag): Add tag response the tag slug name 2023-03-03 14:40:30 +08:00
template_controller.go update seo perma link 2023-06-01 11:25:25 +08:00
upload_controller.go refactor(upload): extract uploader service interface 2023-05-31 16:25:47 +08:00
user_controller.go refactor(upload): extract uploader service interface 2023-05-31 16:25:47 +08:00
vote_controller.go feat(permission): update translation for no enough reputation to operate 2023-05-25 18:03:10 +08:00