Commit Graph

1098 Commits

Author SHA1 Message Date
aichy126 789cf6bd8b update short id 2023-03-03 15:47:56 +08:00
LinkinStars a90495c9f1 feat(tag): Add tag response the tag slug name 2023-03-03 14:40:30 +08:00
LinkinStars 8c871f1399 feat(avatar): Set default user avatar by config 2023-03-02 17:28:48 +08:00
LinkinStars ee3fb56d54 feat(tag): Add create tag API 2023-03-02 17:00:16 +08:00
aichy126 893048bc08 Merge branch 'feat/1.0.6/object-not-found' into test 2023-03-02 15:15:18 +08:00
aichy126 f9798534c9 update question 2023-03-02 15:14:56 +08:00
LinkinStars 2ebf057d53 feat(plugin): add display name and username for connector 2023-03-02 12:13:58 +08:00
LinkinStars 666471ec24 feat(plugin): add link address for plugin 2023-03-02 11:03:24 +08:00
LinkinStars a1bdb2bd80 feat(plugin): synchronize avatar when bind user 2023-03-02 11:03:06 +08:00
LinkinStars 4c38c73017 feat(plugin): Third-party login to synchronize user avatars 2023-03-02 10:24:32 +08:00
aichy126 f3d48f61e0 Merge branch 'feat/1.0.6/object-not-found' into test 2023-03-01 17:50:22 +08:00
aichy126 ba7891b097 update question answer del 2023-03-01 17:49:55 +08:00
LinkinStars c3d8d30892 fix(answer): Only the admin and author can view the deleted answer. 2023-03-01 17:28:16 +08:00
LinkinStars b9d2c58bad Merge branch 'feat/1.0.6/i18n' into test 2023-03-01 12:31:21 +08:00
LinkinStars 9727e89218 feat(i18n): Add translation progress 2023-03-01 12:30:50 +08:00
LinkinStars 217bfd6389 Merge remote-tracking branch 'github/fix/1.0.6/admin-permission' into test 2023-03-01 11:48:42 +08:00
LinkinStars cd742b7560 fix(user): Remove admin cache when user logout. 2023-03-01 11:47:31 +08:00
LinkinStars 1065946c43 fix(plugin): If user login with external account and email is exist, active user directly. 2023-03-01 10:48:11 +08:00
LinkinStars 334a1eceaa fix(build): Compile with the current local version instead of the latest version when local mod replacement. 2023-02-28 16:01:14 +08:00
bazingame fea0083ebb fix update spell error 2023-02-27 22:11:39 +08:00
LinkinStars 9a07489475 Merge remote-tracking branch 'github/feat/1.0.6/object-not-found' into test 2023-02-27 14:47:45 +08:00
LinkinStars 88e11d117e feat(question): Only the admin and author can view the deleted post. 2023-02-27 14:45:08 +08:00
LinkinStars d9f75de803 Merge remote-tracking branch 'github/feat/1.0.6/object-not-found' into test 2023-02-27 11:08:52 +08:00
LinkinStars 7ec0272a72 feat(object): return 404 page when user, tag and question not found. 2023-02-27 11:08:21 +08:00
aichy126 d07d1f028d Merge branch 'feat/1.0.6/fixbug' into test 2023-02-24 18:05:02 +08:00
aichy126 90bfa0dcc7 update GetExcerpt 2023-02-24 18:03:52 +08:00
aichy126 1a836d8001 Merge branch 'feat/1.0.6/fixbug' into test 2023-02-24 17:11:48 +08:00
aichy126 f80af9ffbe update header x-frame-options 2023-02-24 17:10:43 +08:00
aichy126 b901f5e3a8 update comment 2023-02-24 17:04:22 +08:00
aichy126 7c62e083bd Merge branch 'feat/1.0.6/fixbug' into test 2023-02-24 16:30:40 +08:00
aichy126 813ad0b989 update VerifyCaptcha 2023-02-24 16:30:21 +08:00
aichy126 9870ed87fb update site_name sanitizer 2023-02-24 16:06:54 +08:00
aichy126 10dd9e23f4 add index.html Header 2023-02-23 17:56:09 +08:00
LinkinStars 0d1b043557 Merge remote-tracking branch 'github/fix/1.0.6/admin-permission' into test 2023-02-23 17:13:09 +08:00
LinkinStars 1de3ec27e5 fix(user): User reset password should not tell the user if the email exists. 2023-02-23 11:55:40 +08:00
LinkinStars 4ca2429d19 fix(admin): add restriction about admin modify their status 2023-02-23 11:44:05 +08:00
LinkinStars 15390adbfc fix(admin): add restriction about admin modify their password 2023-02-23 11:37:42 +08:00
aichy126 71a4cdac81 update user about me markdown 2023-02-22 18:19:30 +08:00
LinkinStars 5bd8b1895b refactor(plugin): try to refactor plugin translation struct 2023-02-22 16:49:03 +08:00
LinkinStars 29da80a11e fix(tr): return original data when translator not exist 2023-02-22 15:05:03 +08:00
LinkinStars f7e3e59822 feat(init): set default time zone 2023-02-22 15:04:03 +08:00
LinkinStars 593ffad92d Merge branch 'github-main' into feature-plugin
# Conflicts:
#	go.mod
#	go.sum
#	ui/src/hooks/index.ts
#	ui/src/router/index.tsx
2023-02-21 17:37:36 +08:00
LinkinStars 373b454728 refactor(plugin): remove comment code 2023-02-21 17:32:52 +08:00
LinkinStars b229d12bb4 feat(plugin): plugin internationalization 2023-02-21 17:28:05 +08:00
aichy126 383cc10320 update StatisticalByCache 2023-02-21 15:36:45 +08:00
LinkinStars ae011f48d7 Merge branch 'feat/1.0.5/deltag' into release/1.0.5 2023-02-21 14:31:22 +08:00
aichy126 36cc86aeb0 update validator 2023-02-21 11:29:54 +08:00
LinkinStars 00df552422 Merge branch 'github-dev' into release/1.0.5
# Conflicts:
#	go.mod
2023-02-21 10:16:12 +08:00
aichy126 376ad452e7 Merge branch 'feat/1.0.6/fixbug' into test 2023-02-20 15:15:05 +08:00
aichy126 8b07d5c47d update question action time 2023-02-20 15:14:39 +08:00
aichy126 a66f104d02 Merge branch 'dev' into feat/1.0.5/deltag 2023-02-17 11:39:13 +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
LinkinStars daa2a785e9 fix(plugin): Adding missing table. 2023-02-15 15:34:11 +08:00
aichy126 921cd3465f update sitemap time format 2023-02-15 15:10:39 +08:00
aichy126 6abb196e00 update question answer delete status 2023-02-15 15:01:58 +08:00
aichy126 a2b036cc16 add tags search 2023-02-15 12:21:59 +08:00
aichy126 c9b697318f add GetTagSynonymCount 2023-02-14 15:53:35 +08:00
aichy126 cbc300ee19 update tag delete 2023-02-14 15:29:07 +08:00
LinkinStars 3fbecefdf3 feat(plugin): Support for specifying different plugin version 2023-02-14 14:23:35 +08:00
LinkinStars 24aaf7f49a feat(install): Remove outdated function about reserved username 2023-02-13 17:25:37 +08:00
LinkinStars 7380c93eb4 feat(install): Automatically complete installation based on environment variable. 2023-02-13 17:07:28 +08:00
lcgash@163.com 1a5cdba578 fix: 修复取消点赞报错的问题 2023-02-10 18:34:30 +08:00
LinkinStars 2fe00d4630 Merge branch 'github-dev' into feature-plugin 2023-02-08 12:01:27 +08:00
aichy126 860b1a3bd8 update img header 2023-02-07 17:55:31 +08:00
LinkinStars a8c2982a91 Merge branch 'github-main' into release/1.0.4
# Conflicts:
#	i18n/en_US.yaml
2023-02-07 17:38:58 +08:00
LinkinStars 964e6bd2d4 fix(upload): add image file check 2023-02-06 19:04:05 +08:00
LinkinStars fc396ef987 fix(i18n): Resolve an issue that causes unexpected errors when translation files for unsupported languages are not properly initialized. 2023-02-06 15:51:44 +08:00
LinkinStars 9c2d2b1df4 Merge branch 'github-main' into feature-plugin 2023-02-06 11:25:53 +08:00
aichy126 000a0b5f70 update sqlite 2023-02-03 15:37:58 +08:00
LinkinStar 768037a527 Merge branch 'feat/1.0.4/comment' into test 2023-02-03 11:00:57 +08:00
LinkinStar b7356ba875 fix(comment): add comment original text notblank condition 2023-02-02 17:40:39 +08:00
aichy126 af5e3f4e48 update question validate 2023-02-02 17:01:52 +08:00
aichy126 e3557b9c98 update question validate 2023-02-02 16:50:37 +08:00
aichy126 749c8f041d Merge branch 'feat/1.0.4/comment' into test 2023-02-02 16:40:47 +08:00
aichy126 c10dfb9884 update question validate 2023-02-02 16:39:51 +08:00
LinkinStar 70da7357c3 Merge branch 'feat/1.0.4/comment' into test 2023-02-02 16:31:16 +08:00
LinkinStar 052ec0ceb0 fix(comment): add comment original text limiting condition 2023-02-02 16:30:37 +08:00
LinkinStar 08143c61b8 Merge branch 'feat/1.0.4/comment' into test 2023-02-02 16:04:39 +08:00
LinkinStar 8002a152eb fix(markdown): remove all md field that after parsing 2023-02-02 16:03:53 +08:00
aichy126 9de92822f3 update make plugin 2023-02-02 14:59:02 +08:00
LinkinStar d538b531bd fix(plugin): remove quotation mark about version and add default revision 2023-02-01 18:20:33 +08:00
LinkinStar b4ae373309 fix(plugin): fix incorrect build version info package name 2023-02-01 18:14:54 +08:00
LinkinStar ebaaaff4f1 fix(plugin): add plugin migrations 2023-02-01 17:19:27 +08:00
LinkinStar 6a8d5e5984 Merge branch 'feat/1.0.4/comment' into feat/plugin/connector/github
# Conflicts:
#	internal/migrations/migrations.go
#	internal/migrations/v6.go
#	internal/service/user_common/user.go
#	internal/service/user_service.go
#	pkg/checker/reserved_username.go
#	ui/build/index.html
2023-02-01 17:02:00 +08:00
LinkinStar 44480d8986 feat(plugin): add build plugin commend 2023-02-01 16:50:18 +08:00
aichy126 74655b7b40 Merge branch 'feat/1.0.4/comment' into test 2023-02-01 16:47:02 +08:00
aichy126 35a370dbd4 Merge branch 'feat/1.1.0/compile' into feat/1.0.4/comment 2023-02-01 16:46:35 +08:00
aichy126 26a764f74a Merge branch 'feat/1.0.4/comment' into test 2023-02-01 14:11:19 +08:00
aichy126 fe44d054c3 update AnswerAddReq 2023-02-01 14:11:01 +08:00
aichy126 d025df4168 Merge branch 'feat/1.0.4/comment' into test 2023-02-01 12:09:07 +08:00
aichy126 86a10eaec7 update validate add notblank 2023-02-01 11:21:57 +08:00
LinkinStar ec871efc75 feat(validator): add notblank validation 2023-02-01 11:08:56 +08:00
aichy126 ac1d2cc6dd Merge branch 'feat/1.0.4/comment' into test 2023-01-31 15:14:02 +08:00
aichy126 2395503ad8 update answer content 2023-01-31 15:13:50 +08:00
LinkinStar 483c51bab8 feat(comment): Notification of comments based on different priorities 2023-01-31 11:59:02 +08:00
LinkinStar b56d7cdad0 feat(comment): Notification of comments based on different priorities 2023-01-31 11:44:29 +08:00
aichy126 d44ae40624 Merge branch 'feat/1.0.4/comment' into test 2023-01-31 10:05:02 +08:00
aichy126 c1fa2b13f6 fix RetrievePassWord code 2023-01-31 10:04:52 +08:00
LinkinStar 21a354fb22 fix(comment): do not send notification when reply myself 2023-01-30 17:14:13 +08:00
LinkinStar 00e4f2c9de fix(comment): do not send notification when reply myself 2023-01-30 17:07:38 +08:00
aichy126 a15a4ab22c Merge branch 'feat/1.0.4/comment' into test 2023-01-30 16:45:50 +08:00
aichy126 782eb7a452 update html canonical 2023-01-30 16:45:40 +08:00
aichy126 ca6231ba1c Merge branch 'feat/1.0.4/comment' into test 2023-01-30 16:19:12 +08:00
aichy126 7d6720309a update html canonical pages 2023-01-30 16:17:43 +08:00
aichy126 fa58176743 Merge branch 'test' of git.backyard.segmentfault.com:opensource/answer into test 2023-01-30 15:50:19 +08:00
aichy126 4b3a7418d6 Merge branch 'feat/1.0.4/comment' into test 2023-01-30 15:50:13 +08:00
aichy126 011c992570 add html meta generator 2023-01-30 15:49:53 +08:00
aichy126 1ee34b884b update add db session 2023-01-30 15:25:43 +08:00
杨光富 f701bb658f Merge branch 'fix/search' into 'test'
Fix/search

