answer/internal/entity
LinkinStars 2bd8f7f771 feat(notification): add new question notification 2023-08-22 12:00:53 +08:00
..
activity_entity.go feat(user): add user ranking api 2022-12-12 16:39:48 +08:00
answer_entity.go refactor(answer): refactor admin question answer page list 2023-06-20 16:55:43 +08:00
auth_user_entity.go feat(privilege): add privileges API 2023-04-17 18:04:28 +08:00
captcha_entity.go update captcha 2023-07-18 18:11:18 +08:00
collection_entity.go feat: remove database field comments for support multiple databases 2022-10-19 20:03:41 +08:00
collection_group_entity.go feat: remove database field comments for support multiple databases 2022-10-19 20:03:41 +08:00
comment_entity.go refactor: rename go mod package to answerdev 2022-10-24 16:51:05 +08:00
config_entity.go refactor(config): remove all config global variables and cache all config related data 2023-05-25 20:13:18 +08:00
meta_entity.go feat: remove database field comments for support multiple databases 2022-10-19 20:03:41 +08:00
notification_entity.go update Notification 2023-05-25 16:30:19 +08:00
plugin_config_entity.go feat(plugin): Add plugin config repo 2023-01-18 10:39:55 +08:00
power_entity.go feat(user): add role and role power 2022-12-01 15:54:06 +08:00
question_entity.go update invite 2023-05-22 18:42:28 +08:00
report_entity.go feat: remove database field comments for support multiple databases 2022-10-19 20:03:41 +08:00
revision_entity.go fix(revision): Increase content field size in revision entity 2023-07-31 15:04:32 +08:00
role_entity.go feat(user): add role and role power 2022-12-01 15:54:06 +08:00
role_power_rel_entity.go feat(user): add role and role power 2022-12-01 15:54:06 +08:00
site_info.go feat: remove database field comments for support multiple databases 2022-10-19 20:03:41 +08:00
tag_entity.go feat: tag add user id 2022-11-25 15:34:36 +08:00
tag_rel_entity.go update tag count 2023-05-17 15:09:13 +08:00
uniqid_entity.go feat: remove database field comments for support multiple databases 2022-10-19 20:03:41 +08:00
user_entity.go feat(notification): add new question notification 2023-08-22 12:00:53 +08:00
user_external_login_entity.go fix(plugin): add user external login repo 2023-01-06 14:48:41 +08:00
user_notification_config_entity.go feat(notification): add new question notification 2023-08-22 12:00:53 +08:00
user_role_rel_entity.go feat(user): add role and role power 2022-12-01 15:54:06 +08:00
version_entity.go feat: remove database field comments for support multiple databases 2022-10-19 20:03:41 +08:00