Commit Graph

2977 Commits

Author SHA1 Message Date
shuai f41a2ac761 fix: use htmlRender control rich-text style and delet dompurify html-react-parser 2023-03-29 15:40:27 +08:00
haitaoo b47fb3da1c feat: Make user settings support `UserCenterAgent` 2023-03-29 15:24:18 +08:00
haitaoo 4b1f985be7 fix(localize): Correct merging of local and remote language lists 2023-03-28 17:56:04 +08:00
haitaoo 528cba58e1 feat(Header): Show `userCenterAgent` info 2023-03-28 17:29:16 +08:00
dashuai 3bf54cf0f0
Merge pull request #294 from answerdev/feat/1.0.8/ui
fix: fixed the BR tag in the editor block formula HTML caused renderi…
2023-03-28 16:32:56 +08:00
shuai 9d4a06c1bf fix: fixed the BR tag in the editor block formula HTML caused rendering not right 2023-03-28 16:30:00 +08:00
haitaoo e8e5bdf181 feat: Implementing `userCenter` related functions 2023-03-28 16:19:53 +08:00
dashuai 601e470437
Merge pull request #293 from answerdev/feat/1.0.8/ui
fix: html render
2023-03-28 15:06:22 +08:00
shuai f9cf8a2b13 fix: html render 2023-03-28 15:05:03 +08:00
dashuai 2ee1ace4d9
Merge pull request #292 from answerdev/feat/1.0.8/ui
fix: guard add 403 code error response
2023-03-28 14:25:11 +08:00
shuai 60a3fdb06a fix: guard add 403 code error response 2023-03-28 14:18:29 +08:00
dashuai 83e2337625
Merge pull request #290 from answerdev/feat/1.0.8/ui
fix: remove test test
2023-03-28 10:48:16 +08:00
shuai d9b72c935f fix: remove test test 2023-03-28 10:47:11 +08:00
dashuai 26592a2a4e
Merge pull request #289 from answerdev/feat/1.0.8/ui
Feat/1.0.8/UI
2023-03-28 09:44:55 +08:00
shuai 595ace8012 fix: change ie not support promot 2023-03-27 18:22:21 +08:00
shuai 07753804fc fix: add IE not support promt 2023-03-27 18:18:57 +08:00
aichy126 4de996ed07 update script 2023-03-27 17:28:51 +08:00
aichy126 2abc096176 update script 2023-03-27 17:28:26 +08:00
aichy126 ad20a8ff1f go mod add replace 2023-03-27 17:04:47 +08:00
shuai 2492ebb691 fix: remove ts ignore 2023-03-27 16:48:10 +08:00
LinkinStars c976b79bfd feat(build): merge build script from feature plugin 2023-03-27 14:43:17 +08:00
Fen 30f180740f
New Crowdin updates (#287)
* New translations en_US.yaml (French)

* New translations en_US.yaml (Spanish)

* New translations en_US.yaml (German)

* New translations en_US.yaml (Italian)

* New translations en_US.yaml (Japanese)

* New translations en_US.yaml (Korean)

* New translations en_US.yaml (Portuguese)

* New translations en_US.yaml (Russian)

* New translations en_US.yaml (Slovak)

* New translations en_US.yaml (Turkish)

* New translations en_US.yaml (Chinese Simplified)

* New translations en_US.yaml (Chinese Traditional)

* New translations en_US.yaml (Vietnamese)

* New translations en_US.yaml (Indonesian)

* lang: add sk_SK translation (#267)

* lang: sk_SK init fom en_US

* lang: translate backend to sk_SK

* translated to the dates, without editor

* add translations

* add translations

* add slovak to i18n.yaml

* New translations en_US.yaml (French)

* New translations en_US.yaml (Spanish)

* New translations en_US.yaml (German)

* New translations en_US.yaml (Italian)

* New translations en_US.yaml (Japanese)

* New translations en_US.yaml (Korean)

* New translations en_US.yaml (Slovak)

---------

Co-authored-by: Jozef Rebjak <jozefrebjak@icloud.com>
2023-03-27 14:19:37 +08:00
LinkinStars 072bf002c2 chore(plugin): remove sample 2023-03-27 13:37:32 +08:00
LinkinStars 689297e14d docs(makefile): upgrade 1.1.0 2023-03-27 13:34:18 +08:00
Jozef Rebjak 0fa75771d2
lang: add sk_SK translation (#267)
* lang: sk_SK init fom en_US

* lang: translate backend to sk_SK

* translated to the dates, without editor

* add translations

* add translations

* add slovak to i18n.yaml
2023-03-27 11:25:44 +08:00
dashuai 3cb9b2aa51
Merge pull request #286 from answerdev/feat/1.0.8/ui
fix: tag info page delete tag will redirect to tags page
2023-03-27 11:24:32 +08:00
shuai 871792a0c7 fix: tag info page delete tag will redirect to tags page 2023-03-27 11:23:55 +08:00
LinkinStars 7495f068df
Fix(role): Fix an issue that admin could not be set correctly under sqlite (#284)
* fix(role): use session in transaction

* refactor(role): rename remove user tokens function
2023-03-26 17:26:16 +08:00
haitao.jarvis 6d8fa10851
Merge pull request #283 from answerdev/feat/1.0.8/ui
Feat/1.0.8/UI
2023-03-24 18:42:22 +08:00
haitaoo b2f3195de5 Merge branch 'feat/1.0.8/ui' of github.com:answerdev/answer into feat/1.0.8/ui 2023-03-24 18:41:20 +08:00
haitaoo d80d34419d fix: Unified handling of `HttpErrorContent` and `RouteErrorBoundary` 2023-03-24 18:38:12 +08:00
shuai ad142a38e5 fix: rename page file 2023-03-24 17:25:39 +08:00
haitaoo 2e61aada50 fix(RouteGuard&EditAnswer): Add route-level HttpError handling 2023-03-24 17:18:32 +08:00
aichy126 590fffc017 Merge branch 'feat/1.0.8/tag' into test 2023-03-24 16:39:32 +08:00
aichy126 f93beb51ca update tag 2023-03-24 16:39:08 +08:00
aichy126 edb45261d6 Merge branch 'feat/1.0.8/tag' into test 2023-03-24 15:51:57 +08:00
aichy126 45f2f06698 update vote 2023-03-24 15:51:32 +08:00
aichy126 37566d3178 Merge branch 'feat/1.0.8/tag' into test 2023-03-24 15:14:37 +08:00
aichy126 d3d049a9b3 update question 2023-03-24 15:12:23 +08:00
aichy126 74cddd0043 Merge branch 'feat/1.0.8/tag' into test 2023-03-24 14:42:21 +08:00
aichy126 dc06848556 update tag 2023-03-24 14:41:59 +08:00
aichy126 68cf4d79e5 Merge branch 'feat/1.0.8/tag' into test 2023-03-24 12:33:01 +08:00
aichy126 e1195a183a update question 2023-03-24 12:32:39 +08:00
aichy126 e40ac3d115 Merge branch 'feat/1.0.8/tag' into test 2023-03-24 12:21:30 +08:00
aichy126 82307f9c6b update revision 2023-03-24 12:21:09 +08:00
aichy126 a60097c678 Merge branch 'feat/1.0.8/tag' into test 2023-03-24 11:58:21 +08:00
aichy126 629a917f4d update question 2023-03-24 11:58:05 +08:00
aichy126 203d3822f8 Merge branch 'feat/1.0.8/tag' into test 2023-03-24 11:53:54 +08:00
aichy126 9d3b391820 update question 2023-03-24 11:53:18 +08:00
aichy126 89738b8898 add Revision 2023-03-24 11:49:23 +08:00