See merge request opensource/answer!424
2023-01-30 02:47:29 +00:00
kumfo 1aacf2802c style(search_repo): sql code style 2023-01-30 10:41:33 +08:00
kumfo 8b861b6fd7 fix(search_repo): question accept status error 2023-01-30 10:40:12 +08:00
LinkinStar 03dbeff9e9 Merge branch 'feat/1.0.4/comment' into test 2023-01-29 16:12:07 +08:00
LinkinStar b361bbb486 fix(question): rename question created_at 2023-01-29 16:11:39 +08:00
LinkinStar 92a82e1673 feat(comment): Add comment modification time limit condition 2023-01-28 16:53:12 +08:00
LinkinStar d355c823c3 fix(user): Add rules to restrict username during installation. fix #181 2023-01-28 10:40:01 +08:00
LinkinStar 1802e6fa2e refactor(plugin): Directory movement 2023-01-28 10:07:13 +08:00
LinkinStar 406ee34fa8 feat(plugin): rename plugin config repo 2023-01-18 12:08:16 +08:00
LinkinStar 8d0bd2be20 feat(plugin): Add plugin config repo 2023-01-18 10:39:55 +08:00
LinkinStar 62bfb2b3f6 feat(user): Add a have password flag 2023-01-17 17:27:20 +08:00
aichy126 0265c9f554 update sqlite 2023-01-16 16:59:03 +08:00
LinkinStar 020262f662 fix(user): convert user bio markdown 2023-01-16 16:35:12 +08:00
aichy126 7666a89a64 update userinfo html xss 2023-01-16 16:27:25 +08:00
LinkinStar 29aa3f7ef2 feat(plugin): add connector API 2023-01-16 16:27:23 +08:00
linkinstar 006d89a405 Merge branch 'release/1.0.3' into 'main'
Release/1.0.3

See merge request opensource/answer!421
2023-01-16 02:50:35 +00:00
aichy126 c960686f6b Merge branch 'feat/1.0.3/fixbug' into test 2023-01-13 15:59:00 +08:00
aichy126 a29dd54c80 Merge branch 'feat/1.0.3/fixbug' of git.backyard.segmentfault.com:opensource/answer into feat/1.0.3/fixbug 2023-01-13 15:58:33 +08:00
aichy126 6da8c3c2d8 update GetTagListByName 2023-01-13 15:58:29 +08:00
LinkinStar 072e5bfb21 Merge branch 'feat/1.0.3/fixbug' into test 2023-01-13 13:03:43 +08:00
LinkinStar 382d6258a1 fix(user): The user status is changed in the admin to automatically activate the user. #173 2023-01-13 13:02:25 +08:00
linkinstar 97bf548fcc Merge branch 'feat/1.0.3/fixbug' into 'test'
Feat/1.0.3/fixbug

See merge request opensource/answer!416
2023-01-11 09:39:04 +00:00
LinkinStar fc0b0bcbcf feat(render): add render API 2023-01-11 17:34:12 +08:00
aichy126 a83b4c3bd3 Merge branch 'feat/1.0.3/fixbug' into test 2023-01-11 11:31:32 +08:00
aichy126 290ab87d13 update userinfo 2023-01-11 11:31:22 +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 3199693d44 feat(plugin): add update plugin status API 2023-01-11 10:02:45 +08:00
LinkinStar 7331b49623 feat(plugin): update plugin interface 2023-01-10 16:43:42 +08:00
aichy126 57bc3f6e06 Merge branch 'feat/1.0.3/fixbug' into test 2023-01-10 15:08:44 +08:00
aichy126 59df0aecd6 update SlugName 2023-01-10 15:08:31 +08:00
aichy126 f592b84c04 Merge branch 'feat/1.0.3/fixbug' into test 2023-01-10 14:51:38 +08:00
aichy126 38dd96ff73 update slugname 2023-01-10 14:48:51 +08:00
LinkinStar 8575bbf8c8 feat(plugin): external user login add access token 2023-01-10 14:24:32 +08:00
LinkinStar fe6a53fb62 fix(plugin): connector use site url to redirect 2023-01-10 12:20:14 +08:00
LinkinStar ec01c3e047 feat(plugin): remove external user login authentication route 2023-01-09 18:43:52 +08:00
LinkinStar 06db2bd091 feat(plugin): The third-party login send binding email 2023-01-09 16:54:20 +08:00
aichy126 81b0f9f6dd Merge branch 'feat/1.0.3/fixbug' into test 2023-01-09 15:45:50 +08:00
aichy126 7ed8a7d633 update username 2023-01-09 15:45:36 +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 1db4f5586b fix(plugin): add external login binding send email interface 2023-01-06 17:22:09 +08:00
LinkinStar 01c02ae2b7 fix(plugin): add user external login repo 2023-01-06 14:48:41 +08:00
LinkinStar 81d786ff66 feat(plugin): add user external login service 2023-01-06 14:34:53 +08:00
LinkinStar 1664eb7d16 feat(plugin): google connector 2023-01-04 17:43:16 +08:00
Zapan Gao 29bf82f62e
Fix sql error in mysql8+ 2023-01-04 14:44:21 +08:00
LinkinStar 5a2fea3637 Merge remote-tracking branch 'origin/feat/1.0.2/user' into test 2023-01-04 10:10:10 +08:00
LinkinStar 640ae6e3b9 fix(question): Incorrect empty query condition in postgres causes query problem bug. Fix #148 2023-01-04 10:09:37 +08:00
LinkinStar 154fa84bbb feat(plugin): github connector 2023-01-03 18:31:32 +08:00
LinkinStar 886fae7ab0 Merge remote-tracking branch 'origin/feat/1.0.2/user' into test 2022-12-30 18:14:59 +08:00
LinkinStar 6b9fa98e48 feat(question): If user edit question, update last edit user id 2022-12-30 18:07:23 +08:00
LinkinStar 7268fe2331 Merge remote-tracking branch 'origin/feat/1.0.2/user' into test 2022-12-30 17:09:47 +08:00
LinkinStar 96e292462e feat(question): Adjust the home page problem list display rules 2022-12-30 17:09:32 +08:00
LinkinStar 568aa7ae18 feat(migration): Add upgrade configuration for new message email notification. 2022-12-30 11:23:10 +08:00
LinkinStar 913a78a1af fix(user): Check whether the username meets the requirements when the user update it. 2022-12-30 11:23:10 +08:00
LinkinStar 2d79482efe feat(migration): Add upgrade configuration for new message email notification. 2022-12-30 11:22:41 +08:00
LinkinStar 8a0cf37955 fix(user): Check whether the username meets the requirements when the user update it. 2022-12-30 10:51:54 +08:00
杨光富 34d600006f Merge branch 'fix/search' into 'test'
Fix/search

