answer/internal/controller
aichy126 cf2fc12e38 update answer 2023-03-15 17:34:16 +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 update answer 2023-03-15 17:34:16 +08:00
answer_controller.go update short id 2023-03-09 14:39:32 +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 short id 2023-03-09 14:39:32 +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 short id 2023-03-03 16:01:56 +08:00
search_controller.go style: search form validate 2022-10-25 11:47:38 +08:00
siteinfo_controller.go feat(version): move AnswerVersion to site-info API 2023-02-15 17:22:44 +08:00
tag_controller.go update question answer delete status 2023-02-15 15:01:58 +08:00
template_controller.go update short id 2023-03-14 11:23:26 +08:00
upload_controller.go feat(render): add render API 2023-01-11 17:34:12 +08:00
user_controller.go fix(user): Remove admin cache when user logout. 2023-03-01 11:47:31 +08:00
vote_controller.go feat: Added a vote reputation limit 2022-11-25 18:35:35 +08:00