Commit Graph

3693 Commits

Author SHA1 Message Date
LinkinStars 0d2c9cfd45 feat(search): convert answer and question to search content 2023-08-17 15:25:14 +08:00
LinkinStars a5f74a656f feat(search): Refactor pagination in search syncer 2023-08-17 12:03:35 +08:00
LinkinStars 119effb98f Merge branch 'feat/1.1.2/search' into feat/1.1.2/user
# Conflicts:
#	plugin/search.go
2023-08-17 11:37:05 +08:00
LinkinStars be5231671f feat(search): Add search sync function 2023-08-17 11:33:45 +08:00
LinkinStars 16a42301f7 feat(install): Add LoginRequired configuration when install 2023-08-17 10:56:16 +08:00
LinkinStars a8d40949d9 refactor(users): Improve user validation in bulk add feature 2023-08-16 10:46:08 +08:00
LinkinStars 236b1f797a feat(users): update bulk add users field name 2023-08-14 18:30:11 +08:00
LinkinStars 1cd4e2740d feat(users): update api docs 2023-08-14 16:42:41 +08:00
LinkinStars 1211907b64 feat(users): update api docs 2023-08-14 16:22:07 +08:00
LinkinStars 64c7271ab7 feat(users): check duplicate email 2023-08-14 16:21:53 +08:00
LinkinStars 00e40ad5e6 feat(users): add users error message 2023-08-14 15:46:13 +08:00
LinkinStars 22bdc06fe9 feat(user): add users 2023-08-14 12:13:28 +08:00
LinkinStars 51c86449e6 feat(search): add description api for search 2023-08-09 16:13:02 +08:00
LinkinStars 8aa58bc182 feat(search): add description for search 2023-08-09 10:56:22 +08:00
LinkinStars eef4b9df9e feat(user): update user status 2023-08-04 15:47:50 +08:00
LinkinStars 3c08f31e07 fix(goreleaser): update archives name_template 2023-08-02 19:32:54 +08:00
LinkinStars 6cc4a2b104 Merge branch 'release/1.1.1' into github-main 2023-08-02 17:30:14 +08:00
LinkinStars 967c2df4a1 Merge branch 'test' into release/1.1.1 2023-08-02 17:29:59 +08:00
LinkinStars d8b31cf60d Merge branch 'feat/1.1.1/state' into test 2023-08-02 17:29:36 +08:00
LinkinStars 3c4c91b2aa fix(upload): Use the correct upload type 2023-08-02 17:27:42 +08:00
haitao.jarvis c3b2e305ba
Merge pull request #460 from answerdev/feat/1.1.1/ui
fix(useCaptchaModal): Add `await` to all `close()` calls to prevent t…
2023-08-02 17:14:50 +08:00
haitaoo ed9a31da79 fix(useCaptchaModal): Add `await` to all `close()` calls to prevent them from closing properly. 2023-08-02 17:14:13 +08:00
aichy 2d3ce32e94 Merge branch 'feat/1.1.1/ai' into test 2023-08-02 16:21:22 +08:00
aichy 50ef591fc8 update captcha 2023-08-02 16:21:02 +08:00
Fen 4843a8d44b
New translations en_US.yaml (Chinese Simplified) (#459) 2023-08-02 15:04:54 +08:00
Fen 242b8ddbd4
New Crowdin updates (#458)
* 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)
2023-08-02 14:47:55 +08:00
LinkinStars 61b10a854f Merge branch 'release/1.1.1' into github-main
# Conflicts:
#	i18n/en_US.yaml
2023-08-02 14:26:37 +08:00
LinkinStars 765957f5e7 chore(build): upgrade 1.1.1 2023-08-02 14:22:55 +08:00
aichy d440e49e45 Merge branch 'feat/1.1.1/ai' into test 2023-08-02 14:21:23 +08:00
aichy 7c419ad1e6 update dump 2023-08-02 14:21:00 +08:00
aichy c7774e8dd8 Merge branch 'feat/1.1.1/ai' into test 2023-08-02 11:48:51 +08:00
aichy 1034f05644 go mod 2023-08-02 11:48:26 +08:00
aichy ef6c4402cf go mod 2023-08-02 11:48:09 +08:00
aichy 7eab05004e Merge branch 'feat/1.1.1/ai' into test 2023-08-02 11:02:04 +08:00
aichy 37852646b4 update GOPROXY 2023-08-02 11:01:09 +08:00
haitao.jarvis 2dc23c7f15
Merge pull request #457 from answerdev/feat/1.1.1/ui
fix(useCaptchaModal): CAPTCHA popup closes with all intermediate stat…
2023-08-02 10:37:27 +08:00
haitaoo 1d51f23c2d fix(useCaptchaModal): CAPTCHA popup closes with all intermediate states cleaned up. 2023-08-02 10:35:29 +08:00
aichy e3fbe983db Merge branch 'feat/1.1.1/ai' into test 2023-08-01 15:01:46 +08:00
aichy fb3328e438 update captcha 2023-08-01 15:01:28 +08:00
haitao.jarvis a7a908da83
Merge pull request #456 from answerdev/feat/1.1.1/ui
Feat/1.1.1/UI
2023-08-01 14:47:09 +08:00
haitaoo 9184b9b416 fix(Question): Handle unexpected state handling issues when CAPTCHA and draft functions are mixed together. 2023-08-01 14:44:36 +08:00
LinkinStars 063e30b460 Merge branch 'feat/1.1.1/state' into test 2023-08-01 14:15:37 +08:00
LinkinStars fcf29b1a79 fix(search): Update regex for parsing tags in search query 2023-08-01 14:14:59 +08:00
shuai 601721a921 fix: captcha close should not show promot 2023-08-01 12:12:01 +08:00
LinkinStars 773be25c33 Merge branch 'feat/1.1.1/state' into test 2023-07-31 15:28:27 +08:00
LinkinStars 4004c0b674 fix(revision): Increase content field size in revision entity
Modified the "content" field in the "revision_entity.go" file from 'TEXT' to 'MEDIUMTEXT'. Added a new migration file "v14.go" to handle the transition of the database 'content' field to 'MEDIUMTEXT'. Also adapted the 'command.go' and 'migrations.go' files to handle the new migration. These changes were necessary to accommodate larger revision content sizes.
2023-07-31 15:04:32 +08:00
LinkinStars 0369c35fe2 Merge branch 'feat/1.1.1/state' into test 2023-07-29 11:02:29 +08:00
LinkinStars aa606ed01a feat(build): add ignore path for build 2023-07-29 11:02:09 +08:00
haitao.jarvis 4c1099a824
Merge pull request #451 from answerdev/feat/1.1.1/ui
fix(Question): Fix the problem that the captcha is not displayed corr…
2023-07-28 17:34:15 +08:00
aichy b82261f808 update docker file 2023-07-28 17:33:20 +08:00