See merge request opensource/answer!392
2022-12-29 13:53:16 +00:00
kumfo b97a4610d8 fix(search_repo): #issues/142 the SQL is incompatible in sqlite, change SQL to fix. 2022-12-29 20:52:30 +08:00
LinkinStar 0628e52da0 fix(user): Prompt the form when the username is invalid 2022-12-29 14:49:40 +08:00
LinkinStar 302d1362b0 fix(tags): tags in search result should be sort 2022-12-28 18:08:34 +08:00
LinkinStar 72f512553a refactor(code): replace outdated function 2022-12-28 17:20:55 +08:00
LinkinStar 427753a161 feat(user): user can't use reserved username 2022-12-28 17:12:20 +08:00
LinkinStar 81135192e1 fix(tag): It is not necessary to add a query with reserved tags when searching for tags using the title 2022-12-28 11:04:36 +08:00
LinkinStar 81f914d72f feat(notification): Email notice when a user answers or comment 2022-12-27 17:42:23 +08:00
LinkinStar 27e84f9ea8 feat(install): The first installation automatically switches to the installation url 2022-12-26 15:41:55 +08:00
LinkinStar 48a54e8139 fix(smtp): Check From Name in SMTP is not a Email 2022-12-26 11:49:38 +08:00
aichy e1d9837c18 Merge branch 'hot-fix/1.0.0' into test 2022-12-23 14:11:00 +08:00
aichy ded980b676 update captcha 2022-12-23 14:10:38 +08:00
杨光富 445f543166 Merge branch 'fix/search' into 'test'
fix(search/tag filter): tag search filter exclude the tag_rel is deleted

