Skip to content

Commit

Permalink
feat: 学生限定特典、チェックマークの非表示、いいね等
Browse files Browse the repository at this point in the history
パッチノート: https://cl9.me/ptch
  • Loading branch information
raicdev committed Mar 23, 2024
1 parent 06ed381 commit d0e484d
Show file tree
Hide file tree
Showing 67 changed files with 5,725 additions and 952 deletions.
6 changes: 3 additions & 3 deletions dist/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@
name="description"
content="404 Not Found - ページが見つかりませんでした"
/>
<link rel="canonical" href="https://uplauncher.xyz/" />
<link rel="canonical" href="https://raic.tech/" />

<meta content="連絡 - 雷のサイト" property="og:title" />
<meta
content="404 Not Found - ページが見つかりませんでした"
property="og:description"
/>
<meta content="https://uplauncher.xyz" property="og:url" />
<meta content="https://raic.tech" property="og:url" />
<meta
content="https://uplauncher.xyz/images/profile-image.png"
content="https://raic.tech/images/profile-image.png"
property="og:image"
/>
<meta content="#43B581" data-react-helmet="true" name="theme-color" />
Expand Down
6 changes: 3 additions & 3 deletions dist/auth/fallback/401.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@
name="description"
content="このページは、雷のサイト会員のみがアクセスできます。"
/>
<link rel="canonical" href="https://uplauncher.xyz/" />
<link rel="canonical" href="https://raic.tech/" />

<meta content="ログイン - 雷のサイト" property="og:title" />
<meta
content="このページは、雷のサイト会員のみがアクセスできます。"
property="og:description"
/>
<meta content="https://uplauncher.xyz" property="og:url" />
<meta content="https://raic.tech" property="og:url" />
<meta
content="https://uplauncher.xyz/images/profile-image.png"
content="https://raic.tech/images/profile-image.png"
property="og:image"
/>
<meta content="#43B581" data-react-helmet="true" name="theme-color" />
Expand Down
6 changes: 3 additions & 3 deletions dist/auth/panel.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<meta name="description" content="このページは、雷のサイト会員のみがアクセスできます。" />
<link rel="canonical" href="https://uplauncher.xyz/" />
<link rel="canonical" href="https://raic.tech/" />

<meta content="ログイン - 雷のサイト" property="og:title" />
<meta content="このページは、雷のサイト会員のみがアクセスできます。" property="og:description" />
<meta content="https://uplauncher.xyz" property="og:url" />
<meta content="https://uplauncher.xyz/images/profile-image.png" property="og:image" />
<meta content="https://raic.tech" property="og:url" />
<meta content="https://raic.tech/images/profile-image.png" property="og:image" />
<meta content="#43B581" data-react-helmet="true" name="theme-color" />

<!--Stylesheet-->
Expand Down
10 changes: 5 additions & 5 deletions dist/auth/panel/data.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<meta name="description" content="このページは、雷のサイト会員のみがアクセスできます。" />
<link rel="canonical" href="https://uplauncher.xyz/" />
<link rel="canonical" href="https://raic.tech/" />

<meta content="ログイン - 雷のサイト" property="og:title" />
<meta content="このページは、雷のサイト会員のみがアクセスできます。" property="og:description" />
<meta content="https://uplauncher.xyz" property="og:url" />
<meta content="https://uplauncher.xyz/images/profile-image.png" property="og:image" />
<meta content="https://raic.tech" property="og:url" />
<meta content="https://raic.tech/images/profile-image.png" property="og:image" />
<meta content="#43B581" data-react-helmet="true" name="theme-color" />

<!--Stylesheet-->
Expand Down Expand Up @@ -48,11 +48,11 @@ <h2><i class="fas fa-xmark"></i> アカウントを削除</h2>
</ul>
</p>
<label for="RemoveAccountPassword"><i class="fas fa-input-text"></i> パスワード</label><br />
<input class="input" id="RemoveAccountPassword" type="password" style="width: 40%" /><br /><br />
<input class="input" id="RemoveAccountPassword" type="password" /><br /><br />

