answer/internal/controller
LinkinStar fe6a53fb62 fix(plugin): connector use site url to redirect 2023-01-10 12:20:14 +08:00
..
template_render style(simple): Properly handle unhandled errors 2022-12-16 16:35:55 +08:00
activity_controller.go Merge branch 'feat/0.5.0/timeline' into feat/0.6.0/user-role 2022-12-02 11:27:16 +08:00
answer_controller.go update Adopt to Accept 2022-12-22 11:04:19 +08:00
collection_controller.go refactor: rename go mod package to answerdev 2022-10-24 16:51:05 +08:00
comment_controller.go fix(permission): check object owner permission 2022-12-09 17:41:23 +08:00
connector_controller.go fix(plugin): connector use site url to redirect 2023-01-10 12:20:14 +08:00
controller.go feat(plugin): github connector 2023-01-03 18:31:32 +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 refactor: rename go mod package to answerdev 2022-10-24 16:51:05 +08:00
lang_controller.go update: site info service reference 2022-11-07 12:03:39 +08:00
notification_controller.go fix(permission): check object owner permission 2022-12-09 17:41:23 +08:00
question_controller.go update add question 2022-12-22 11:40:56 +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 feat(rank): Modify all permission restriction controls 2022-12-02 15:08:18 +08:00
revision_controller.go fix(permission): check object owner permission 2022-12-09 17:41:23 +08:00
search_controller.go style: search form validate 2022-10-25 11:47:38 +08:00
siteinfo_controller.go update siteinfo 2022-12-14 12:29:08 +08:00
tag_controller.go fix(permission): check object owner permission 2022-12-09 17:41:23 +08:00
template_controller.go feat(notification): Email notice when a user answers or comment 2022-12-27 17:42:23 +08:00
upload_controller.go feat: branding support upload icon image 2022-11-15 15:20:41 +08:00
user_controller.go fix(user): Prompt the form when the username is invalid 2022-12-29 14:49:40 +08:00
vote_controller.go feat: Added a vote reputation limit 2022-11-25 18:35:35 +08:00