Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance: /users/${id}Accept: application/ld+jsonではないリクエストが来たとき/@${username}にリダイレクトするように #554

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

penginn-net
Copy link
Collaborator

What

Enhance: /users/${id}Accept: application/ld+jsonではないリクエストが来たとき/@${username}にリダイレクトするように

Why

Resolve #552

Additional info (optional)

https://1724246963.penginn.net/users/01J5TJAB5JH20JCRS0PZJ3QH2W

Checklist

  • コントリビューションガイドを読みました( Read the contribution guide)
  • ローカル環境で動作しました(Test working in a local environment)
  • (必要なら)CHANGELOG_YOJO.mdの更新((If needed) Update CHANGELOG_YOJO.md)
  • (必要なら)テストの追加((If possible) Add tests)

Copy link
Contributor

이 PR에 의한 api.json 차이
차이점이 없습니다.
Get diff files from Workflow Page

Copy link

codecov bot commented Nov 24, 2024

Codecov Report

Attention: Patch coverage is 0% with 14 lines in your changes missing coverage. Please review.

Project coverage is 38.49%. Comparing base (2dc9e61) to head (08494b4).
Report is 624 commits behind head on develop.

Files with missing lines Patch % Lines
...ges/backend/src/server/ActivityPubServerService.ts 0.00% 14 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #554      +/-   ##
===========================================
- Coverage    40.45%   38.49%   -1.96%     
===========================================
  Files         1676     1682       +6     
  Lines       227320   226443     -877     
  Branches      3854     3860       +6     
===========================================
- Hits         91968    87177    -4791     
- Misses      134705   138607    +3902     
- Partials       647      659      +12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kozakura913 kozakura913 self-requested a review November 27, 2024 13:22
@penginn-net penginn-net merged commit a037a66 into yojo-art:develop Nov 28, 2024
31 of 32 checks passed
@penginn-net penginn-net deleted the enh-552 branch December 7, 2024 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

/users/${id}を/@${username}にリダイレクトする
2 participants