Commit Graph

3824 Commits

Author SHA1 Message Date
LinkinStars 6b09b8c774 docs(makefile): upgrade version 2023-09-06 16:21:40 +08:00
LinkinStars e3c6154336 Merge branch 'fix/1.1.3/qa' into test 2023-09-06 14:33:04 +08:00
LinkinStars f5d2d57e1c Merge branch 'dev' into fix/1.1.3/qa 2023-09-06 14:31:26 +08:00
LinkinStars d1733b24fe chore(gomod): upgrade dockertest go mod version 2023-09-06 14:31:11 +08:00
realize096 631e24ca22 update github.com/opencontainers/runc v1.1.2 to 1.1.5 2023-09-06 14:26:33 +08:00
LinkinStars 19d51598a7 chore(handler): delete unused code 2023-09-05 17:55:19 +08:00
dashuai 8ae9441bc1
Merge pull request #508 from answerdev/feat/1.1.3/ui
fix: i18n some tag escape
2023-09-05 10:57:37 +08:00
shuai 9927b7f48f fix: i18n some tag escape 2023-09-05 10:56:59 +08:00
LinkinStars e31c97a98c Merge branch 'fix/1.1.3/qa' into test 2023-09-04 18:09:26 +08:00
LinkinStars a027376f4c fix(comment): fix admin can't update user's comment. 2023-09-04 18:09:08 +08:00
LinkinStars 4914111f44 Merge branch 'fix/1.1.3/qa' into test 2023-08-31 16:17:07 +08:00
LinkinStars 50beae6104 fix(user): Adding quotes to the user keyword to fix compatibility issues under PostgreSQL #424 2023-08-31 16:16:45 +08:00
dashuai 8256a67568
Merge pull request #503 from answerdev/feat/1.1.3/ui
fix: tag detail page skeleton screen optimization
2023-08-31 15:11:21 +08:00
shuai 367abc3003 fix: tag detail page skeleton screen optimization 2023-08-31 15:01:47 +08:00
LinkinStars d170680e7d Merge branch 'fix/1.1.3/qa' into test 2023-08-31 14:16:41 +08:00
LinkinStars 9fded40c3d fix(search): direct search of main tag content when searching for synonym tags 2023-08-31 14:16:32 +08:00
LinkinStars 68a9f82448 Merge branch 'fix/1.1.3/qa' into test 2023-08-30 18:17:49 +08:00
LinkinStars 2ffcf2bf4b fix(template): fix incorrect answer id 2023-08-30 18:17:37 +08:00
LinkinStars d875910a3a Merge branch 'fix/1.1.3/qa' into test 2023-08-30 17:41:54 +08:00
LinkinStars 0bd540661c fix(search): fix incorrect tags when search 2023-08-30 17:41:44 +08:00
LinkinStars 08f3f5e273 feat(user): set default user notification config 2023-08-30 16:26:11 +08:00
LinkinStars a9540bf330 feat(user): set default user notification config 2023-08-30 16:24:33 +08:00
dashuai b6484c443b
Merge pull request #501 from answerdev/feat/1.1.3/ui
Feat/1.1.3/UI
2023-08-30 14:11:14 +08:00
shuai 2d72c63592 fix: similar questions font-size change 2023-08-30 12:26:24 +08:00
LinkinStars 9bb1b78e8d Merge branch 'fix/1.1.3/qa' into test 2023-08-29 16:47:58 +08:00
LinkinStars 758309d77b feat(config): set config cache time 2023-08-29 16:47:38 +08:00
LinkinStars 630b3a5392 Merge branch 'fix/1.1.3/qa' into test 2023-08-29 15:24:22 +08:00
LinkinStars 750fdb0eef Merge branch 'dev' into fix/1.1.3/qa
# Conflicts:
#	internal/repo/activity/answer_repo.go
2023-08-29 15:24:07 +08:00
LinkinStars a6b6545089 fix(answer): fix incorrect cancel answer activity 2023-08-29 15:22:35 +08:00
LinkinStars e75142a555 fix(answer): fix incorrect notification's triggerUserID when cancel accepted answer 2023-08-29 11:39:51 +08:00
LinkinStars 36ef2534e0 Merge branch 'fix/1.1.3/qa' into test 2023-08-29 11:01:19 +08:00
LinkinStars 3d032a7f48 fix(answer): fix incorrect id for answer list 2023-08-29 11:01:04 +08:00
shuai a400cd8d38 fix: seo setting update store data 2023-08-29 10:59:51 +08:00
LinkinStars 2641d3e48a Merge branch 'fix/1.1.3/qa' into test 2023-08-28 17:33:15 +08:00
LinkinStars 79b71d41e4 fix(answer): fix incorrect history of editing answer 2023-08-28 17:32:52 +08:00
LinkinStars eeb5f94a06 fix(answer): fix incorrect notification triggers when accept the answer 2023-08-28 16:21:28 +08:00
LinkinStars e622c0bf17 Merge branch 'fix/1.1.3/qa' into test 2023-08-28 15:28:08 +08:00
LinkinStars 9337f69154 fix(question): remove delete question on similar questions 2023-08-28 15:27:17 +08:00
dashuai 9ee06d73a9
Merge pull request #496 from answerdev/feat/1.1.3/ui
Feat/1.1.3/UI
2023-08-28 10:48:43 +08:00
shuai 8f471d96e9 fix: long name style changed 2023-08-28 10:47:50 +08:00
shuai 46f2e7b807 fix: similar questions ui changed 2023-08-25 18:20:47 +08:00
shuai af8d6cc7cf fix: encode search params #282 2023-08-25 18:04:15 +08:00
LinkinStars c68eff2011 refactor(tag): refactor search tags interface 2023-08-25 17:43:08 +08:00
LinkinStars dd4b706ab4 fix(init): add user notification config when init #493 2023-08-25 17:26:14 +08:00
shuai b608ae6faf fix: password maxlength remove 2023-08-25 12:32:16 +08:00
Fen f7602ddd5e
Update SECURITY.md
Optimized description
2023-08-25 10:49:00 +08:00
Fen 14c053f0d1
add plugin introduce to readme 2023-08-24 15:34:28 +08:00
Fen fda510c5c4
New Crowdin updates (#487)
* New translations en_US.yaml (Chinese Simplified)

* New translations en_US.yaml (French)

* New translations en_US.yaml (Spanish)

* New translations en_US.yaml (Czech)

* New translations en_US.yaml (German)

* New translations en_US.yaml (Italian)

* New translations en_US.yaml (Japanese)

* New translations en_US.yaml (Polish)

* 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)

* New translations en_US.yaml (Persian)

* New translations en_US.yaml (Welsh)

* New translations en_US.yaml (Chinese Simplified)

---------

Co-authored-by: LinkinStars <linkinstar@foxmail.com>
2023-08-24 11:24:01 +08:00
LinkinStars 8e2ea50814 docs(makefile): upgrade 1.1.2 2023-08-24 10:51:08 +08:00
LinkinStars f7247853ca Merge branch 'feat/1.1.2/notification' into test
# Conflicts:
#	i18n/en_US.yaml
2023-08-23 17:45:52 +08:00