Commit Graph

82 Commits

Author SHA1 Message Date
LinkinStars 3988501fc5 feat(rank): adjust the rank of voting question and answer. 2023-07-19 16:48:26 +08:00
LinkinStars 964195fd85 feat(init): set default privileges when init 2023-07-04 14:33:31 +08:00
LinkinStars 1c2151d710 refactor(shortid): remove short id variable 2023-06-02 16:53:49 +08:00
LinkinStars ba5aadf31b feat(rank): add permission and privilege reputation 2023-05-23 12:16:17 +08:00
LinkinStars e947354a68 feat(upgrade): add gravatar base url 2023-05-15 11:20:50 +08:00
LinkinStars e49b6fbb54 fix(rank): remove accept answer rank config 2023-04-21 16:43:07 +08:00
LinkinStars 8800b376d5 feat(privilege): add privileges API 2023-04-17 18:04:28 +08:00
aichy126 910484013c update custom_sidebar 2023-04-17 17:59:53 +08:00
LinkinStars a5a3664f90 Merge branch 'feat/1.1.2/permission' into feat/1.1.2/user-center
# Conflicts:
#	internal/base/constant/constant.go
2023-04-16 12:40:16 +08:00
LinkinStars e280358b7c Merge remote-tracking branch 'github/feat/1.1.2/ui' into feat/1.1.2/user-center
# Conflicts:
#	Makefile
#	cmd/answer/main.go
#	go.mod
#	go.sum
#	i18n/en_US.yaml
#	internal/base/reason/reason.go
#	internal/service/uploader/upload.go
2023-04-14 18:17:28 +08:00
LinkinStars ec4c7ab6a7 feat(site-users): add site info config about users 2023-04-14 18:12:04 +08:00
LinkinStars a3cc0ac38a feat(usercenter): add user center plugin and agent 2023-04-14 17:33:22 +08:00
LinkinStars 4cfa0cd8fe feat(permission): add privileges API 2023-04-12 10:35:40 +08:00
LinkinStars 1c235dbd9b feat(permission): add privileges 2023-04-11 10:27:18 +08:00
aichy126 89738b8898 add Revision 2023-03-24 11:49:23 +08:00
aichy126 dd54b6b9c8 Merge branch 'feat/1.0.7/short-id' into test 2023-03-13 16:25:17 +08:00
aichy126 58b5087ec5 update short id 2023-03-13 16:24:46 +08:00
aichy126 76605ebccd Merge branch 'feat/1.0.7/short-id' into test 2023-03-13 11:31:54 +08:00
aichy126 8070bcdcf4 update short id 2023-03-13 11:31:29 +08:00
aichy126 98260a896a Merge branch 'feat/1.0.7/short-id' into test 2023-03-09 15:22:19 +08:00
aichy126 47fc6caf91 add short id switch 2023-03-09 15:21:51 +08:00
LinkinStars 8c871f1399 feat(avatar): Set default user avatar by config 2023-03-02 17:28:48 +08:00
LinkinStars e9d5667708 feat(version): move AnswerVersion to site-info API 2023-02-15 17:22:44 +08:00
aichy126 edc06942d5 add input sanitizer 2023-02-15 15:51:12 +08:00
aichy126 86bf2a54d9 Merge branch 'feat/1.0.3/fixbug' into test 2023-01-11 11:20:08 +08:00
aichy126 8f4a4ca985 update SiteBranding 2023-01-11 11:19:55 +08:00
LinkinStar 5c2723e617 fix(i18n): If the translation content is not found, use the default language for translation 2023-01-06 18:00:51 +08:00
LinkinStar 48a54e8139 fix(smtp): Check From Name in SMTP is not a Email 2022-12-26 11:49:38 +08:00
LinkinStar 21e402cb8a fix(siteinfo): remove theme config in interface 2022-12-19 17:54:51 +08:00
LinkinStar 0580dbb53c fix(seo): Incorrect seo naming 2022-12-18 10:26:40 +08:00
aichy126 04f048b829 Merge branch 'feat/0.7.0/seo' into test 2022-12-14 17:34:46 +08:00
aichy126 ba18289fcd add usercode 2022-12-14 17:09:33 +08:00
LinkinStar 1fa0062059 feat(seo): rename site seo 2022-12-14 15:09:22 +08:00
LinkinStar ac97e2b4fa feat(seo): rename site seo 2022-12-14 15:08:41 +08:00
aichy126 19726db2c9 Merge branch 'feat/0.7.0/seo' into test 2022-12-14 12:29:19 +08:00
aichy126 534d8c4023 update siteinfo 2022-12-14 12:29:08 +08:00
LinkinStar c946b08b23 feat(theme): site info add theme options 2022-12-13 17:44:24 +08:00
LinkinStar 7450c4cad7 Merge remote-tracking branch 'origin/feat/0.6.0/seo' into feat/0.7.0/user-manage
# Conflicts:
#	internal/service/siteinfo_common/siteinfo_service.go
2022-12-13 17:07:32 +08:00
aichy126 98385afe4c update PermaLink 2022-12-13 16:55:23 +08:00
LinkinStar 033cbc50a5 merge(seo): merge seo 2022-12-13 14:01:45 +08:00
aichy126 ec739310bb add title 2022-12-12 13:54:27 +08:00
LinkinStar 08478d8213 feat(siteinfo): add custom css html response in siteinfo api 2022-12-10 17:12:31 +08:00
LinkinStar 87bb3c72b0 feat(theme): add theme and custom css html interface 2022-12-09 14:20:50 +08:00
LinkinStar c09d861b5d feat(seo): seo update 2022-12-09 10:35:49 +08:00
LinkinStar 0ae6ddaa67 fix(manifest): update manifest.json version 2022-12-08 10:06:01 +08:00
LinkinStar 1fe69bcb65 feat(login): add private mode and allowed user sign up config 2022-12-07 15:23:22 +08:00
LinkinStar f3e42f72ac Merge remote-tracking branch 'origin/feat/0.6.0/seo' into test
# Conflicts:
#	docs/docs.go
#	docs/swagger.json
#	docs/swagger.yaml
#	internal/controller/controller.go
2022-12-06 16:56:30 +08:00
LinkinStar 995510595b feat: support for manifest.json dynamic rendering 2022-12-06 16:41:29 +08:00
aichy126 e59e95fe11 add page meta 2022-12-06 12:17:45 +08:00
aichy126 6e000bb5f1 update seo config 2022-12-05 17:18:56 +08:00