aichy126
|
8a1e97c03d
|
update i18n
|
2023-07-13 16:43:40 +08:00 |
LinkinStars
|
7759877bac
|
feat(migration): add context for migration
|
2023-07-13 16:16:13 +08:00 |
LinkinStars
|
476de8fd0a
|
Merge remote-tracking branch 'github/feat/1.1.1/admin-email' into feat/1.1.1/state
|
2023-07-13 16:01:19 +08:00 |
LinkinStars
|
90b482cf61
|
fix(comment): update the wrong errors
|
2023-07-13 16:01:13 +08:00 |
aichy126
|
ee72b7e0b1
|
update CheckPrivateMode
|
2023-07-13 15:27:26 +08:00 |
aichy126
|
f2590a4272
|
Merge branch 'feat/1.1.1/ai' into test
|
2023-07-13 12:00:51 +08:00 |
aichy126
|
581bfc1cbe
|
update CheckPrivateMode
|
2023-07-13 11:56:50 +08:00 |
LinkinStars
|
0d4d63eedf
|
Merge remote-tracking branch 'github/feat/1.1.1/admin-email' into feat/1.1.1/ai
|
2023-07-12 18:11:03 +08:00 |
haitaoo
|
08d5528e4e
|
refactor(pathFactory): Remove the dependency on : it's not very useful and will throw an error if it encounters a null argument.
|
2023-07-12 16:57:49 +08:00 |
LinkinStars
|
e6471696be
|
Merge branch 'github-main' into feat/plugin/search
|
2023-07-12 14:57:43 +08:00 |
haitao.jarvis
|
d02c0a9a20
|
Merge pull request #436 from answerdev/feat/1.1.1/ui
Feat/1.1.1/UI
|
2023-07-11 15:25:08 +08:00 |
LinkinStars
|
c407b75e67
|
Merge remote-tracking branch 'github/feat/1.1.1/admin-email' into test
|
2023-07-11 15:16:21 +08:00 |
LinkinStars
|
10c91f96a3
|
fix(admin): modify the router url
|
2023-07-11 15:15:59 +08:00 |
haitaoo
|
23764ab543
|
refactor(i18n): Optimise `i18n` field structure.
|
2023-07-11 15:15:01 +08:00 |
haitaoo
|
f7ba449fe1
|
feat(admin/users): The activation email can be resent manually.
|
2023-07-11 15:07:48 +08:00 |
LinkinStars
|
3283e09c9a
|
feat(admin): allow admin resend activation email
|
2023-07-11 12:08:30 +08:00 |
LinkinStars
|
a1c7a5d70a
|
fix(user): update display name length limit #432
|
2023-07-10 18:00:30 +08:00 |
haitao.jarvis
|
30e11c7a61
|
Merge pull request #434 from answerdev/feat/1.1.1/ui
fix(Avatar): Correctly handle the attribute of the user avatar butto…
|
2023-07-10 11:25:01 +08:00 |
haitaoo
|
f6f32db7ec
|
fix(Avatar): Correctly handle the attribute of the user avatar button's tag.
|
2023-07-10 11:20:42 +08:00 |
haitao.jarvis
|
d23a3070f1
|
Merge pull request #433 from answerdev/feat/1.1.1/ui
Feat/1.1.1/UI
|
2023-07-10 10:37:48 +08:00 |
haitaoo
|
3ea5575136
|
Merge branch 'feat/1.1.1/ui' of github.com:answerdev/answer into feat/1.1.1/ui
|
2023-07-10 10:34:27 +08:00 |
haitaoo
|
b75c4115af
|
fix(Img): Correctly handle `onerror` issues for images where the `src` address changes.
|
2023-07-10 10:34:15 +08:00 |
shuai
|
8c6448d73f
|
fix: login modal cache redirect path
|
2023-07-07 15:37:39 +08:00 |
LinkinStars
|
9069543b08
|
Merge branch 'feat/1.1.1/state' into test
|
2023-07-06 18:25:04 +08:00 |
LinkinStars
|
69f250ee04
|
feat(user): replace space in username with -
|
2023-07-06 16:18:57 +08:00 |
LinkinStars
|
5861eebb78
|
fix(activity): wrong decrease user rank when reach daily rank
|
2023-07-06 15:37:20 +08:00 |
Astar007
|
6343c6d8c8
|
fix: i18n creat user len in 4 - 30
|
2023-07-06 14:25:58 +08:00 |
LinkinStars
|
fcb48b86ee
|
refactor(repo): refactor some repo test
|
2023-07-06 12:28:33 +08:00 |
LinkinStars
|
2de9a73de1
|
Merge branch 'feat/1.1.1/state' into test
|
2023-07-05 14:32:00 +08:00 |
dashuai
|
f182d0006e
|
Merge pull request #430 from answerdev/feat/1.1.1/ui
fix: edit answer bottom line changed #423
|
2023-07-05 11:57:51 +08:00 |
shuai
|
9bb5771536
|
fix: edit answer bottom line changed #423
|
2023-07-05 11:56:28 +08:00 |
Astar007
|
40c6797cc8
|
fix: answer edit style
|
2023-07-04 21:26:14 +08:00 |
dashuai
|
f651b8ede0
|
Merge pull request #427 from answerdev/feat/1.1.1/ui
Feat/1.1.1/UI
|
2023-07-04 17:14:48 +08:00 |
shuai
|
37d9b613a6
|
fix: set search value when pathname is search
|
2023-07-04 17:13:04 +08:00 |
shuai
|
4bfa98df6c
|
fix: clear search input val when navigate to other page
|
2023-07-04 17:10:20 +08:00 |
haitao.jarvis
|
8b39ab2c4b
|
Merge pull request #426 from answerdev/feat/1.1.1/ui
fix(PicAuthCodeModal): Optimize the image captcha style and improve t…
|
2023-07-04 15:13:38 +08:00 |
haitaoo
|
c620d466f1
|
fix(PicAuthCodeModal): Optimize the image captcha style and improve the automatic refresh of the captcha.
|
2023-07-04 15:09:29 +08:00 |
LinkinStars
|
964195fd85
|
feat(init): set default privileges when init
|
2023-07-04 14:33:31 +08:00 |
aichy126
|
5d3e986479
|
Merge branch 'feat/1.1.1/ai' into test
|
2023-07-04 14:32:56 +08:00 |
aichy126
|
1c2162bdc2
|
update captcha style
|
2023-07-04 14:32:34 +08:00 |
LinkinStars
|
b01d965f80
|
refactor(user): refactor search user by name
|
2023-07-04 11:20:55 +08:00 |
LinkinStars
|
2f4090c25e
|
fix(activity): add activity common service init
|
2023-07-03 17:15:29 +08:00 |
haitao.jarvis
|
fa5f8970eb
|
Merge pull request #425 from answerdev/feat/1.1.1/ui
Feat/1.1.1/UI
|
2023-07-03 17:09:13 +08:00 |
haitaoo
|
a96f73a95e
|
refactor: Add default type to some form inputs
|
2023-07-03 17:08:25 +08:00 |
haitaoo
|
61a60499ae
|
fix: Add an `alt` attribute to all user avatars.
|
2023-07-03 16:42:44 +08:00 |
aichy126
|
60e8426102
|
update captcha ui
|
2023-07-03 16:31:40 +08:00 |
haitaoo
|
c80fec2bfc
|
fix(SignUp): The user name field of the user registration form is changed to a server-side check.
|
2023-07-03 16:17:28 +08:00 |
haitaoo
|
c3dd2f4021
|
fix: Optimise the type of search input to `search`
|
2023-07-03 15:58:22 +08:00 |
haitaoo
|
0d746cb3fb
|
chore: Some accessibility improvements.
|
2023-07-03 15:37:03 +08:00 |
LinkinStars
|
dabc5bfeb1
|
Merge branch 'feat/1.1.1/state' into test
|
2023-07-03 14:43:46 +08:00 |