answer/internal/controller
aichy126 0c17459965 update question 2023-04-13 18:20:26 +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
controller.go Merge remote-tracking branch 'origin/feat/0.6.0/seo' into test 2022-12-06 16:56:30 +08:00
cron_controller.go add dashboard cache 2022-11-09 14:58:15 +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 fix(permission): check object owner permission 2022-12-09 17:41:23 +08:00
question_controller.go update question 2023-04-13 18:20:26 +08:00
rank_controller.go refactor: rename go mod package to answerdev 2022-10-24 16:51:05 +08:00
reason_controller.go refactor: rename go mod package to answerdev 2022-10-24 16:51:05 +08:00
report_controller.go update short id 2023-03-03 18:41:26 +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 add Revision 2023-03-24 11:49:23 +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 template 2023-04-10 15:20:44 +08:00
upload_controller.go feat(render): add render API 2023-01-11 17:34:12 +08:00
user_controller.go feat(user): return user info when changed email 2023-04-04 15:13:32 +08:00
vote_controller.go update vote 2023-03-24 15:51:32 +08:00