See merge request opensource/answer!381
2022-12-23 03:49:08 +00:00
kumfo b529bd8b8e fix(search/tag filter): tag search filter exclude the tag_rel is deleted 2022-12-23 11:45:33 +08:00
杨光富 6dd64314d5 Merge branch 'fix/search' into 'test'
fix(search/tag filter): tag search filter exclude the tag_rel is deleted

See merge request opensource/answer!380
2022-12-23 03:26:38 +00:00
kumfo 29b478cf27 fix(search/tag filter): tag search filter exclude the tag_rel is deleted 2022-12-23 11:22:59 +08:00
杨光富 ff79cc9bf5 Merge branch 'fix/seo' into 'test'
fix(seo/render): fixed seo template variable replace: {{v}} || {{ v }}

See merge request opensource/answer!379
2022-12-23 03:10:58 +00:00
kumfo d3bd190aca fix(seo/render): fixed seo template variable replace: {{v}} || {{ v }} 2022-12-23 11:07:24 +08:00
linkinstar 82bbca87a3 Merge branch 'hot-fix/1.0.0' into 'test'
fix(tag): Only if tag info is all same than without edit.

See merge request opensource/answer!378
2022-12-23 02:49:44 +00:00
LinkinStar 15777fccbc fix(tag): Only if tag info is all same than without edit. 2022-12-23 10:46:09 +08:00
linkinstar 689c8c52fc Merge branch 'hot-fix/1.0.0' into 'test'
Hot fix/1.0.0