<div class="is-hidden" id="RemoveAccountTFAContainer">
<label for="RemoveAccountTFA"><i class="fas fa-shield"></i> 2段階認証コードを入力</label><br />
<input class="input" id="RemoveAccountTFA" type="number" style="width: 40%" /><br /><br />
<input class="input" id="RemoveAccountTFA" type="number" /><br /><br />
</div>

<label class="checkbox">
Expand Down
20 changes: 7 additions & 13 deletions dist/auth/panel/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<meta name="description" content="このページは、雷のサイト会員のみがアクセスできます。" />
<link rel="canonical" href="https://uplauncher.xyz/" />
<link rel="canonical" href="https://raic.tech/" />

<meta content="ログイン - 雷のサイト" property="og:title" />
<meta content="このページは、雷のサイト会員のみがアクセスできます。" property="og:description" />
<meta content="https://uplauncher.xyz" property="og:url" />
<meta content="https://uplauncher.xyz/images/profile-image.png" property="og:image" />
<meta content="https://raic.tech" property="og:url" />
<meta content="https://raic.tech/images/profile-image.png" property="og:image" />
<meta content="#43B581" data-react-helmet="true" name="theme-color" />

<!--Stylesheet-->
Expand Down Expand Up @@ -57,20 +57,14 @@ <h2><i class="fas fa-envelope"></i>メールアドレス</h2>

<div id="emailContainer" class="container">
<label for="ChangeEmailNew"><i class="fas fa-envelope"></i>新しいメールアドレス</label><br />
<input
class="input"
id="ChangeEmailNew"
type="email"
style="width: 40%"
placeholder="email@example.com"
/><br /><br />
<input class="input" id="ChangeEmailNew" type="email" placeholder="email@example.com" /><br /><br />

<label for="ChangeEmailPassword"><i class="fas fa-input-text"></i>パスワード</label><br />
<input class="input" id="ChangeEmailPassword" type="password" style="width: 40%" /><br /><br />
<input class="input" id="ChangeEmailPassword" type="password" /><br /><br />

<div class="is-hidden" id="ChangeEmailTFAContainer">
<label for="ChangeEmailTFA"><i class="fas fa-shield"></i>認証アプリのコード</label><br />
<input class="input" id="ChangeEmailTFA" type="number" style="width: 40%" /><br /><br />
<input class="input" id="ChangeEmailTFA" type="number" /><br /><br />
</div>

<p id="ChangeEmailAlert" class="is-hidden"><i class="fas fa-info"></i><label></label><br /></p>
Expand All @@ -90,7 +84,7 @@ <h2><i class="fas fa-signature"></i>表示名</h2>

<div id="displayNameContainer" class="container">
<label for="ChangeNameNewName"><i class="fas fa-signature"></i>新しい表示名</label><br />
<input class="input" id="ChangeNameNewName" type="text" style="width: 40%" required /><br /><br />
<input class="input" id="ChangeNameNewName" type="text" required /><br /><br />
<p id="ChangeNameAlert" class="is-hidden"><i class="fas fa-info"></i><label></label><br /></p>
<button class="button is-dark" id="ChangeNameSubmit"><i class="fas fa-check"></i>表示名を変更</button
><br /><br />
Expand Down
10 changes: 5 additions & 5 deletions dist/auth/panel/patreon.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<meta name="description" content="このページは、雷のサイト会員のみがアクセスできます。" />
<link rel="canonical" href="https://uplauncher.xyz/" />
<link rel="canonical" href="https://raic.tech/" />

<meta content="ログイン - 雷のサイト" property="og:title" />
<meta content="このページは、雷のサイト会員のみがアクセスできます。" property="og:description" />
<meta content="https://uplauncher.xyz" property="og:url" />
<meta content="https://uplauncher.xyz/images/profile-image.png" property="og:image" />
<meta content="https://raic.tech" property="og:url" />
<meta content="https://raic.tech/images/profile-image.png" property="og:image" />
<meta content="#43B581" data-react-helmet="true" name="theme-color" />

<!--Stylesheet-->
Expand Down Expand Up @@ -46,7 +46,7 @@
上の文字が見れませんか?デベロッパーツールをウインドウ化しウインドウサイズを大きくしてみましょう。
ソースコードからこの文章を読んでいますか?UpLauncherの開発者になりませんか?私たちはあなたを歓迎します!
応募はこちらから:https://upl.uplauncher.xyz (応募メニューから)
応募はこちらから:https://upl.raic.tech (応募メニューから)
-->
<h1>ローカル環境でPatreonアカウントをリンク</h1>
<p>
Expand Down Expand Up @@ -90,7 +90,7 @@ <h1>2. Patreonアカウントのリンク</h1>

<a
class="button is-primary"
href="https://www.patreon.com/oauth2/authorize?response_type=code&client_id=yKTcSFN-9G6eAUiu31dOcpGPaCfzhgEulQZ8B8oVgCqTuz_n1K4JPTNy5VF0wY5i&redirect_uri=https://uplauncher.xyz/auth/fallback/patreon.html"
href="https://www.patreon.com/oauth2/authorize?response_type=code&client_id=yKTcSFN-9G6eAUiu31dOcpGPaCfzhgEulQZ8B8oVgCqTuz_n1K4JPTNy5VF0wY5i&redirect_uri=https://raic.tech/auth/fallback/patreon.html"
id="buttonLinkPatreon"
>Patreonアカウントをリンク</a
>
Expand Down
20 changes: 10 additions & 10 deletions dist/auth/panel/security.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<meta name="description" content="このページは、雷のサイト会員のみがアクセスできます。" />
<link rel="canonical" href="https://uplauncher.xyz/" />
<link rel="canonical" href="https://raic.tech/" />

<meta content="ログイン - 雷のサイト" property="og:title" />
<meta content="このページは、雷のサイト会員のみがアクセスできます。" property="og:description" />
<meta content="https://uplauncher.xyz" property="og:url" />
<meta content="https://uplauncher.xyz/images/profile-image.png" property="og:image" />
<meta content="https://raic.tech" property="og:url" />
<meta content="https://raic.tech/images/profile-image.png" property="og:image" />
<meta content="#43B581" data-react-helmet="true" name="theme-color" />

<!--Stylesheet-->
Expand Down Expand Up @@ -58,17 +58,17 @@ <h2><i class="fas fa-lock"></i> パスワード</h2>
<div style="text-align: left">
<label for="ChangePasswordCurrent"><i class="fas fa-input-text"></i> 現在のパスワード</label><br />
</div>
<input class="input" id="ChangePasswordCurrent" type="password" style="width: 40%" /><br /><br />
<input class="input" id="ChangePasswordCurrent" type="password" /><br /><br />

<label for="ChangePasswordNew"><i class="fas fa-input-pipe"></i> 新しいパスワード</label><br />
<input class="input" id="ChangePasswordNew" type="password" style="width: 40%" /><br /><br />
<input class="input" id="ChangePasswordNew" type="password" /><br /><br />

<label for="ChangePasswordCheck"><i class="fas fa-input-pipe"></i> 新しいパスワードを確認</label><br />
<input class="input" id="ChangePasswordCheck" type="password" style="width: 40%" /><br /><br />
<input class="input" id="ChangePasswordCheck" type="password" /><br /><br />

<div class="is-hidden" id="ChangePasswordTFAContainer">
<label for="ChangePasswordTFA"><i class="fas fa-shield"></i> 2段階認証コードを入力</label><br />
<input class="input" id="ChangePasswordTFA" type="number" style="width: 40%" /><br /><br />
<input class="input" id="ChangePasswordTFA" type="number" /><br /><br />
</div>

<p id="ChangePasswordAlert" class="is-hidden"><i class="fas fa-info"></i><label></label><br /></p>
Expand Down Expand Up @@ -101,7 +101,7 @@ <h2>2段階認証を有効にする</h2>
<p>パスワードを入力して続行します。</p>

<label for="TFAPassword"><i class="fas fa-input-text"></i> パスワード</label><br />
<input class="input" id="TFAPassword" type="password" style="width: 40%" /><br />
<input class="input" id="TFAPassword" type="password" /><br />

