Skip to content

Conversation

Fukusan64
Copy link
Collaborator

@Fukusan64 Fukusan64 commented Oct 11, 2025

みんなのセッションを追加しました。
作業箇所

  • TOP
    • リスト追加
    • (セッション一覧へのリンクを追加)
  • セッション一覧
    • リスト追加
  • 詳細ページ
    • 追加
  • その他
    • (セッションページのog:imageの指定が正しく通るように修正)
image image image
for i in (seq 1 3)
      echo "[$i]";curl -s localhost:4000/sessions/$i/ | grep og:image
  end
[1]
  <meta property="og:image"  content="http://0.0.0.0:4000/img/sessions/thumbnails/session1.webp" />
[2]
  <meta property="og:image"  content="http://0.0.0.0:4000/img/sessions/thumbnails/session2.webp" />
[3]
  <meta property="og:image"  content="http://0.0.0.0:4000/img/sessions/thumbnails/session3.webp" />

@Fukusan64 Fukusan64 marked this pull request as ready for review October 11, 2025 08:22
@Fukusan64 Fukusan64 self-assigned this Oct 11, 2025
@Fukusan64
Copy link
Collaborator Author

正直タイトルとかどうしようかなと思ってます。

参考:

@Fukusan64
Copy link
Collaborator Author

@kp54
推敲助かります。
そのまま取り込みですが、修正しました。

@Fukusan64 Fukusan64 requested a review from kp54 October 12, 2025 02:53
Copy link
Collaborator

@kp54 kp54 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ありがとうございます

@Fukusan64 Fukusan64 merged commit 69ee7a7 into main Oct 12, 2025
2 checks passed
@Fukusan64 Fukusan64 deleted the add-everyones-session branch October 12, 2025 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants