Skip to content

Commit

Permalink
Merge branch 'release/2024.1.5' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed Jun 20, 2024
2 parents 81e743a + 83adfbb commit 79e1dcf
Show file tree
Hide file tree
Showing 15 changed files with 16 additions and 14 deletions.
2 changes: 2 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@

## 2024.1.5

**2024-06-20**

- [FIX] 映像のオーバーレイ表示の `z-index` を調整する
- @tnamao
- [FIX] LocalVideo の overflow-y を hidden に設定し RemoteVideo とスタイルを揃える
Expand Down
2 changes: 1 addition & 1 deletion dist/404.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><title>404: This page could not be found</title><meta name="next-head-count" content="3"/><link rel="preload" href="/_next/static/css/8a6c2eee25edad77.css" as="style"/><link rel="stylesheet" href="/_next/static/css/8a6c2eee25edad77.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-78c92fac7aa8fdd8.js"></script><script src="/_next/static/chunks/webpack-a432cf42cf045819.js" defer=""></script><script src="/_next/static/chunks/framework-4ed78fcefec7e84d.js" defer=""></script><script src="/_next/static/chunks/main-7d342494b2e6d0f5.js" defer=""></script><script src="/_next/static/chunks/pages/_app-7f2ea7262f5d296b.js" defer=""></script><script src="/_next/static/chunks/pages/_error-d2a2433779266cd3.js" defer=""></script><script src="/_next/static/sora_devtools/_buildManifest.js" defer=""></script><script src="/_next/static/sora_devtools/_ssgManifest.js" defer=""></script></head><body><div id="__next"><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">This page could not be found<!-- -->.</h2></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"statusCode":404}},"page":"/_error","query":{},"buildId":"sora_devtools","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html>
<!DOCTYPE html><html><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><title>404: This page could not be found</title><meta name="next-head-count" content="3"/><link rel="preload" href="/_next/static/css/eb7d75aaf9aae9d7.css" as="style"/><link rel="stylesheet" href="/_next/static/css/eb7d75aaf9aae9d7.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-78c92fac7aa8fdd8.js"></script><script src="/_next/static/chunks/webpack-a432cf42cf045819.js" defer=""></script><script src="/_next/static/chunks/framework-4ed78fcefec7e84d.js" defer=""></script><script src="/_next/static/chunks/main-7d342494b2e6d0f5.js" defer=""></script><script src="/_next/static/chunks/pages/_app-ea1b0387e8a3aa72.js" defer=""></script><script src="/_next/static/chunks/pages/_error-d2a2433779266cd3.js" defer=""></script><script src="/_next/static/sora_devtools/_buildManifest.js" defer=""></script><script src="/_next/static/sora_devtools/_ssgManifest.js" defer=""></script></head><body><div id="__next"><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">This page could not be found<!-- -->.</h2></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"statusCode":404}},"page":"/_error","query":{},"buildId":"sora_devtools","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html>
1 change: 1 addition & 0 deletions dist/_next/static/chunks/285-eb176e5e2c5aed66.js

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions dist/_next/static/chunks/510-be8461ad20d7575b.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/_next/static/chunks/726-d012f03df52831fe.js

This file was deleted.

5 changes: 0 additions & 5 deletions dist/_next/static/chunks/753-db4e263ce44c93e4.js

This file was deleted.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

This file was deleted.

1 change: 1 addition & 0 deletions dist/_next/static/chunks/pages/index-53d9c8fada56c387.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion dist/_next/static/chunks/pages/index-6ef1bf3c3fa748aa.js

This file was deleted.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/_next/static/sora_devtools/_buildManifest.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/devtools.html

Large diffs are not rendered by default.

Loading

0 comments on commit 79e1dcf

Please sign in to comment.