<p id="TFAPasswordAlert" class="is-hidden"><i class="fas fa-info"></i><label></label><br /></p>

Expand Down Expand Up @@ -143,10 +143,10 @@ <h2>2段階認証を無効にする</h2>
<p>パスワードと2段階認証のコードを入力して続行します。</p>

<label for="TFADisablePassword"><i class="fas fa-input-text"></i> パスワード</label><br />
<input class="input" id="TFADisablePassword" type="password" style="width: 40%" /><br />
<input class="input" id="TFADisablePassword" type="password" /><br />

<label for="TFADisableCode"><i class="fas fa-input-pipe"></i> 2段階認証のコード</label><br />
<input class="input" id="TFADisableCode" type="number" style="width: 40%" /><br />
<input class="input" id="TFADisableCode" type="number" /><br />

<p id="TFADisableAlert" class="is-hidden"><i class="fas fa-info"></i><label></label><br /></p>

Expand Down
3 changes: 3 additions & 0 deletions dist/auth/panel/sidebar.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@
<li>
<a href="/chat/app/"><i class="fas fa-backward"></i>Rai Chatへ移動</a>
</li>
<li>
<a href="/student/index.html"><i class="fas fa-check"></i><div class="tag is-warning">NEW</div>&nbsp;学生認証</a>
</li>
</ul>
<p class="menu-label">プロフィール</p>
<ul class="menu-list">
Expand Down
71 changes: 0 additions & 71 deletions dist/auth/panel/sidebarLogin.html

This file was deleted.

43 changes: 24 additions & 19 deletions dist/auth/signin.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<meta name="description" content="このページは、雷のサイト会員のみがアクセスできます。" />
<link rel="canonical" href="https://uplauncher.xyz/" />
<link rel="canonical" href="https://raic.tech/" />

<meta content="サインイン - 雷のサイト" property="og:title" />
<meta content="このページは、雷のサイト会員のみがアクセスできます。" property="og:description" />
<meta content="https://uplauncher.xyz" property="og:url" />
<meta content="https://uplauncher.xyz/images/profile-image.png" property="og:image" />
<meta content="https://raic.tech" property="og:url" />
<meta content="https://raic.tech/images/profile-image.png" property="og:image" />
<meta content="#43B581" data-react-helmet="true" name="theme-color" />

<!--Stylesheet-->
Expand All @@ -35,28 +35,33 @@
<div class="submenu column is-4" id="settings-sidebar"></div>

<div class="content">
<h1>サインイン</h1>
<h1 id="LoginTitle">サインイン</h1>
<p>雷のサイトへサインインします。</p>

<br />

<label for="LoginEmail"><i class="fas fa-envelope"></i>メールアドレス</label><br />
<input
class="input"
id="LoginEmail"
type="email"
style="width: 25vw"
placeholder="email@example.com"
/><br /><br />
<input class="input" id="LoginEmail" type="email" placeholder="email@example.com" /><br /><br />

<label for="LoginPassword"><i class="fas fa-input-text"></i>パスワード</label><br />
<input
class="input"
id="LoginPassword"
type="password"
style="width: 25vw"
placeholder="*********"
/><br /><br />
<input class="input" id="LoginPassword" type="password" placeholder="*********" /><br /><br />

<div id="LoginTfaContainer">
<label for="LoginTfa"
><i class="fas fa-input-pipe"></i>2段階認証のコード<br /><small
>2段階認証が有効な場合のみ入れてください</small
></label
><br />
<input
class="input"
max="999999"
min="0"
oninput="javascript: this.value = this.value.slice(0, 6);"
id="LoginTfa"
type="number"
placeholder="123456"
/><br /><br />
</div>

<p id="SigninError" class="is-hidden"><i class="fas fa-info"></i><label></label></p>

Expand All @@ -69,6 +74,6 @@ <h1>サインイン</h1>
<footer></footer>

<script src="/js/signin.js"></script>
<script src="/js/signinLoadSidebar.js"></script>
<script src="/js/loadSidebar.js"></script>
</body>
</html>
Loading

0 comments on commit d0e484d

Please sign in to comment.