Commit Graph

200 Commits

Author SHA1 Message Date
LinkinStar 6e5d89d593 Merge branch 'github-main'
# Conflicts:
#	go.mod
#	internal/entity/answer_entity.go
#	internal/schema/question_schema.go
#	internal/service/user_service.go
2022-11-01 15:37:22 +08:00
ppchart 4f38e38714 Fix windows endOfLine error 2022-11-01 15:16:21 +08:00
shuai 792a9642ac fix: avatar size adjustment 2022-11-01 09:48:44 +08:00
shuai a2dd4f2f35 fix: question list style adjustment 2022-10-31 14:52:56 +08:00
shuai 50d10b610d fix: avatar sizes 2022-10-31 14:36:42 +08:00
shuai c039760f33 fix: add id attribute for avatar setting 2022-10-31 14:20:48 +08:00
shuai fce82bdda1 fix: gravatar add default d=identicon 2022-10-31 11:58:04 +08:00
shuai e6f8e62d78 fix: unread quantity style adjustment 2022-10-31 10:24:09 +08:00
Charlie Arehart 4a13096762
refine text, punctuation in footer
The periods are unnecessary and stiff.
2022-10-29 06:36:18 -05:00
Charlie Arehart 6e02a32ca1
refine text, punctuation in footer
The periods are unnecessary and stiff.
2022-10-29 06:35:17 -05:00
shuai 1af9de79fc fix: ptimization of avatar taking values 2022-10-28 20:02:59 +08:00
shuai f587d29c12 feat: add profile avatar setting 2022-10-28 20:01:00 +08:00
geekymv 075c8683ed Fix bug #41 Change password does not work 2022-10-28 12:58:58 +08:00
shuai ae462618cb fix: navbar search input border color changed 2022-10-27 15:45:59 +08:00
shuai 95deb1b0d8 fix: #1087 jittering of internal text when search box is focused 2022-10-27 15:42:25 +08:00
shuai 2a43ac0211 Merge branch 'main' into ui 2022-10-27 15:12:07 +08:00
genment 1b52d2d737 fix: revert unnecessary translation 2022-10-26 23:34:57 -04:00
shuai d985024877 fix: #27 Fixed tag question list parameter 2022-10-27 10:50:10 +08:00
genment 70d687f49d feat: translate more text 2022-10-26 18:57:32 -04:00
genment 9c3b778b26 feat: add zh_CN translation for frontend 2022-10-25 20:40:43 -04:00
haitao(lj) fe0f0810dc docs(ui): update link in doc 2022-10-24 14:48:52 +08:00
haitao(lj) df48b3cd09 fix(smtp): remove unused form text 2022-10-21 17:53:40 +08:00
haitao(lj) e9b5be9daf feat(admin): add SMTP setting for admin 2022-10-21 17:17:33 +08:00
fen 1ba76183fe fix: letter case 2022-10-20 10:11:56 +08:00
haitao(lj) e122788fcd Merge branch 'ui' of git.backyard.segmentfault.com:opensource/answer into ui 2022-10-19 12:35:14 +08:00
haitao(lj) 4d54cbdec5 ci(env): optimize env field in .env and .env.production 2022-10-19 12:35:09 +08:00
fen 7be0ebfa71 fix: form description 2022-10-19 11:11:38 +08:00
haitao(lj) 16db109186 chore(style&dashboard): optimize scss variable file & add version field to Dashboard 2022-10-19 11:06:31 +08:00
fen 8ab5dde21e fix: dot 2022-10-19 09:35:47 +08:00
haitao(lj) ce089fdb32 fix(router): remove unnecessary lazy route component 2022-10-18 17:32:21 +08:00
haitao(lj) eb2efc365c chore: update component name and fix unnecessary style import 2022-10-18 12:18:15 +08:00
robin 868bdf09d4 refactor: responsive optimization 2022-10-14 17:30:20 +08:00
shuai 6382c10e31 Merge branch 'ui' of git.backyard.segmentfault.com:opensource/answer into ui 2022-10-14 17:22:29 +08:00
shuai ba2450afc4 fix: question detail page styles change 2022-10-14 17:22:25 +08:00
robin b84a873d33 refactor: responsive sidebar adjustment 2022-10-14 17:16:46 +08:00
haitao(lj) 541b213b1a Merge branch 'ui' of git.backyard.segmentfault.com:opensource/answer into ui 2022-10-14 17:12:40 +08:00
haitao(lj) 71b8728f66 fix(type): flaged -> flagged 2022-10-14 17:12:34 +08:00
robin 1126feef25 refactor: perfect regular expressions 2022-10-14 17:08:21 +08:00
robin f4ff604a91 refactor: improve mentions 2022-10-14 16:55:49 +08:00
shuai 65eb12f504 fix: resolve conflict 2022-10-14 16:15:36 +08:00
shuai 84c753da78 fix: mobile navigation adaptations 2022-10-14 16:12:41 +08:00
robin fcea53c7fb refactor: List filter button responsive processing 2022-10-14 16:06:26 +08:00
haitao(lj) a4560de89c fix(flag): fix typo in putReport 2022-10-14 15:59:52 +08:00
haitao(lj) 772f977549 refactor(user/settings): add caption for settings.username 2022-10-14 15:11:04 +08:00
haitao(lj) 2c950cce5b Merge branch 'ui' of git.backyard.segmentfault.com:opensource/answer into ui 2022-10-14 15:04:24 +08:00
haitao(lj) 2da79317ae fix(user/settings): enable user can modify username 2022-10-14 15:04:00 +08:00
robin 9deb8ceb78 fix: fix problems caused by uncontrolled components 2022-10-14 14:11:03 +08:00
haitao(lj) 0ca4413366 feat(search): add order: 'relevance' for search 2022-10-14 12:25:11 +08:00
haitao(lj) 5dd8d1246f Merge branch 'ui' of git.backyard.segmentfault.com:opensource/answer into ui 2022-10-14 12:09:33 +08:00
haitao(lj) 9422a45e3f feat(reputation): format reputation count 2022-10-14 12:09:29 +08:00