summaryrefslogtreecommitdiff
path: root/views/login.ejs
blob: c282b7f2a4ef8ae104c6076ccfe48b4455450d27 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
<!DOCTYPE html>
<html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta http-equiv="X-UA-Compatible" content="ie=edge">
        <title>Sin's SS Logger | Login</title>
        <link rel="shortcut icon" href="https://i.imgur.com/69mCrs0.jpg" type="image/jpg">
        <!-- CSS -->
        <link rel="stylesheet" href="/css/main.css">
        <link rel="stylesheet" href="/css/now-ui-kit.css">
        <link rel="stylesheet" href="/css/bootstrap.min.css">

        <style>
            html,
            body {
                background-color: #202124;
                user-select: none;
            }

            .container {
                z-index: 999;
            }

            #white-txt {
                color: white !important;
            }

            .highlightable {
                user-select: text;
            }

            footer {
                position: fixed;
                left: 0;
                bottom: 3px;
                width: 100%;
                color: white;
                text-align: center;
            }

            #pink-link {
                color: pink;
            }
            #pink-link:hover {
                color: rgb(214, 161, 170);
            }
        </style>
        <!-- External Libraries -->
        <!-- Invisible Scripts -->
        <script src="https://code.jquery.com/jquery-3.5.0.min.js"
            integrity="sha256-xNzN2a4ltkB44Mc/Jz3pT4iU1cmeR0FkXs4pru/JxaQ=" crossorigin="anonymous"></script>
        <script src="/js/now-ui-kit.js"></script>
        <script src="/js/main.js"></script>
        <!-- External Libraries -->
        <!-- Invisible Scripts -->
    </head>
    <body>
        <!-- Visable Scripts -->

        <nav class="navbar navbar-expand-lg bg-transparent hideme" id="navbar-remove">
            <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
                <span class="navbar-toggler-icon"></span>
            </button>

            <div class="collapse navbar-collapse" id="navbarSupportedContent">
                <ul class="navbar-nav ml-auto">
                    <li class="nav-item">
                        <a href="#" class="nav-link disabled" style="opacity: 1;">Database Status: <span
                                style="color: #99CC33;">Online</span></a>
                    </li>
                    <div class="divider-vertical"></div>
                    <li class="nav-item">
                        <a class="nav-link" href="/">Home</a>
                    </li>
                    <!--<li class="nav-item">
                        <a class="nav-link" href="/discord/bots/uwufier/about/">About</a>
                    </li>-->
                    <li class="nav-item active">
                        <a href="#" class="nav-link">Profile <span class="sr-only">(current)</span></a>
                    </li>
                    <li class="nav-item disabled">
                        <a href="#" class="nav-link disabled">API</a>
                    </li>
                    <div class="divider-vertical"></div>
                    <li class="nav-item">
                        <a href="https://kyzer.co" class="nav-link">More stuff from Sin</a>
                    </li>
                </ul>
                <!-- <button class="btn btn-outline-secondary my-2 my-sm-0 btn-round btn-sm">LOGIN</button> -->
            </div>
        </nav>

        <div class="container my-5 hideme">
            <div class="row">
                <div class="col-sm"></div>
                <div class="col-sm">
                    <h4 class="pt-4" id="white-txt">Login</h4>
                    <form action="/login" method="POST" class="my-4">
                        <div class="form-group">
                            <label for="userLogin" class="sr-only">Email or Username</label>
                            <input type="text" name="userLogin" id="userLogin" class="form-control mr-2"
                                placeholder="Username" required>
                        </div>
                        <div class="form-group">
                            <label for="passLogin" class="sr-only">Password</label>
                            <input type="password" name="passLogin" id="passLogin" class="form-control mr-2"
                                placeholder="Password" required>
                            <small id="loginUserhelp" class="form-text text-muted"><a href="#">Forgot your
                                    password?</a> Coming soon!</small>
                            <div class="pt-3">
                                <button type="submit" class="btn btn-success">Login</button>
                                <a href="/signup">
                                    <button type="button" class="btn btn-primary" style="float: right;">New?
                                        Signup</button>
                                </a>
                            </div>
                        </div>
                    </form>
                </div>
                <div class="col-sm"></div>
            </div>
        </div>

        <footer class="hideme">
            <link rel="stylesheet" type="text/css"
                href="//code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css" />
            Made with <i class="icon ion-heart"></i> by <a href="https://kyzer.co/">Sin</a> (in only 10 hours).
        </footer>

        <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"
            integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous">
        </script>
        <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"
            integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous">
        </script>
        <script src="https://code.jquery.com/jquery-3.5.0.min.js"
            integrity="sha256-xNzN2a4ltkB44Mc/Jz3pT4iU1cmeR0FkXs4pru/JxaQ=" crossorigin="anonymous"></script>
    </body>
</html>