shuai
|
fd36ef47bf
|
fix: install init error
|
2023-09-07 11:54:58 +08:00 |
shuai
|
367abc3003
|
fix: tag detail page skeleton screen optimization
|
2023-08-31 15:01:47 +08:00 |
shuai
|
2d72c63592
|
fix: similar questions font-size change
|
2023-08-30 12:26:24 +08:00 |
shuai
|
a400cd8d38
|
fix: seo setting update store data
|
2023-08-29 10:59:51 +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 |
shuai
|
b608ae6faf
|
fix: password maxlength remove
|
2023-08-25 12:32:16 +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 |
fen
|
a00c781295
|
fix typo
|
2023-08-23 17:38:50 +08:00 |
shuai
|
aa19d07c34
|
style: delete form.text class text-muted
|
2023-08-23 15:42:42 +08:00 |
shuai
|
1e1258d865
|
fix: name max width set 300px
|
2023-08-23 15:38:10 +08:00 |
shuai
|
255f76b06a
|
fix: long name
|
2023-08-22 16:47:56 +08:00 |
shuai
|
1aad5769c7
|
fix: form check id
|
2023-08-22 14:20:04 +08:00 |
shuai
|
7ed41c636c
|
fix: replace unsubscribe api
|
2023-08-22 11:52:10 +08:00 |
shuai
|
8ffa3b3d0e
|
fix: optimize the user name is too long
|
2023-08-21 17:19:38 +08:00 |
shuai
|
80df5193c5
|
feat: personal setting notification change
|
2023-08-21 15:32:57 +08:00 |
shuai
|
41f7b1b9cd
|
fix: add form text for install private
|
2023-08-17 11:27:58 +08:00 |
shuai
|
0eb097c590
|
fix: install init
|
2023-08-17 11:15:07 +08:00 |
shuai
|
0c4e5338f3
|
feat: install add private switch
|
2023-08-17 11:13:39 +08:00 |
shuai
|
faf6545f7e
|
feat: ui algolia plugin add link
|
2023-08-17 10:49:31 +08:00 |
shuai
|
ce970a073d
|
fix: add small class
|
2023-08-15 14:52:25 +08:00 |
shuai
|
78e9d081d1
|
fix: add placeholder for add users
|
2023-08-15 14:38:11 +08:00 |
shuai
|
139f3ecbfc
|
feat: add users in batches
|
2023-08-14 17:40:21 +08:00 |
shuai
|
3f0890d99e
|
fix: add algolia plugins ui styles change
|
2023-08-09 15:12:59 +08:00 |
shuai
|
f10261cb6d
|
fix: add algolia plugins for ui
|
2023-08-09 15:09:23 +08:00 |
shuai
|
6e25d63abd
|
fix: custome form support render html in form text
|
2023-08-08 17:58:14 +08:00 |
shuai
|
d0e18f4ee6
|
fix: plugins add github plugin link
|
2023-08-08 15:42:16 +08:00 |
shuai
|
ad3adb7e86
|
fix: side nav only pathanme is /tags active
|
2023-08-08 15:31:53 +08:00 |
shuai
|
dec2f6e64d
|
fix: comment replie form can only display one reply at a time
|
2023-08-08 14:56:59 +08:00 |
haitaoo
|
d423c6dc5d
|
fix(user status): Unified user status field for front and backend.
|
2023-08-04 15:16:41 +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 |
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 |
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 |
shuai
|
601721a921
|
fix: captcha close should not show promot
|
2023-08-01 12:12:01 +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 |
haitaoo
|
d7e4c347e6
|
fix(Question): Fix the problem that the captcha is not displayed correctly when saving questions, adding answers, and adding comments.
|
2023-07-28 17:32:07 +08:00 |
haitao.jarvis
|
742d7650de
|
Merge pull request #450 from answerdev/feat/1.1.1/ui
fix(Signup): Display the registration form by configuration.
|
2023-07-27 17:57:41 +08:00 |
haitaoo
|
38ad85978a
|
fix(Signup): Display the registration form by configuration.
|
2023-07-27 17:55:43 +08:00 |
haitao.jarvis
|
40d91d68e9
|
Merge pull request #443 from answerdev/feat/1.1.1/ui
fix(useCaptchaModal): The first time `captcha_error` is encountered i…
|
2023-07-24 14:29:23 +08:00 |
haitaoo
|
3880eab449
|
fix(useCaptchaModal): The first time `captcha_error` is encountered it is validated directly.
|
2023-07-24 14:28:26 +08:00 |
haitao.jarvis
|
9443d0f48b
|
Merge pull request #442 from answerdev/feat/1.1.1/ui
Feat/1.1.1/UI
|
2023-07-24 11:09:11 +08:00 |
haitaoo
|
789f566869
|
fix(Pagination): Replace `disabled` with `pe-none` to optimise style.
|
2023-07-24 11:08:32 +08:00 |
haitaoo
|
90d646613b
|
refactor(Personal): An implementation of optimising `TopList` content spacing.
|
2023-07-24 10:55:21 +08:00 |
haitao.jarvis
|
64c97219cb
|
Merge pull request #441 from answerdev/feat/1.1.1/ui
refactor: Cancels the delayed handling of jump actions.
|
2023-07-21 19:03:30 +08:00 |
haitaoo
|
d2924fab4f
|
refactor: Cancels the delayed handling of jump actions.
|
2023-07-21 18:24:30 +08:00 |
haitao.jarvis
|
3423212b80
|
Merge pull request #440 from answerdev/feat/1.1.1/ui
feat: Complete **SPAM** blocking of critical data apis.
|
2023-07-21 18:17:01 +08:00 |