See merge request opensource/answer!377
2022-12-23 02:27:33 +00:00
LinkinStar 06aa09bf35 fix(comment): Remove the judgment condition that you are not able to edit the comment. 2022-12-23 10:22:13 +08:00
杨光富 0fafdfeee9 Merge branch 'fix/search' into 'test'
Fix/search

See merge request opensource/answer!376
2022-12-22 09:06:01 +00:00
kumfo 7e8906ebb1 fix(issues/136): fixed tags filter search result 2022-12-22 17:00:52 +08:00
aichy 3bc1110dbb Merge branch 'hot-fix/1.0.0' into test 2022-12-22 11:41:03 +08:00
aichy 8bd329f135 update add question 2022-12-22 11:40:56 +08:00
aichy b022c1f156 Merge branch 'hot-fix/1.0.0' into test 2022-12-22 11:28:13 +08:00
aichy c5f20d4e4f update GetActionType 2022-12-22 11:28:01 +08:00
aichy b8077d37b3 update Adopt to Accept 2022-12-22 11:04:19 +08:00
aichy bcfeef1490 update name modification 2022-12-21 16:55:16 +08:00
aichy f7931433d2 update question add 2022-12-21 15:33:44 +08:00
aichy 7f116809cc update tag ParsedText 2022-12-21 10:36:18 +08:00
LinkinStar 02a56315b4 fix(vote): There is no return of rank for users who was canceled their down votes. 2022-12-20 11:21:32 +08:00
LinkinStar 305a50cee7 fix(i18n): use full language name as the translator key 2022-12-19 18:15:17 +08:00
LinkinStar 21e402cb8a fix(siteinfo): remove theme config in interface 2022-12-19 17:54:51 +08:00