Commit Graph

2004 Commits

Author SHA1 Message Date
aichy ded980b676 update captcha 2022-12-23 14:10:38 +08:00
LinkinStar 5a348fd66d fix(markdown): Replace markdown parser. 2022-12-23 13:56:16 +08:00
LinkinStar 98810da807 fix(markdown): Try to add extensions in markdown parser 2022-12-23 13:12:07 +08:00
LinkinStar 15777fccbc fix(tag): Only if tag info is all same than without edit. 2022-12-23 10:46:09 +08: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
aichy 40dea823e7 update index.html 2022-12-22 12:02:10 +08:00
aichy 8bd329f135 update add question 2022-12-22 11:40:56 +08:00
aichy c5f20d4e4f update GetActionType 2022-12-22 11:28:01 +08:00
aichy c5ce51c2a9 Merge branch 'hot-fix/1.0.0' of git.backyard.segmentfault.com:opensource/answer into hot-fix/1.0.0 2022-12-21 16:55:43 +08:00
aichy bcfeef1490 update name modification 2022-12-21 16:55:16 +08:00
haitao(lj) b60e093322 Merge branch 'hot-fix/1.0.0' of git.backyard.segmentfault.com:opensource/answer into hot-fix/1.0.0 2022-12-21 15:58:50 +08:00
haitao(lj) 714364aaed fix(Search): Adjust the border color of the list-group-item to default 2022-12-21 15:58:43 +08:00
haitao(lj) dc37679546 fix(Notifications): Adjust the border color of the list-group-item to default 2022-12-21 15:41:23 +08:00
aichy f7931433d2 update question add 2022-12-21 15:33:44 +08:00
haitao(lj) e61805cbe8 fix(Profile): Adjust the border color of the list-group-item to default 2022-12-21 15:31:47 +08:00
aichy b4366de7e6 swagger 2022-12-21 15:26:09 +08:00
haitao(lj) 1692615d6d fix(questionList): Adjust the border color of the list-group-item to default 2022-12-21 15:19:33 +08:00
haitao(lj) 92d11dfa9e Merge branch 'hot-fix/1.0.0' of git.backyard.segmentfault.com:opensource/answer into hot-fix/1.0.0 2022-12-21 10:59:22 +08:00
haitao(lj) 6c9f3a789a fix(tags): Adjust the number of lines of text truncation for the tag 2022-12-21 10:59:08 +08:00
aichy 7f116809cc update tag ParsedText 2022-12-21 10:36:18 +08:00
haitao(lj) 77274fd66c fix(Personal): Remove the background color of all Tabs on personal home page 2022-12-21 10:11:44 +08:00
haitao(lj) 8f38a18512 fix(Customize/CSS-HTML): When copy the script text, also copy the script attributes 2022-12-20 17:33:47 +08:00
haitao(lj) 65059229bb Merge branch 'hot-fix/1.0.0' of git.backyard.segmentfault.com:opensource/answer into hot-fix/1.0.0 2022-12-20 15:55:34 +08:00
haitao(lj) 4e8caa29a7 fix(Customize/CSS-HTML): Make the script inserted into the html executable 2022-12-20 15:55:27 +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
haitao(lj) 2d0d0b5e69 fix(FollowingTags): Adjust the following button to function like the edit button 2022-12-20 10:16:52 +08:00
haitao(lj) e33726b637 Merge branch 'hot-fix/1.0.0' of git.backyard.segmentfault.com:opensource/answer into hot-fix/1.0.0 2022-12-19 18:56:20 +08:00
haitao(lj) 7a5a3ceb49 chore: Remove unused variables 2022-12-19 18:56:15 +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
LinkinStar e6069d8475 fix(i18n): Delete Duplicate translations 2022-12-19 17:43:35 +08:00
LinkinStar 7168d31e43 Merge branch 'github-main' into hot-fix/1.0.0 2022-12-19 17:23:52 +08:00
Fen 7277b2b265
New Crowdin updates (#119)
* 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 (Chinese Simplified)

* New translations en_US.yaml (Chinese Traditional)

* New translations en_US.yaml (Chinese Simplified)

* New translations en_US.yaml (Chinese Simplified)

* New translations en_US.yaml (Chinese Simplified)

* New translations en_US.yaml (Chinese Traditional)

* New translations en_US.yaml (Chinese Simplified)

* 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 (Chinese Simplified)

* New translations en_US.yaml (Chinese Traditional)

* New translations en_US.yaml (Chinese Simplified)

* New translations en_US.yaml (Vietnamese)

Co-authored-by: LinkinStars <linkinstar@foxmail.com>
2022-12-19 17:18:21 +08:00
LinkinStar e395de3099 feat(i18n): Add more supported languages. 2022-12-19 17:07:34 +08:00
LinkinStar 2b83f21584 feat(migrations): Clean up cache if this migration needed 2022-12-19 16:55:58 +08:00
haitao(lj) 279d01e682 fix: typo 2022-12-19 16:50:41 +08:00
shuai f15c04a614 fix: when the comparison content is increased, it should not wrap 2022-12-19 15:46:44 +08:00
haitao(lj) 62efb68794 refactor(loading): Replace script with noscript tag 2022-12-19 14:56:26 +08:00
haitao(lj) 52382e4d72 refactor(Themes): Preventing possible null errors 2022-12-19 14:42:32 +08:00
haitao(lj) 501935a6f8 fix(users): Clean up forgotten test code 2022-12-19 11:48:14 +08:00
linkinstar 622c8019d3 Merge branch 'github/pr' into 'main'
Github/pr

See merge request opensource/answer!367
2022-12-18 12:26:32 +00:00
LinkinStar dabfab6b94 fix(theme): Set a default theme config 2022-12-18 18:08:19 +08:00
LinkinStar 1110a97ee1 fix(theme): Set a default theme config 2022-12-18 17:16:43 +08:00
LinkinStar 314a8a3ab7 Merge remote-tracking branch 'origin/main' into github-main 2022-12-18 16:17:35 +08:00
linkinstar b64b5e61b4 Merge branch 'release/1.0.0' into 'main'
Release/1.0.0

See merge request opensource/answer!366
2022-12-18 08:12:35 +00:00
LinkinStar 767880bfd0 docs(makefile): Upgrade 1.0.0 2022-12-18 16:08:10 +08:00
linkinstar abb5400190 Merge branch 'github/pr' into 'main'
Github/pr

See merge request opensource/answer!365
2022-12-18 06:57:20 +00:00
linkinstar 02d832ec68 Github/pr 2022-12-18 06:57:20 +00:00
aichy126 91609e7f2d Merge branch 'feat/0.7.0/seo' into test 2022-12-18 14:47:32 +08:00
aichy126 bf2aa72e7b update template 2022-12-18 14:47:15 +08:00