Commit Graph

2347 Commits

Author SHA1 Message Date
LinkinStar 08143c61b8 Merge branch 'feat/1.0.4/comment' into test 2023-02-02 16:04:39 +08:00
LinkinStar 8002a152eb fix(markdown): remove all md field that after parsing 2023-02-02 16:03:53 +08:00
aichy126 1bb404c91a Merge branch 'feat/1.0.4/comment' into test 2023-02-02 11:08:12 +08:00
aichy126 7bf44a41db update make file 2023-02-02 11:08:04 +08:00
aichy126 0047134d3f Merge branch 'feat/1.0.4/comment' into test 2023-02-02 11:06:41 +08:00
aichy126 26082bd23a update makefile 2023-02-02 11:06:32 +08:00
贾海涛(龙笛) 7a57cb5543 Merge branch 'feat/ui-1.0.4' into 'test'
Feat/ui 1.0.4

See merge request opensource/answer!431
2023-02-02 02:55:28 +00:00
haitao(lj) b4738439c9 fix(i18n): Update i18n files 2023-02-02 10:49:37 +08:00
aichy126 0d8d3fe84e Merge branch 'feat/1.0.4/comment' into test 2023-02-02 10:48:30 +08:00
aichy126 fce4ca7bd7 update makefile 2023-02-02 10:48:11 +08:00
aichy126 cef06e21c9 update makefile 2023-02-02 10:47:35 +08:00
aichy126 db3adcded8 Merge branch 'feat/1.0.4/comment' into test 2023-02-02 10:39:50 +08:00
aichy126 5fcd13e8db update make file 2023-02-02 10:39:37 +08:00
robin b655b13978 fix(ui): Solve the problem of using swr and useEffect together 2023-02-01 18:41:43 +08:00
aichy126 dbe558da75 Merge branch 'feat/1.0.4/comment' into test 2023-02-01 18:29:48 +08:00
aichy126 784aa042ad update github action on self-hosted 2023-02-01 18:29:31 +08:00
aichy126 bbe6b90292 del index.html 2023-02-01 18:20:42 +08:00
aichy126 9fd9e7ea14 Merge branch 'feat/1.0.4/comment' into test 2023-02-01 18:19:38 +08:00
aichy126 c7cb2ac735 ggpush 2023-02-01 18:18:11 +08:00
aichy126 74655b7b40 Merge branch 'feat/1.0.4/comment' into test 2023-02-01 16:47:02 +08:00
aichy126 35a370dbd4 Merge branch 'feat/1.1.0/compile' into feat/1.0.4/comment 2023-02-01 16:46:35 +08:00
aichy126 26a764f74a Merge branch 'feat/1.0.4/comment' into test 2023-02-01 14:11:19 +08:00
aichy126 fe44d054c3 update AnswerAddReq 2023-02-01 14:11:01 +08:00
aichy126 d025df4168 Merge branch 'feat/1.0.4/comment' into test 2023-02-01 12:09:07 +08:00
贾海涛(龙笛) 523d785295 Merge branch 'feat/ui-1.0.4' into 'test'
Feat/ui 1.0.4

See merge request opensource/answer!430
2023-02-01 04:02:47 +00:00
haitao(lj) 783aa0eacf fix(answer): Update front-end validation rules for answer content 2023-02-01 11:59:12 +08:00
haitao(lj) dd16329a62 fix(EditAnswer): Form error message handling when edit answer 2023-02-01 11:36:22 +08:00
aichy126 86a10eaec7 update validate add notblank 2023-02-01 11:21:57 +08:00
LinkinStar ec871efc75 feat(validator): add notblank validation 2023-02-01 11:08:56 +08:00
贾海涛(龙笛) 5fa19e32f9 Merge branch 'feat/ui-1.0.4' into 'test'
fix(QuestionList): Set the correct pagination path for tag detail pages

See merge request opensource/answer!428
2023-01-31 09:11:53 +00:00
haitao(lj) 9100a99c0f fix(QuestionList): Set the correct pagination path for tag detail pages 2023-01-31 17:05:59 +08:00
贾海涛(龙笛) 1db3c5564b Merge branch 'feat/ui-1.0.4' into 'test'
fix(Question): Handling form errors when submitting answer

See merge request opensource/answer!427
2023-01-31 08:23:38 +00:00
haitao(lj) 1f2800c668 fix(Question): Handling form errors when submitting answer 2023-01-31 16:19:49 +08:00
aichy126 ac1d2cc6dd Merge branch 'feat/1.0.4/comment' into test 2023-01-31 15:14:02 +08:00
aichy126 2395503ad8 update answer content 2023-01-31 15:13:50 +08:00
aichy126 6493695e36 Merge branch 'feat/1.0.4/comment' into test 2023-01-31 12:06:40 +08:00
aichy126 4d956f59b1 Merge branch 'feat/1.0.4/comment' of git.backyard.segmentfault.com:opensource/answer into feat/1.0.4/comment 2023-01-31 12:02:53 +08:00
aichy126 2c366b865f update markdown url 2023-01-31 12:02:51 +08:00
LinkinStar 483c51bab8 feat(comment): Notification of comments based on different priorities 2023-01-31 11:59:02 +08:00
LinkinStar b56d7cdad0 feat(comment): Notification of comments based on different priorities 2023-01-31 11:44:29 +08:00
贾海涛(龙笛) 4033a4f851 Merge branch 'feat/ui-1.0.4' into 'test'
Feat/ui 1.0.4

See merge request opensource/answer!426
2023-01-31 03:26:01 +00:00
haitao(lj) e79032741c Merge branch 'feat/ui-1.0.4' of git.backyard.segmentfault.com:opensource/answer into feat/ui-1.0.4 2023-01-31 11:12:58 +08:00
haitao(lj) 9b3eb443ed fix(Pagination): Improve the success rate of "back to top" operations on mobile devices. 2023-01-31 11:12:23 +08:00
aichy126 d44ae40624 Merge branch 'feat/1.0.4/comment' into test 2023-01-31 10:05:02 +08:00
aichy126 c1fa2b13f6 fix RetrievePassWord code 2023-01-31 10:04:52 +08:00
LinkinStar 21a354fb22 fix(comment): do not send notification when reply myself 2023-01-30 17:14:13 +08:00
LinkinStar 00e4f2c9de fix(comment): do not send notification when reply myself 2023-01-30 17:07:38 +08:00
robin 77c8bf0441 fix(ui): Fix issue with comment mentioning misbehavior 2023-01-30 16:49:36 +08:00
aichy126 a15a4ab22c Merge branch 'feat/1.0.4/comment' into test 2023-01-30 16:45:50 +08:00
aichy126 782eb7a452 update html canonical 2023-01-30 16:45:40 +08:00