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 |
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 |
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 |
LinkinStars
|
7f58fbdad1
|
refactor(answer): refactor accept answer activity
|
2023-07-03 14:11:48 +08:00 |
haitaoo
|
b2b118bd04
|
fix(Logo): Add alt attribute to logo images
|
2023-07-03 12:09:23 +08:00 |
haitaoo
|
9e632d14a9
|
fix(Theme): Set the `--bs-link-hover-color-rgb` colour variable
|
2023-07-03 11:47:54 +08:00 |
haitaoo
|
07f9cf1ac5
|
fix: Uniformly hide broken images
|
2023-07-03 11:15:24 +08:00 |
LinkinStars
|
47661dc8a3
|
refactor(votes): refactor user vote repo
|
2023-06-30 18:18:22 +08:00 |
LinkinStars
|
9a31d7e76d
|
refactor(votes): refactor user vote service param
|
2023-06-29 14:53:50 +08:00 |
haitao.jarvis
|
296676b887
|
Merge pull request #421 from answerdev/feat/1.1.1/ui
fix(Dashboard): Some minor problem adjustments.
|
2023-06-28 18:43:39 +08:00 |
haitaoo
|
fb5f3a7cf1
|
fix(Dashboard): Some minor problem adjustments.
|
2023-06-28 18:41:24 +08:00 |
LinkinStars
|
71bab09445
|
fix(sitemap): create pageList by total pages
|
2023-06-28 11:57:29 +08:00 |
LinkinStars
|
ac91dc5259
|
fix(sitemap): set question id by default
|
2023-06-28 11:43:40 +08:00 |
LinkinStars
|
cbf7da18c7
|
Merge branch 'github-main' into feat/1.2.0/state
|
2023-06-28 10:53:21 +08:00 |
LinkinStars
|
a23080df0a
|
refactor(sitemap): save sitemap in cache
|
2023-06-28 10:52:36 +08:00 |
haitaoo
|
79711f2b7b
|
fix(UcLogin): Add the missing i18n field to the `UcLogin` plugin.
|
2023-06-26 11:42:49 +08:00 |
LinkinStars
|
95a57417c1
|
fix(email): skip send email when SMTP config is empty
|
2023-06-25 17:59:18 +08:00 |
haitaoo
|
5e41cd95fb
|
fix(i18n): Add the term `admin.users.more` to `en_US`
|
2023-06-25 15:20:16 +08:00 |
aichy126
|
8d3b3ea247
|
Merge branch 'main' into hot-fix/1.1.0.ai
|
2023-06-25 14:44:51 +08:00 |
aichy126
|
5884ec04d9
|
hot fix pq short id
|
2023-06-25 14:44:22 +08:00 |
LinkinStars
|
6715b50a7e
|
fix(user-agent): set user role status from agent
|
2023-06-25 10:07:18 +08:00 |
LinkinStars
|
765ae6e105
|
Merge pull request #412 from nonvis/fix/update-config-repo
fix(config): Use key to update config repo
|
2023-06-22 21:23:47 +08:00 |
nonvis@gmail.com
|
aa972354a8
|
fix(config): use key to update a specific item
|
2023-06-22 14:36:38 +09:00 |
LinkinStars
|
622c517da7
|
refactor(data): use names for gonic mapper
|
2023-06-21 16:41:14 +08:00 |
haitao.jarvis
|
0d0b5b3304
|
Merge pull request #411 from answerdev/feat/1.1.1/ui
Feat/1.1.1/UI
|
2023-06-21 15:54:24 +08:00 |
haitaoo
|
18a6a20590
|
feat(Tag): `Tag` colours follow the theme colours
|
2023-06-21 15:53:10 +08:00 |