We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
部内の各種サービスでよりリッチな表示をするため
関連issue: traPtitech/traQ_S-UI#4191
The text was updated successfully, but these errors were encountered:
フロント->サーバー->ogpを提供するサイト みたいな感じで取得してるので、サーバー側で処理したい気がする。 どこの部分で実装するにせよ特定のurlに特化したコードは書きたくないからどう実装するか難しそう
Sorry, something went wrong.
traQ/service/ogp/parser/domain.go
Line 21 in 21ba43c
見かけたので失礼します、ここら辺みたいなことすればよさそうかもしれないです
やることとしては↑みたいな感じで良さそうなんですが、traPで使用している以外のインスタンス(例えばex-traQなど)で使えなくなってしまうので、ハードコーディングしちゃうのはできれば避けたいです。 URLをコンフィグや環境変数等で出し分けるのは最低限やるべきかなと考えていて、さらに柔軟性をもたせる実装にすると応用の幅が広がるのかなと思ってます
確かにそうですね
No branches or pull requests
部内の各種サービスでよりリッチな表示をするため
関連issue: traPtitech/traQ_S-UI#4191
The text was updated successfully, but these errors were encountered: