haitao(lj)
|
933edf0269
|
fix(Question): remove break-word in .fmt p
|
2022-12-17 23:10:00 +08:00 |
haitao(lj)
|
95cacc2ffa
|
feat(Header): Set the Header background color to the correct white when light-theme
|
2022-12-17 22:43:23 +08:00 |
LinkinStar
|
0a924c5736
|
Merge branch 'feat/0.7.0/user-manage' into test
|
2022-12-17 13:45:10 +08:00 |
LinkinStar
|
67873a4bc0
|
fix(user): Assign the correct login time at registration time
|
2022-12-17 13:44:43 +08:00 |
LinkinStar
|
8e965adc78
|
fix(err): Properly handle unhandled errors
|
2022-12-17 13:34:06 +08:00 |
aichy
|
c63fcf1dc9
|
update goreleaser
|
2022-12-16 22:54:12 +08:00 |
aichy126
|
913281f906
|
Merge branch 'feat/0.7.0/seo' into test
|
2022-12-16 22:13:26 +08:00 |
aichy126
|
88e745c1d7
|
fix header.html
|
2022-12-16 22:13:13 +08:00 |
贾海涛(龙笛)
|
f383d2026b
|
Merge branch 'feat/ui-0.7.0' into 'test'
fix(fmt): replace break-all to break-word for fmt > p
See merge request opensource/answer!356
|
2022-12-16 12:22:39 +00:00 |
haitao(lj)
|
c9b6396158
|
fix(fmt): replace break-all to break-word for fmt > p
|
2022-12-16 20:15:12 +08:00 |
aichy126
|
98d75540c0
|
Merge branch 'feat/0.7.0/seo' into test
|
2022-12-16 19:48:08 +08:00 |
aichy126
|
d1d4040f4d
|
update header.html
|
2022-12-16 19:47:54 +08:00 |
aichy126
|
714c06da4a
|
update header.html
|
2022-12-16 19:47:27 +08:00 |
aichy126
|
30dc97b180
|
Merge branch 'feat/0.7.0/seo' into test
|
2022-12-16 19:39:07 +08:00 |
aichy126
|
fc5b65ee0e
|
add icon
|
2022-12-16 19:38:55 +08:00 |
aichy
|
706b73173f
|
update .goreleaser
|
2022-12-16 19:26:32 +08:00 |
贾海涛(龙笛)
|
eb2427ce43
|
Merge branch 'feat/ui-0.7.0' into 'test'
Feat/ui 0.7.0
See merge request opensource/answer!355
|
2022-12-16 11:04:46 +00:00 |
haitao(lj)
|
a00b768f5f
|
Merge branch 'feat/ui-0.7.0' of git.backyard.segmentfault.com:opensource/answer into feat/ui-0.7.0
|
2022-12-16 18:58:37 +08:00 |
haitao(lj)
|
baf302458e
|
fix(questionList): remove bg on list-group-item
|
2022-12-16 18:58:30 +08:00 |
aichy
|
6e38c58f98
|
update
|
2022-12-16 18:41:07 +08:00 |
Ren Yubin
|
01eb9c3f17
|
Merge branch 'feat/ui-0.7.0' into 'test'
fix(navbar): Restore the gradient background of the navbar
See merge request opensource/answer!354
|
2022-12-16 10:10:29 +00:00 |
robin
|
df7d21e8ca
|
refactor(ui): solve the problem that the focus style is incorrect
|
2022-12-16 18:03:22 +08:00 |
haitao(lj)
|
13c472e141
|
fix(navbar): Restore the gradient background of the navbar
|
2022-12-16 17:59:11 +08:00 |
贾海涛(龙笛)
|
c26ec07665
|
Merge branch 'feat/ui-0.7.0' into 'test'
Feat/ui 0.7.0
See merge request opensource/answer!353
|
2022-12-16 09:48:16 +00:00 |
haitao(lj)
|
e5717ba856
|
refactor(slugTitle): Switch to use the slug title returned by the server
|
2022-12-16 17:39:48 +08:00 |
aichy
|
69de818d77
|
update goreleaser
|
2022-12-16 17:27:41 +08:00 |
LinkinStar
|
c3fc2fda63
|
Merge branch 'feat/0.7.0/user-manage' into test
|
2022-12-16 17:19:18 +08:00 |
LinkinStar
|
c3adc710e9
|
fix(user): Change logout router position
|
2022-12-16 17:19:04 +08:00 |
aichy
|
2380d4c4c8
|
update goreleaser
|
2022-12-16 17:16:27 +08:00 |
LinkinStar
|
0176af3f10
|
feat(init): Add init version table
|
2022-12-16 17:14:31 +08:00 |
aichy
|
a43224ec85
|
update goreleaser
|
2022-12-16 17:08:56 +08:00 |
haitao(lj)
|
96a7b47923
|
Merge branch 'feat/ui-0.7.0' of git.backyard.segmentfault.com:opensource/answer into feat/ui-0.7.0
|
2022-12-16 17:06:03 +08:00 |
haitao(lj)
|
2f43967b80
|
doc: update doc for fe
|
2022-12-16 17:05:58 +08:00 |
LinkinStar
|
b8d2d6e279
|
Merge branch 'feat/0.7.0/user-manage' into test
# Conflicts:
# internal/service/search_parser/search_parser.go
|
2022-12-16 16:48:47 +08:00 |
LinkinStar
|
05e8ce3a46
|
fix(robots): Add SEO config initialize data at installation
|
2022-12-16 16:47:06 +08:00 |
Ren Yubin
|
18de575507
|
Merge branch 'feat/ui-0.7.0' into 'test'
refactor(ui): add autoFocus prop for editor
See merge request opensource/answer!352
|
2022-12-16 08:46:42 +00:00 |
robin
|
ba70626615
|
refactor(ui): add autoFocus prop for editor
|
2022-12-16 16:39:08 +08:00 |
LinkinStar
|
6e1f4841f1
|
style(simple): Properly handle unhandled errors
|
2022-12-16 16:35:55 +08:00 |
aichy126
|
5391d3100a
|
Merge branch 'feat/0.7.0/seo' into test
|
2022-12-16 16:25:14 +08:00 |
aichy126
|
4b31951317
|
update question url title
|
2022-12-16 16:24:55 +08:00 |
Ren Yubin
|
bc5e84be7d
|
Merge branch 'feat/ui-0.7.0' into 'test'
refactor(ui): modify link
See merge request opensource/answer!351
|
2022-12-16 08:20:19 +00:00 |
robin
|
56e9c15c8a
|
refactor(ui): modify link
|
2022-12-16 16:14:09 +08:00 |
Ren Yubin
|
995db52793
|
Merge branch 'feat/ui-0.7.0' into 'test'
refactor: update i18n file
See merge request opensource/answer!350
|
2022-12-16 07:40:31 +00:00 |
robin
|
4961f41542
|
refactor: update i18n file
|
2022-12-16 15:34:16 +08:00 |
Ren Yubin
|
dad0b7f888
|
Merge branch 'feat/ui-0.7.0' into 'test'
Feat/ui 0.7.0
See merge request opensource/answer!349
|
2022-12-16 07:18:15 +00:00 |
robin
|
dc9ff3152f
|
chore(ui): add types for color library
|
2022-12-16 15:10:55 +08:00 |
robin
|
7b4d41274d
|
refactor: update en_US.yaml
|
2022-12-16 15:10:03 +08:00 |
robin
|
e5ebde028a
|
refactor(ui): improved answering questions interaction
|
2022-12-16 15:09:42 +08:00 |
LinkinStar
|
a4ad6b7fad
|
Merge branch 'feat/0.7.0/seo' into feat/0.7.0/user-manage
|
2022-12-16 14:46:22 +08:00 |
LinkinStar
|
a4f5f8ecc3
|
style(simple): Simplify code
|
2022-12-16 14:46:10 +08:00 |