Commit Graph

2435 Commits

Author SHA1 Message Date
shuai 15536d5b27 fix: 404 page and 50X page ui changed 2023-02-27 10:57:26 +08:00
shuai 450b7c03b9 fix: detail page render 404 2023-02-27 10:45:48 +08:00
haitaoo 0566894a2c fix(comment): Resolving xss issues in comments 2023-02-24 17:52:17 +08:00
haitaoo 6a1a8937d8 Merge branch 'feat/1.0.6/ui' of github.com:answerdev/answer into feat/1.0.6/ui 2023-02-24 16:25:59 +08:00
shuai 775fb7abd8 fix: write question hidden cancel button 2023-02-24 14:59:22 +08:00
shuai 457f53cb0c fix: post answer or question not delete draft 2023-02-24 14:54:32 +08:00
haitaoo b431c2fcd3 refactor(router): udpate router errorBoundary 2023-02-24 14:42:32 +08:00
shuai d133587462 fix: answer draft clear not right 2023-02-23 17:03:38 +08:00
haitaoo 6a4b887cf9 fix(ImgViewer): Destroy ImgViewer when location changed 2023-02-23 15:22:18 +08:00
haitaoo c8baa873d4 Merge branch 'feat/1.0.6/ui' of github.com:answerdev/answer into feat/1.0.6/ui 2023-02-23 14:54:08 +08:00
haitaoo b046c7f292 feat(ImgViewer): Add the ability to click on an image to view it full screen 2023-02-23 14:53:47 +08:00
shuai 559f097926 fix: timeline title add label escape 2023-02-23 11:51:12 +08:00
shuai 3fe58c784a fix: immediately remove debounced save 2023-02-22 16:14:28 +08:00
shuai b03269b383 feat: add draft for write answer or question #117 2023-02-22 14:47:20 +08:00
LinkinStars 66510fcc29 Merge remote-tracking branch 'github/github/action' into github-main 2023-02-21 10:38:14 +08:00
Fen 95e9b50678
New Crowdin updates (#186)
* New translations en_US.yaml (French)

* New translations en_US.yaml (Spanish)

* New translations en_US.yaml (Russian)

* New translations en_US.yaml (Chinese Simplified)

* New translations en_US.yaml (Indonesian)

* New translations en_US.yaml (Romanian)

* New translations en_US.yaml (Afrikaans)

* New translations en_US.yaml (Arabic)

* New translations en_US.yaml (Catalan)

* New translations en_US.yaml (Czech)

* New translations en_US.yaml (Danish)

* New translations en_US.yaml (Greek)

* New translations en_US.yaml (Finnish)

* New translations en_US.yaml (Hebrew)

* New translations en_US.yaml (Hungarian)

* New translations en_US.yaml (Dutch)

* New translations en_US.yaml (Norwegian)

* New translations en_US.yaml (Polish)

* New translations en_US.yaml (Serbian (Cyrillic))

* New translations en_US.yaml (Swedish)

* New translations en_US.yaml (Turkish)

* New translations en_US.yaml (Ukrainian)

* New translations en_US.yaml (Portuguese, Brazilian)

* New translations en_US.yaml (Italian)

* New translations en_US.yaml (Chinese Traditional)

* New translations en_US.yaml (German)

* New translations en_US.yaml (Japanese)

* New translations en_US.yaml (Korean)

* New translations en_US.yaml (Portuguese)

* New translations en_US.yaml (Vietnamese)

* New translations en_US.yaml (French)

* New translations en_US.yaml (Spanish)

* New translations en_US.yaml (Russian)

* New translations en_US.yaml (Chinese Simplified)

* New translations en_US.yaml (Indonesian)

* New translations en_US.yaml (Romanian)

* New translations en_US.yaml (Afrikaans)

* New translations en_US.yaml (Arabic)

* New translations en_US.yaml (Catalan)

* New translations en_US.yaml (Czech)

* New translations en_US.yaml (Danish)

* New translations en_US.yaml (Greek)

* New translations en_US.yaml (Finnish)

* New translations en_US.yaml (Hebrew)

* New translations en_US.yaml (Hungarian)

* New translations en_US.yaml (Dutch)

* New translations en_US.yaml (Norwegian)

* New translations en_US.yaml (Polish)

* New translations en_US.yaml (Serbian (Cyrillic))

* New translations en_US.yaml (Swedish)

* New translations en_US.yaml (Turkish)

* New translations en_US.yaml (Ukrainian)

* New translations en_US.yaml (Portuguese, Brazilian)

* New translations en_US.yaml (Italian)

* New translations en_US.yaml (Chinese Traditional)

* New translations en_US.yaml (German)

* New translations en_US.yaml (Japanese)

* New translations en_US.yaml (Korean)

* New translations en_US.yaml (Portuguese)

* New translations en_US.yaml (Vietnamese)

* New translations en_US.yaml (French)

* New translations en_US.yaml (Spanish)

* New translations en_US.yaml (Russian)

* New translations en_US.yaml (Spanish)

* New translations en_US.yaml (French)

* New translations en_US.yaml (Spanish)

* New translations en_US.yaml (French)

* New translations en_US.yaml (French)

* New translations en_US.yaml (French)

* New translations en_US.yaml (Spanish)

* New translations en_US.yaml (Russian)

* New translations en_US.yaml (Chinese Simplified)

* New translations en_US.yaml (Indonesian)

* New translations en_US.yaml (Romanian)

* New translations en_US.yaml (Afrikaans)

* New translations en_US.yaml (Arabic)

* New translations en_US.yaml (Catalan)

* New translations en_US.yaml (Czech)

* New translations en_US.yaml (Danish)

* New translations en_US.yaml (Greek)

* New translations en_US.yaml (Finnish)

* New translations en_US.yaml (Hebrew)

* New translations en_US.yaml (Hungarian)

* New translations en_US.yaml (Dutch)

* New translations en_US.yaml (Norwegian)

* New translations en_US.yaml (Polish)

* New translations en_US.yaml (Serbian (Cyrillic))

* New translations en_US.yaml (Swedish)

* New translations en_US.yaml (Turkish)

* New translations en_US.yaml (Ukrainian)

* New translations en_US.yaml (Portuguese, Brazilian)

* New translations en_US.yaml (Italian)

* New translations en_US.yaml (Chinese Traditional)

* New translations en_US.yaml (German)

* New translations en_US.yaml (Japanese)

* New translations en_US.yaml (Korean)

* New translations en_US.yaml (Portuguese)

* New translations en_US.yaml (Vietnamese)

* New translations en_US.yaml (French)

* fix: typo

---------

Co-authored-by: LinkinStars <linkinstar@foxmail.com>
2023-02-21 10:26:48 +08:00
LinkinStars f98425f205 docs(makefile): Upgrade version 1.0.5 2023-02-21 10:20:52 +08:00
LinkinStars 025d0d9821 Merge branch 'github-dev' into release/1.0.5
# Conflicts:
#	go.mod
2023-02-21 10:17:35 +08:00
LinkinStars 00df552422 Merge branch 'github-dev' into release/1.0.5
# Conflicts:
#	go.mod
2023-02-21 10:16:12 +08:00
LinkinStars 919d4bb25c
Merge pull request #201 from answerdev/feat/1.0.5/init-env
feat(install): Automatically complete installation based on environment variable.
2023-02-21 10:13:44 +08:00
aichy126 8b12a4074d Merge branch 'test' of github.com:answerdev/answer into test 2023-02-20 15:15:17 +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
haitao.jarvis ee9b92e8a4
Merge pull request #210 from answerdev/feat/1.0.5/ui
fix(Flags):
2023-02-20 11:27:38 +08:00
haitaoo 07c06b0dc8 fix(Flags): Fix the font size of the BaseUserCard component in the Flags page 2023-02-20 11:24:35 +08:00
aichy126 b0861cf9b7 Merge branch 'test' of github.com:answerdev/answer into test 2023-02-17 11:41:51 +08:00
aichy126 30d5a6eaea Merge branch 'feat/1.0.5/deltag' into test 2023-02-17 11:40:53 +08:00
aichy126 a66f104d02 Merge branch 'dev' into feat/1.0.5/deltag 2023-02-17 11:39:13 +08:00
aichy126 1cba6cdeb6 update go mod replace 2023-02-17 11:35:06 +08:00
dashuai 58f1c199fa
Merge pull request #206 from answerdev/feat/1.0.5/ui
Feat/1.0.5/UI
2023-02-16 17:16:06 +08:00
haitaoo 880f5f5b3d Merge branch 'feat/1.0.5/ui' of github.com:answerdev/answer into feat/1.0.5/ui 2023-02-16 16:35:06 +08:00
haitaoo 077e626f91 refactor(router): Adaptation to new versions of routing node types 2023-02-16 16:34:50 +08:00
shuai 3b8aa38192 fix: general setting filter XSS data 2023-02-16 14:56:22 +08:00
shuai 22551f8ce5 fix: update admin general settings 2023-02-16 14:40:33 +08:00
shuai ac6311f073 Merge branch 'feat/1.0.5/ui' of github.com:answerdev/answer into feat/1.0.5/ui 2023-02-16 12:17:51 +08:00
shuai c57830f7b4 fix: content changes have not been saved to leave the page to increase the prompt 2023-02-16 12:14:00 +08:00
haitao.jarvis 23a67632b8
Merge pull request #205 from answerdev/feat/1.0.5/ui
feat: Dynamically set the app generator according to the app version …
2023-02-15 18:20:44 +08:00
haitaoo 20bca5a262 feat: Dynamically set the app generator according to the app version number. 2023-02-15 18:18:05 +08:00
LinkinStars d45cdbeccd Merge remote-tracking branch 'github/feat/1.0.5/deltag' into github-test 2023-02-15 17:24:28 +08:00
LinkinStars e9d5667708 feat(version): move AnswerVersion to site-info API 2023-02-15 17:22:44 +08:00
haitao.jarvis 8ca8d9dfa1
Merge pull request #204 from answerdev/feat/1.0.5/ui
Feat/1.0.5/UI
2023-02-15 16:47:38 +08:00
haitaoo a9eb0cf461 fix(Flags): Fixed font size for username and reputation 2023-02-15 16:42:08 +08:00
haitaoo a05607128f doc: Removing the README file from the ui directory is no longer necessary. 2023-02-15 16:26:29 +08:00
haitaoo 4544a19dd4 fix(Install): Update the error i18n field during installation 2023-02-15 16:19:25 +08:00
haitaoo d262f1fd8a feat(Question/Ask): Automatically set the tags on the url parameter when creating a question 2023-02-15 16:10:33 +08:00
aichy126 f0a8715053 Merge branch 'feat/1.0.5/deltag' into test 2023-02-15 15:51:26 +08:00
aichy126 edc06942d5 add input sanitizer 2023-02-15 15:51:12 +08:00
aichy126 5543d0adbb Merge branch 'feat/1.0.5/deltag' into test 2023-02-15 15:10:57 +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