mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-05 19:40:09 +00:00
Converted tab indents to space indents
I might have still missed some files though.
This commit is contained in:
parent
26f092d865
commit
87904c9787
@ -1,59 +1,59 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta name="description" content="A pomf-like file uploading service that doesn't suck.">
|
<meta name="description" content="A pomf-like file uploading service that doesn't suck.">
|
||||||
<meta name="keywords" content="upload,lolisafe,file,images,hosting">
|
<meta name="keywords" content="upload,lolisafe,file,images,hosting">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
|
|
||||||
<link rel="apple-touch-icon" sizes="180x180" href="https://safe.fiery.me/images/icons/apple-touch-icon.png?v=ZqYs7M3fG4">
|
<link rel="apple-touch-icon" sizes="180x180" href="https://safe.fiery.me/images/icons/apple-touch-icon.png?v=ZqYs7M3fG4">
|
||||||
<link rel="icon" type="image/png" href="https://safe.fiery.me/images/icons/favicon-32x32.png?v=ZqYs7M3fG4" sizes="32x32">
|
<link rel="icon" type="image/png" href="https://safe.fiery.me/images/icons/favicon-32x32.png?v=ZqYs7M3fG4" sizes="32x32">
|
||||||
<link rel="icon" type="image/png" href="https://safe.fiery.me/images/icons/favicon-16x16.png?v=ZqYs7M3fG4" sizes="16x16">
|
<link rel="icon" type="image/png" href="https://safe.fiery.me/images/icons/favicon-16x16.png?v=ZqYs7M3fG4" sizes="16x16">
|
||||||
<link rel="manifest" href="https://safe.fiery.me/images/icons/manifest.json?v=ZqYs7M3fG4">
|
<link rel="manifest" href="https://safe.fiery.me/images/icons/manifest.json?v=ZqYs7M3fG4">
|
||||||
<link rel="mask-icon" href="https://safe.fiery.me/images/icons/safari-pinned-tab.svg?v=ZqYs7M3fG4" color="#ffffff">
|
<link rel="mask-icon" href="https://safe.fiery.me/images/icons/safari-pinned-tab.svg?v=ZqYs7M3fG4" color="#ffffff">
|
||||||
<link rel="shortcut icon" href="https://safe.fiery.me/images/icons/favicon.ico?v=ZqYs7M3fG4">
|
<link rel="shortcut icon" href="https://safe.fiery.me/images/icons/favicon.ico?v=ZqYs7M3fG4">
|
||||||
<meta name="apple-mobile-web-app-title" content="lolisafe">
|
<meta name="apple-mobile-web-app-title" content="lolisafe">
|
||||||
<meta name="application-name" content="lolisafe">
|
<meta name="application-name" content="lolisafe">
|
||||||
<meta name="msapplication-config" content="https://safe.fiery.me/images/icons/browserconfig.xml?v=ZqYs7M3fG4">
|
<meta name="msapplication-config" content="https://safe.fiery.me/images/icons/browserconfig.xml?v=ZqYs7M3fG4">
|
||||||
<meta name="theme-color" content="#232629">
|
<meta name="theme-color" content="#232629">
|
||||||
|
|
||||||
<meta property="og:url" content="https://safe.fiery.me" />
|
<meta property="og:url" content="https://safe.fiery.me" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:title" content="lolisafe.moe | A small safe worth protecting." />
|
<meta property="og:title" content="lolisafe.moe | A small safe worth protecting." />
|
||||||
<meta property="og:description" content="A pomf-like file uploading service that doesn't suck." />
|
<meta property="og:description" content="A pomf-like file uploading service that doesn't suck." />
|
||||||
<meta property="og:image" content="http://lolisafe.moe/images/logo_square.png" />
|
<meta property="og:image" content="http://lolisafe.moe/images/logo_square.png" />
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:title" content="lolisafe.moe | A small safe worth protecting.">
|
<meta name="twitter:title" content="lolisafe.moe | A small safe worth protecting.">
|
||||||
<meta name="twitter:description" content="A pomf-like file uploading service that doesn't suck.">
|
<meta name="twitter:description" content="A pomf-like file uploading service that doesn't suck.">
|
||||||
<meta name="twitter:image" content="https://safe.fiery.me/images/logo_square.png">
|
<meta name="twitter:image" content="https://safe.fiery.me/images/logo_square.png">
|
||||||
<meta name="twitter:image:src" content="https://safe.fiery.me/images/logo_square.png">
|
<meta name="twitter:image:src" content="https://safe.fiery.me/images/logo_square.png">
|
||||||
|
|
||||||
<title>safe.fiery.me – A small safe worth protecting.</title>
|
<title>safe.fiery.me – A small safe worth protecting.</title>
|
||||||
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.3.0/css/bulma.min.css">
|
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.3.0/css/bulma.min.css">
|
||||||
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/sweetalert/1.1.3/sweetalert.min.css">
|
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/sweetalert/1.1.3/sweetalert.min.css">
|
||||||
<link rel="stylesheet" type="text/css" href="/css/style.css">
|
<link rel="stylesheet" type="text/css" href="/css/style.css">
|
||||||
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/sweetalert/1.1.3/sweetalert.min.js"></script>
|
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/sweetalert/1.1.3/sweetalert.min.js"></script>
|
||||||
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/axios/0.15.3/axios.min.js"></script>
|
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/axios/0.15.3/axios.min.js"></script>
|
||||||
<script type="text/javascript" src="/js/album.js"></script>
|
<script type="text/javascript" src="/js/album.js"></script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<section class="hero is-fullheight">
|
<section class="hero is-fullheight">
|
||||||
<div class="hero-head">
|
<div class="hero-head">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h1 class="title" id='title' style='margin-top: 1.5rem;'></h1>
|
<h1 class="title" id='title' style='margin-top: 1.5rem;'></h1>
|
||||||
<h1 class="subtitle" id='count'></h1>
|
<h1 class="subtitle" id='count'></h1>
|
||||||
<hr>
|
<hr>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="hero-body">
|
<div class="hero-body">
|
||||||
<div class="container" id='container'>
|
<div class="container" id='container'>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
134
pages/auth.html
134
pages/auth.html
@ -1,42 +1,42 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<meta name="description" content="A pomf-like file uploading service that doesn't suck.">
|
<meta name="description" content="A pomf-like file uploading service that doesn't suck.">
|
||||||
<meta name="keywords" content="upload,lolisafe,file,images,hosting">
|
<meta name="keywords" content="upload,lolisafe,file,images,hosting">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
|
|
||||||
<link rel="apple-touch-icon" sizes="180x180" href="https://safe.fiery.me/images/icons/apple-touch-icon.png?v=ZqYs7M3fG4">
|
<link rel="apple-touch-icon" sizes="180x180" href="https://safe.fiery.me/images/icons/apple-touch-icon.png?v=ZqYs7M3fG4">
|
||||||
<link rel="icon" type="image/png" href="https://safe.fiery.me/images/icons/favicon-32x32.png?v=ZqYs7M3fG4" sizes="32x32">
|
<link rel="icon" type="image/png" href="https://safe.fiery.me/images/icons/favicon-32x32.png?v=ZqYs7M3fG4" sizes="32x32">
|
||||||
<link rel="icon" type="image/png" href="https://safe.fiery.me/images/icons/favicon-16x16.png?v=ZqYs7M3fG4" sizes="16x16">
|
<link rel="icon" type="image/png" href="https://safe.fiery.me/images/icons/favicon-16x16.png?v=ZqYs7M3fG4" sizes="16x16">
|
||||||
<link rel="manifest" href="https://safe.fiery.me/images/icons/manifest.json?v=ZqYs7M3fG4">
|
<link rel="manifest" href="https://safe.fiery.me/images/icons/manifest.json?v=ZqYs7M3fG4">
|
||||||
<link rel="mask-icon" href="https://safe.fiery.me/images/icons/safari-pinned-tab.svg?v=ZqYs7M3fG4" color="#ffffff">
|
<link rel="mask-icon" href="https://safe.fiery.me/images/icons/safari-pinned-tab.svg?v=ZqYs7M3fG4" color="#ffffff">
|
||||||
<link rel="shortcut icon" href="https://safe.fiery.me/images/icons/favicon.ico?v=ZqYs7M3fG4">
|
<link rel="shortcut icon" href="https://safe.fiery.me/images/icons/favicon.ico?v=ZqYs7M3fG4">
|
||||||
<meta name="apple-mobile-web-app-title" content="lolisafe">
|
<meta name="apple-mobile-web-app-title" content="lolisafe">
|
||||||
<meta name="application-name" content="lolisafe">
|
<meta name="application-name" content="lolisafe">
|
||||||
<meta name="msapplication-config" content="https://safe.fiery.me/images/icons/browserconfig.xml?v=ZqYs7M3fG4">
|
<meta name="msapplication-config" content="https://safe.fiery.me/images/icons/browserconfig.xml?v=ZqYs7M3fG4">
|
||||||
<meta name="theme-color" content="#232629">
|
<meta name="theme-color" content="#232629">
|
||||||
|
|
||||||
<meta property="og:url" content="https://safe.fiery.me" />
|
<meta property="og:url" content="https://safe.fiery.me" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:title" content="lolisafe.moe | A small safe worth protecting." />
|
<meta property="og:title" content="lolisafe.moe | A small safe worth protecting." />
|
||||||
<meta property="og:description" content="A pomf-like file uploading service that doesn't suck." />
|
<meta property="og:description" content="A pomf-like file uploading service that doesn't suck." />
|
||||||
<meta property="og:image" content="http://lolisafe.moe/images/logo_square.png" />
|
<meta property="og:image" content="http://lolisafe.moe/images/logo_square.png" />
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:title" content="lolisafe.moe | A small safe worth protecting.">
|
<meta name="twitter:title" content="lolisafe.moe | A small safe worth protecting.">
|
||||||
<meta name="twitter:description" content="A pomf-like file uploading service that doesn't suck.">
|
<meta name="twitter:description" content="A pomf-like file uploading service that doesn't suck.">
|
||||||
<meta name="twitter:image" content="https://safe.fiery.me/images/logo_square.png">
|
<meta name="twitter:image" content="https://safe.fiery.me/images/logo_square.png">
|
||||||
<meta name="twitter:image:src" content="https://safe.fiery.me/images/logo_square.png">
|
<meta name="twitter:image:src" content="https://safe.fiery.me/images/logo_square.png">
|
||||||
|
|
||||||
<title>safe.fiery.me – A small safe worth protecting.</title>
|
<title>safe.fiery.me – A small safe worth protecting.</title>
|
||||||
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.3.0/css/bulma.min.css">
|
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.3.0/css/bulma.min.css">
|
||||||
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/sweetalert/1.1.3/sweetalert.min.css">
|
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/sweetalert/1.1.3/sweetalert.min.css">
|
||||||
<link rel="stylesheet" type="text/css" href="/css/style.css">
|
<link rel="stylesheet" type="text/css" href="/css/style.css">
|
||||||
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/sweetalert/1.1.3/sweetalert.min.js"></script>
|
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/sweetalert/1.1.3/sweetalert.min.js"></script>
|
||||||
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/axios/0.15.3/axios.min.js"></script>
|
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/axios/0.15.3/axios.min.js"></script>
|
||||||
<script type="text/javascript" src="https://use.fontawesome.com/cd26baa9bd.js"></script>
|
<script type="text/javascript" src="https://use.fontawesome.com/cd26baa9bd.js"></script>
|
||||||
<script type="text/javascript" src="/js/auth.js"></script>
|
<script type="text/javascript" src="/js/auth.js"></script>
|
||||||
|
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
@ -47,43 +47,43 @@
|
|||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<section id='login' class="hero is-fullheight">
|
<section id='login' class="hero is-fullheight">
|
||||||
<div class="hero-body">
|
<div class="hero-body">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h1 class="title">
|
<h1 class="title">
|
||||||
Dashboard Access
|
Dashboard Access
|
||||||
</h1>
|
</h1>
|
||||||
<h2 class="subtitle">
|
<h2 class="subtitle">
|
||||||
Login or register
|
Login or register
|
||||||
</h2>
|
</h2>
|
||||||
<div class="columns">
|
<div class="columns">
|
||||||
<div class="column">
|
<div class="column">
|
||||||
<p class="control">
|
<p class="control">
|
||||||
<input id='user' class="input" type="text" placeholder="Your username">
|
<input id='user' class="input" type="text" placeholder="Your username">
|
||||||
</p>
|
</p>
|
||||||
<p class="control">
|
<p class="control">
|
||||||
<input id='pass' class="input" type="password" placeholder="Your password">
|
<input id='pass' class="input" type="password" placeholder="Your password">
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p class="control has-addons is-pulled-right">
|
<p class="control has-addons is-pulled-right">
|
||||||
<a class="button" id='registerBtn' onclick="page.do('register')">
|
<a class="button" id='registerBtn' onclick="page.do('register')">
|
||||||
<span>Register</span>
|
<span>Register</span>
|
||||||
</a>
|
</a>
|
||||||
<a class="button" id='loginBtn' onclick="page.do('login')">
|
<a class="button" id='loginBtn' onclick="page.do('login')">
|
||||||
<span>Log in</span>
|
<span>Log in</span>
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<div class="column is-hidden-mobile"></div>
|
<div class="column is-hidden-mobile"></div>
|
||||||
<div class="column is-hidden-mobile"></div>
|
<div class="column is-hidden-mobile"></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -1,42 +1,42 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<meta name="description" content="A pomf-like file uploading service that doesn't suck.">
|
<meta name="description" content="A pomf-like file uploading service that doesn't suck.">
|
||||||
<meta name="keywords" content="upload,lolisafe,file,images,hosting">
|
<meta name="keywords" content="upload,lolisafe,file,images,hosting">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
|
|
||||||
<link rel="apple-touch-icon" sizes="180x180" href="https://safe.fiery.me/images/icons/apple-touch-icon.png?v=ZqYs7M3fG4">
|
<link rel="apple-touch-icon" sizes="180x180" href="https://safe.fiery.me/images/icons/apple-touch-icon.png?v=ZqYs7M3fG4">
|
||||||
<link rel="icon" type="image/png" href="https://safe.fiery.me/images/icons/favicon-32x32.png?v=ZqYs7M3fG4" sizes="32x32">
|
<link rel="icon" type="image/png" href="https://safe.fiery.me/images/icons/favicon-32x32.png?v=ZqYs7M3fG4" sizes="32x32">
|
||||||
<link rel="icon" type="image/png" href="https://safe.fiery.me/images/icons/favicon-16x16.png?v=ZqYs7M3fG4" sizes="16x16">
|
<link rel="icon" type="image/png" href="https://safe.fiery.me/images/icons/favicon-16x16.png?v=ZqYs7M3fG4" sizes="16x16">
|
||||||
<link rel="manifest" href="https://safe.fiery.me/images/icons/manifest.json?v=ZqYs7M3fG4">
|
<link rel="manifest" href="https://safe.fiery.me/images/icons/manifest.json?v=ZqYs7M3fG4">
|
||||||
<link rel="mask-icon" href="https://safe.fiery.me/images/icons/safari-pinned-tab.svg?v=ZqYs7M3fG4" color="#ffffff">
|
<link rel="mask-icon" href="https://safe.fiery.me/images/icons/safari-pinned-tab.svg?v=ZqYs7M3fG4" color="#ffffff">
|
||||||
<link rel="shortcut icon" href="https://safe.fiery.me/images/icons/favicon.ico?v=ZqYs7M3fG4">
|
<link rel="shortcut icon" href="https://safe.fiery.me/images/icons/favicon.ico?v=ZqYs7M3fG4">
|
||||||
<meta name="apple-mobile-web-app-title" content="lolisafe">
|
<meta name="apple-mobile-web-app-title" content="lolisafe">
|
||||||
<meta name="application-name" content="lolisafe">
|
<meta name="application-name" content="lolisafe">
|
||||||
<meta name="msapplication-config" content="https://safe.fiery.me/images/icons/browserconfig.xml?v=ZqYs7M3fG4">
|
<meta name="msapplication-config" content="https://safe.fiery.me/images/icons/browserconfig.xml?v=ZqYs7M3fG4">
|
||||||
<meta name="theme-color" content="#232629">
|
<meta name="theme-color" content="#232629">
|
||||||
|
|
||||||
<meta property="og:url" content="https://safe.fiery.me" />
|
<meta property="og:url" content="https://safe.fiery.me" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:title" content="lolisafe.moe | A small safe worth protecting." />
|
<meta property="og:title" content="lolisafe.moe | A small safe worth protecting." />
|
||||||
<meta property="og:description" content="A pomf-like file uploading service that doesn't suck." />
|
<meta property="og:description" content="A pomf-like file uploading service that doesn't suck." />
|
||||||
<meta property="og:image" content="http://lolisafe.moe/images/logo_square.png" />
|
<meta property="og:image" content="http://lolisafe.moe/images/logo_square.png" />
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:title" content="lolisafe.moe | A small safe worth protecting.">
|
<meta name="twitter:title" content="lolisafe.moe | A small safe worth protecting.">
|
||||||
<meta name="twitter:description" content="A pomf-like file uploading service that doesn't suck.">
|
<meta name="twitter:description" content="A pomf-like file uploading service that doesn't suck.">
|
||||||
<meta name="twitter:image" content="https://safe.fiery.me/images/logo_square.png">
|
<meta name="twitter:image" content="https://safe.fiery.me/images/logo_square.png">
|
||||||
<meta name="twitter:image:src" content="https://safe.fiery.me/images/logo_square.png">
|
<meta name="twitter:image:src" content="https://safe.fiery.me/images/logo_square.png">
|
||||||
|
|
||||||
<title>safe.fiery.me – A small safe worth protecting.</title>
|
<title>safe.fiery.me – A small safe worth protecting.</title>
|
||||||
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.3.0/css/bulma.min.css">
|
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.3.0/css/bulma.min.css">
|
||||||
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/sweetalert/1.1.3/sweetalert.min.css">
|
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/sweetalert/1.1.3/sweetalert.min.css">
|
||||||
<link rel="stylesheet" type="text/css" href="/css/style.css">
|
<link rel="stylesheet" type="text/css" href="/css/style.css">
|
||||||
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/sweetalert/1.1.3/sweetalert.min.js"></script>
|
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/sweetalert/1.1.3/sweetalert.min.js"></script>
|
||||||
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/axios/0.15.3/axios.min.js"></script>
|
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/axios/0.15.3/axios.min.js"></script>
|
||||||
<script type="text/javascript" src="https://use.fontawesome.com/cd26baa9bd.js"></script>
|
<script type="text/javascript" src="https://use.fontawesome.com/cd26baa9bd.js"></script>
|
||||||
<script type="text/javascript" src="/js/dashboard.js"></script>
|
<script type="text/javascript" src="/js/dashboard.js"></script>
|
||||||
|
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
@ -123,62 +123,62 @@
|
|||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<section id='auth' class="hero is-light is-fullheight">
|
<section id='auth' class="hero is-light is-fullheight">
|
||||||
|
|
||||||
<div class="hero-body">
|
<div class="hero-body">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h1 class="title">
|
<h1 class="title">
|
||||||
Admin dashboard
|
Admin dashboard
|
||||||
</h1>
|
</h1>
|
||||||
<h2 class="subtitle">
|
<h2 class="subtitle">
|
||||||
<p class="control has-addons">
|
<p class="control has-addons">
|
||||||
<input id='token' class="input is-danger" type="text" placeholder="Your admin token">
|
<input id='token' class="input is-danger" type="text" placeholder="Your admin token">
|
||||||
<a id='tokenSubmit' class="button is-danger is-outlined">Check</a>
|
<a id='tokenSubmit' class="button is-danger is-outlined">Check</a>
|
||||||
</p>
|
</p>
|
||||||
</h2>
|
</h2>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section id='dashboard' class="section">
|
<section id='dashboard' class="section">
|
||||||
|
|
||||||
<div id="panel" class="container">
|
<div id="panel" class="container">
|
||||||
<h1 class="title">Dashboard</h1>
|
<h1 class="title">Dashboard</h1>
|
||||||
<h2 class="subtitle">A simple <strong>dashboard</strong>, to sort your uploaded stuff</h2>
|
<h2 class="subtitle">A simple <strong>dashboard</strong>, to sort your uploaded stuff</h2>
|
||||||
<hr>
|
<hr>
|
||||||
<div class="columns">
|
<div class="columns">
|
||||||
<div class="column is-3">
|
<div class="column is-3">
|
||||||
<aside class="menu" id="menu">
|
<aside class="menu" id="menu">
|
||||||
<p class="menu-label">General</p>
|
<p class="menu-label">General</p>
|
||||||
<ul class="menu-list">
|
<ul class="menu-list">
|
||||||
<li><a href="/">Frontpage</a></li>
|
<li><a href="/">Frontpage</a></li>
|
||||||
<li><a id="itemUploads" onclick="panel.getUploads()">Uploads</a></li>
|
<li><a id="itemUploads" onclick="panel.getUploads()">Uploads</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<p class="menu-label">Albums</p>
|
<p class="menu-label">Albums</p>
|
||||||
<ul class="menu-list">
|
<ul class="menu-list">
|
||||||
<li><a id="itemManageGallery" onclick="panel.getAlbums()">Manage your albums</a></li>
|
<li><a id="itemManageGallery" onclick="panel.getAlbums()">Manage your albums</a></li>
|
||||||
<li>
|
<li>
|
||||||
<ul id='albumsContainer'></ul>
|
<ul id='albumsContainer'></ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p class="menu-label">Administration</p>
|
<p class="menu-label">Administration</p>
|
||||||
<ul class="menu-list">
|
<ul class="menu-list">
|
||||||
<li><a id="itemTokens" onclick="panel.changeToken()">Change your token</a></li>
|
<li><a id="itemTokens" onclick="panel.changeToken()">Change your token</a></li>
|
||||||
<li><a id="itemPassword" onclick="panel.changePassword()">Change your password</a></li>
|
<li><a id="itemPassword" onclick="panel.changePassword()">Change your password</a></li>
|
||||||
<li><a id="itemLogout"onclick="panel.logout()">Logout</a></li>
|
<li><a id="itemLogout"onclick="panel.logout()">Logout</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</aside>
|
</aside>
|
||||||
</div>
|
</div>
|
||||||
<div class="column has-text-centered" id='page'>
|
<div class="column has-text-centered" id='page'>
|
||||||
<img src="/images/logo.png">
|
<img src="/images/logo.png">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
128
pages/faq.html
128
pages/faq.html
@ -1,36 +1,36 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta name="description" content="A pomf-like file uploading service that doesn't suck.">
|
<meta name="description" content="A pomf-like file uploading service that doesn't suck.">
|
||||||
<meta name="keywords" content="upload,lolisafe,file,images,hosting">
|
<meta name="keywords" content="upload,lolisafe,file,images,hosting">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
|
|
||||||
<link rel="apple-touch-icon" sizes="180x180" href="https://safe.fiery.me/images/icons/apple-touch-icon.png?v=ZqYs7M3fG4">
|
<link rel="apple-touch-icon" sizes="180x180" href="https://safe.fiery.me/images/icons/apple-touch-icon.png?v=ZqYs7M3fG4">
|
||||||
<link rel="icon" type="image/png" href="https://safe.fiery.me/images/icons/favicon-32x32.png?v=ZqYs7M3fG4" sizes="32x32">
|
<link rel="icon" type="image/png" href="https://safe.fiery.me/images/icons/favicon-32x32.png?v=ZqYs7M3fG4" sizes="32x32">
|
||||||
<link rel="icon" type="image/png" href="https://safe.fiery.me/images/icons/favicon-16x16.png?v=ZqYs7M3fG4" sizes="16x16">
|
<link rel="icon" type="image/png" href="https://safe.fiery.me/images/icons/favicon-16x16.png?v=ZqYs7M3fG4" sizes="16x16">
|
||||||
<link rel="manifest" href="https://safe.fiery.me/images/icons/manifest.json?v=ZqYs7M3fG4">
|
<link rel="manifest" href="https://safe.fiery.me/images/icons/manifest.json?v=ZqYs7M3fG4">
|
||||||
<link rel="mask-icon" href="https://safe.fiery.me/images/icons/safari-pinned-tab.svg?v=ZqYs7M3fG4" color="#ffffff">
|
<link rel="mask-icon" href="https://safe.fiery.me/images/icons/safari-pinned-tab.svg?v=ZqYs7M3fG4" color="#ffffff">
|
||||||
<link rel="shortcut icon" href="https://safe.fiery.me/images/icons/favicon.ico?v=ZqYs7M3fG4">
|
<link rel="shortcut icon" href="https://safe.fiery.me/images/icons/favicon.ico?v=ZqYs7M3fG4">
|
||||||
<meta name="apple-mobile-web-app-title" content="lolisafe">
|
<meta name="apple-mobile-web-app-title" content="lolisafe">
|
||||||
<meta name="application-name" content="lolisafe">
|
<meta name="application-name" content="lolisafe">
|
||||||
<meta name="msapplication-config" content="https://safe.fiery.me/images/icons/browserconfig.xml?v=ZqYs7M3fG4">
|
<meta name="msapplication-config" content="https://safe.fiery.me/images/icons/browserconfig.xml?v=ZqYs7M3fG4">
|
||||||
<meta name="theme-color" content="#232629">
|
<meta name="theme-color" content="#232629">
|
||||||
|
|
||||||
<meta property="og:url" content="https://safe.fiery.me" />
|
<meta property="og:url" content="https://safe.fiery.me" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:title" content="lolisafe.moe | A small safe worth protecting." />
|
<meta property="og:title" content="lolisafe.moe | A small safe worth protecting." />
|
||||||
<meta property="og:description" content="A pomf-like file uploading service that doesn't suck." />
|
<meta property="og:description" content="A pomf-like file uploading service that doesn't suck." />
|
||||||
<meta property="og:image" content="http://lolisafe.moe/images/logo_square.png" />
|
<meta property="og:image" content="http://lolisafe.moe/images/logo_square.png" />
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:title" content="lolisafe.moe | A small safe worth protecting.">
|
<meta name="twitter:title" content="lolisafe.moe | A small safe worth protecting.">
|
||||||
<meta name="twitter:description" content="A pomf-like file uploading service that doesn't suck.">
|
<meta name="twitter:description" content="A pomf-like file uploading service that doesn't suck.">
|
||||||
<meta name="twitter:image" content="https://safe.fiery.me/images/logo_square.png">
|
<meta name="twitter:image" content="https://safe.fiery.me/images/logo_square.png">
|
||||||
<meta name="twitter:image:src" content="https://safe.fiery.me/images/logo_square.png">
|
<meta name="twitter:image:src" content="https://safe.fiery.me/images/logo_square.png">
|
||||||
|
|
||||||
<title>safe.fiery.me – A small safe worth protecting.</title>
|
<title>safe.fiery.me – A small safe worth protecting.</title>
|
||||||
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.3.0/css/bulma.min.css">
|
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.3.0/css/bulma.min.css">
|
||||||
<link rel="stylesheet" type="text/css" href="/css/style.css">
|
<link rel="stylesheet" type="text/css" href="/css/style.css">
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
@ -43,47 +43,47 @@
|
|||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<section class="hero is-fullheight has-text-centered" id="home">
|
<section class="hero is-fullheight has-text-centered" id="home">
|
||||||
<div class="hero-body">
|
<div class="hero-body">
|
||||||
<div class="container has-text-left">
|
<div class="container has-text-left">
|
||||||
|
|
||||||
<h2 class='subtitle'>What is safe.fiery.me?</h2>
|
<h2 class='subtitle'>What is safe.fiery.me?</h2>
|
||||||
<article class="message">
|
<article class="message">
|
||||||
<div class="message-body">
|
<div class="message-body">
|
||||||
safe.fiery.me is merely another clone of lolisafe. lolisafe itself is an easy to use, open source and completely free file upload service. We accept your files, photos, documents, anything, and give you back a shareable link for you to send to others. On a side note, this site was originally made for personal usage but I disabled private mode in the end, so yeah, feel free..
|
safe.fiery.me is merely another clone of lolisafe. lolisafe itself is an easy to use, open source and completely free file upload service. We accept your files, photos, documents, anything, and give you back a shareable link for you to send to others. On a side note, this site was originally made for personal usage but I disabled private mode in the end, so yeah, feel free..
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
<h2 class='subtitle'>Will you keep my files forever?</h2>
|
<h2 class='subtitle'>Will you keep my files forever?</h2>
|
||||||
<article class="message">
|
<article class="message">
|
||||||
<div class="message-body">
|
<div class="message-body">
|
||||||
Unless we receive a copyright complain or some other bullshit, we will.
|
Unless we receive a copyright complain or some other bullshit, we will.
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
<h2 class='subtitle'>How can I keep track of my uploads?</h2>
|
<h2 class='subtitle'>How can I keep track of my uploads?</h2>
|
||||||
<article class="message">
|
<article class="message">
|
||||||
<div class="message-body">
|
<div class="message-body">
|
||||||
Simply create a user on the site and every upload will be associated with your account, granting you access to your uploaded files through our dashboard.
|
Simply create a user on the site and every upload will be associated with your account, granting you access to your uploaded files through our dashboard.
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
<h2 class='subtitle'>What are albums?</h2>
|
<h2 class='subtitle'>What are albums?</h2>
|
||||||
<article class="message">
|
<article class="message">
|
||||||
<div class="message-body">
|
<div class="message-body">
|
||||||
Albums are a simple way of sorting uploads together. Right now you can create albums through the dashboard and use them only with <a target="_blank" href="https://chrome.google.com/webstore/detail/loli-safe-uploader/enkkmplljfjppcdaancckgilmgoiofnj">our chrome extension</a> which will enable you to <strong>right click -> send to lolisafe</strong> or to a desired album if you have any.
|
Albums are a simple way of sorting uploads together. Right now you can create albums through the dashboard and use them only with <a target="_blank" href="https://chrome.google.com/webstore/detail/loli-safe-uploader/enkkmplljfjppcdaancckgilmgoiofnj">our chrome extension</a> which will enable you to <strong>right click -> send to lolisafe</strong> or to a desired album if you have any.
|
||||||
You will probably have to change some things involving https://safe.fiery.me/api/upload.
|
You will probably have to change some things involving https://safe.fiery.me/api/upload.
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
<h2 class='subtitle'>Why should I use this?</h2>
|
<h2 class='subtitle'>Why should I use this?</h2>
|
||||||
<article class="message">
|
<article class="message">
|
||||||
<div class="message-body">
|
<div class="message-body">
|
||||||
I don't know.
|
I don't know.
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
<h2 class='subtitle'>I saw something too illegal for my tastes here, what do?</h2>
|
<h2 class='subtitle'>I saw something too illegal for my tastes here, what do?</h2>
|
||||||
@ -93,9 +93,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
158
pages/home.html
158
pages/home.html
@ -1,92 +1,92 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta name="description" content="A pomf-like file uploading service that doesn't suck.">
|
<meta name="description" content="A pomf-like file uploading service that doesn't suck.">
|
||||||
<meta name="keywords" content="upload,lolisafe,file,images,hosting">
|
<meta name="keywords" content="upload,lolisafe,file,images,hosting">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
|
|
||||||
<link rel="apple-touch-icon" sizes="180x180" href="https://safe.fiery.me/images/icons/apple-touch-icon.png?v=ZqYs7M3fG4">
|
<link rel="apple-touch-icon" sizes="180x180" href="https://safe.fiery.me/images/icons/apple-touch-icon.png?v=ZqYs7M3fG4">
|
||||||
<link rel="icon" type="image/png" href="https://safe.fiery.me/images/icons/favicon-32x32.png?v=ZqYs7M3fG4" sizes="32x32">
|
<link rel="icon" type="image/png" href="https://safe.fiery.me/images/icons/favicon-32x32.png?v=ZqYs7M3fG4" sizes="32x32">
|
||||||
<link rel="icon" type="image/png" href="https://safe.fiery.me/images/icons/favicon-16x16.png?v=ZqYs7M3fG4" sizes="16x16">
|
<link rel="icon" type="image/png" href="https://safe.fiery.me/images/icons/favicon-16x16.png?v=ZqYs7M3fG4" sizes="16x16">
|
||||||
<link rel="manifest" href="https://safe.fiery.me/images/icons/manifest.json?v=ZqYs7M3fG4">
|
<link rel="manifest" href="https://safe.fiery.me/images/icons/manifest.json?v=ZqYs7M3fG4">
|
||||||
<link rel="mask-icon" href="https://safe.fiery.me/images/icons/safari-pinned-tab.svg?v=ZqYs7M3fG4" color="#ffffff">
|
<link rel="mask-icon" href="https://safe.fiery.me/images/icons/safari-pinned-tab.svg?v=ZqYs7M3fG4" color="#ffffff">
|
||||||
<link rel="shortcut icon" href="https://safe.fiery.me/images/icons/favicon.ico?v=ZqYs7M3fG4">
|
<link rel="shortcut icon" href="https://safe.fiery.me/images/icons/favicon.ico?v=ZqYs7M3fG4">
|
||||||
<meta name="apple-mobile-web-app-title" content="lolisafe">
|
<meta name="apple-mobile-web-app-title" content="lolisafe">
|
||||||
<meta name="application-name" content="lolisafe">
|
<meta name="application-name" content="lolisafe">
|
||||||
<meta name="msapplication-config" content="https://safe.fiery.me/images/icons/browserconfig.xml?v=ZqYs7M3fG4">
|
<meta name="msapplication-config" content="https://safe.fiery.me/images/icons/browserconfig.xml?v=ZqYs7M3fG4">
|
||||||
<meta name="theme-color" content="#232629">
|
<meta name="theme-color" content="#232629">
|
||||||
|
|
||||||
<meta property="og:url" content="https://safe.fiery.me" />
|
<meta property="og:url" content="https://safe.fiery.me" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:title" content="lolisafe.moe | A small safe worth protecting." />
|
<meta property="og:title" content="lolisafe.moe | A small safe worth protecting." />
|
||||||
<meta property="og:description" content="A pomf-like file uploading service that doesn't suck." />
|
<meta property="og:description" content="A pomf-like file uploading service that doesn't suck." />
|
||||||
<meta property="og:image" content="https://safe.fiery.me/images/logo_square.png" />
|
<meta property="og:image" content="https://safe.fiery.me/images/logo_square.png" />
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:title" content="lolisafe.moe | A small safe worth protecting.">
|
<meta name="twitter:title" content="lolisafe.moe | A small safe worth protecting.">
|
||||||
<meta name="twitter:description" content="A pomf-like file uploading service that doesn't suck.">
|
<meta name="twitter:description" content="A pomf-like file uploading service that doesn't suck.">
|
||||||
<meta name="twitter:image" content="https://safe.fiery.me/images/logo_square.png">
|
<meta name="twitter:image" content="https://safe.fiery.me/images/logo_square.png">
|
||||||
<meta name="twitter:image:src" content="https://safe.fiery.me/images/logo_square.png">
|
<meta name="twitter:image:src" content="https://safe.fiery.me/images/logo_square.png">
|
||||||
|
|
||||||
<title>safe.fiery.me – A small safe worth protecting.</title>
|
<title>safe.fiery.me – A small safe worth protecting.</title>
|
||||||
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.3.0/css/bulma.min.css">
|
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.3.0/css/bulma.min.css">
|
||||||
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/sweetalert/1.1.3/sweetalert.min.css">
|
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/sweetalert/1.1.3/sweetalert.min.css">
|
||||||
<link rel="stylesheet" type="text/css" href="/css/style.css">
|
<link rel="stylesheet" type="text/css" href="/css/style.css">
|
||||||
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/sweetalert/1.1.3/sweetalert.min.js"></script>
|
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/sweetalert/1.1.3/sweetalert.min.js"></script>
|
||||||
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/dropzone/4.3.0/min/dropzone.min.js"></script>
|
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/dropzone/4.3.0/min/dropzone.min.js"></script>
|
||||||
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/axios/0.15.3/axios.min.js"></script>
|
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/axios/0.15.3/axios.min.js"></script>
|
||||||
<script type="text/javascript" src="/js/home.js"></script>
|
<script type="text/javascript" src="/js/home.js"></script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<section class="hero is-fullheight has-text-centered" id="home">
|
<section class="hero is-fullheight has-text-centered" id="home">
|
||||||
<div class="hero-body">
|
<div class="hero-body">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<p id="b">
|
<p id="b">
|
||||||
<img class="logo" src="/images/logo_smol.png">
|
<img class="logo" src="/images/logo_smol.png">
|
||||||
</p>
|
</p>
|
||||||
<h1 class="title">safe.fiery.me</h1>
|
<h1 class="title">safe.fiery.me</h1>
|
||||||
<h2 class="subtitle">A <strong>modern</strong> self-hosted file upload service</h2>
|
<h2 class="subtitle">A <strong>modern</strong> self-hosted file upload service</h2>
|
||||||
|
|
||||||
<h3 class="subtitle" id="maxFileSize"></h3>
|
<h3 class="subtitle" id="maxFileSize"></h3>
|
||||||
<div class="columns">
|
<div class="columns">
|
||||||
<div class="column is-hidden-mobile"></div>
|
<div class="column is-hidden-mobile"></div>
|
||||||
<div class="column" id="uploadContainer">
|
<div class="column" id="uploadContainer">
|
||||||
<a id="loginToUpload" href="/auth" class="button is-danger">Running in private mode. Log in to upload.</a>
|
<a id="loginToUpload" href="/auth" class="button is-danger">Running in private mode. Log in to upload.</a>
|
||||||
<div class="field" id="albumDiv" style="display: none">
|
<div class="field" id="albumDiv" style="display: none">
|
||||||
<p class="control select-wrapper">
|
<p class="control select-wrapper">
|
||||||
<span class="select">
|
<span class="select">
|
||||||
<select id="albumSelect">
|
<select id="albumSelect">
|
||||||
<option value="">Upload to album</option>
|
<option value="">Upload to album</option>
|
||||||
</select>
|
</select>
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="column is-hidden-mobile"></div>
|
<div class="column is-hidden-mobile"></div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="uploads">
|
<div id="uploads">
|
||||||
<div id="template" class="columns">
|
<div id="template" class="columns">
|
||||||
<div class="column is-hidden-mobile"></div>
|
<div class="column is-hidden-mobile"></div>
|
||||||
<div class="column">
|
<div class="column">
|
||||||
<progress class="progress is-small is-danger" value="0" max="100" data-dz-uploadprogress></progress>
|
<progress class="progress is-small is-danger" value="0" max="100" data-dz-uploadprogress></progress>
|
||||||
<p data-dz-errormessage></p>
|
<p data-dz-errormessage></p>
|
||||||
<p class="link"></p>
|
<p class="link"></p>
|
||||||
</div>
|
</div>
|
||||||
<div class="column is-hidden-mobile"></div>
|
<div class="column is-hidden-mobile"></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h3 class="subtitle"><a href="/auth" id="loginLinkText"></a></h3>
|
<h3 class="subtitle"><a href="/auth" id="loginLinkText"></a></h3>
|
||||||
<h3 id="links">
|
<h3 id="links">
|
||||||
<a href="https://fiery.me" target="_blank" class="is-danger">Home</a><span>|</span><a href="https://blog.fiery.me" target="_blank" class="is-danger">Blog</a><span>|</span><a id="ShareX" href="https://safe.fiery.me/sharex.txt">ShareX</a><span>|</span><a href="/faq" class="is-danger">FAQ</a><span>|</span><a href="/auth" target="_blank" class="is-danger">Dashboard</a><span>|</span><a href="https://github.com/BobbyWibowo/lolisafe" target="_blank" class="is-danger">View on GitHub</a>
|
<a href="https://fiery.me" target="_blank" class="is-danger">Home</a><span>|</span><a href="https://blog.fiery.me" target="_blank" class="is-danger">Blog</a><span>|</span><a id="ShareX" href="https://safe.fiery.me/sharex.txt">ShareX</a><span>|</span><a href="/faq" class="is-danger">FAQ</a><span>|</span><a href="/auth" target="_blank" class="is-danger">Dashboard</a><span>|</span><a href="https://github.com/BobbyWibowo/lolisafe" target="_blank" class="is-danger">View on GitHub</a>
|
||||||
</h3>
|
</h3>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -1,31 +1,31 @@
|
|||||||
/* ------------------
|
/* ------------------
|
||||||
HOME
|
HOME
|
||||||
------------------ */
|
------------------ */
|
||||||
|
|
||||||
section#home #b {
|
section#home #b {
|
||||||
-webkit-animation-delay: 0.5s;
|
-webkit-animation-delay: 0.5s;
|
||||||
animation-delay: 0.5s;
|
animation-delay: 0.5s;
|
||||||
-webkit-animation-duration: 1.5s;
|
-webkit-animation-duration: 1.5s;
|
||||||
animation-duration: 1.5s;
|
animation-duration: 1.5s;
|
||||||
-webkit-animation-fill-mode: both;
|
-webkit-animation-fill-mode: both;
|
||||||
animation-fill-mode: both;
|
animation-fill-mode: both;
|
||||||
-webkit-animation-name: floatUp;
|
-webkit-animation-name: floatUp;
|
||||||
animation-name: floatUp;
|
animation-name: floatUp;
|
||||||
-webkit-animation-timing-function: cubic-bezier(0, 0.71, 0.29, 1);
|
-webkit-animation-timing-function: cubic-bezier(0, 0.71, 0.29, 1);
|
||||||
animation-timing-function: cubic-bezier(0, 0.71, 0.29, 1);
|
animation-timing-function: cubic-bezier(0, 0.71, 0.29, 1);
|
||||||
border-radius: 24px;
|
border-radius: 24px;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
height: 240px;
|
height: 240px;
|
||||||
margin-bottom: 40px;
|
margin-bottom: 40px;
|
||||||
position: relative;
|
position: relative;
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
width: 240px;
|
width: 240px;
|
||||||
box-shadow: 0 20px 60px rgba(10, 10, 10, 0.05), 0 5px 10px rgba(10, 10, 10, 0.1), 0 1px 1px rgba(10, 10, 10, 0.2);
|
box-shadow: 0 20px 60px rgba(10, 10, 10, 0.05), 0 5px 10px rgba(10, 10, 10, 0.1), 0 1px 1px rgba(10, 10, 10, 0.2);
|
||||||
}
|
}
|
||||||
|
|
||||||
section#home div#dropzone {
|
section#home div#dropzone {
|
||||||
border: 1px solid #dbdbdb;
|
border: 1px solid #dbdbdb;
|
||||||
background-color: rgba(0, 0, 0, 0);
|
background-color: rgba(0, 0, 0, 0);
|
||||||
border-color: #ff3860;
|
border-color: #ff3860;
|
||||||
color: #ff3860;
|
color: #ff3860;
|
||||||
display: none;
|
display: none;
|
||||||
@ -55,31 +55,31 @@ section#home .dz-preview img, section#home .dz-preview .dz-success-mark, section
|
|||||||
section#home div#uploads { margin-bottom: 25px; }
|
section#home div#uploads { margin-bottom: 25px; }
|
||||||
|
|
||||||
@keyframes floatUp {
|
@keyframes floatUp {
|
||||||
0% {
|
0% {
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
box-shadow: 0 0 0 rgba(10, 10, 10, 0), 0 0 0 rgba(10, 10, 10, 0), 0 0 0 rgba(10, 10, 10, 0);
|
box-shadow: 0 0 0 rgba(10, 10, 10, 0), 0 0 0 rgba(10, 10, 10, 0), 0 0 0 rgba(10, 10, 10, 0);
|
||||||
-webkit-transform: scale(0.86);
|
-webkit-transform: scale(0.86);
|
||||||
transform: scale(0.86);
|
transform: scale(0.86);
|
||||||
}
|
}
|
||||||
25% { opacity: 100; }
|
25% { opacity: 100; }
|
||||||
67% {
|
67% {
|
||||||
box-shadow: 0 0 0 rgba(10, 10, 10, 0), 0 5px 10px rgba(10, 10, 10, 0.1), 0 1px 1px rgba(10, 10, 10, 0.2);
|
box-shadow: 0 0 0 rgba(10, 10, 10, 0), 0 5px 10px rgba(10, 10, 10, 0.1), 0 1px 1px rgba(10, 10, 10, 0.2);
|
||||||
-webkit-transform: scale(1);
|
-webkit-transform: scale(1);
|
||||||
transform: scale(1);
|
transform: scale(1);
|
||||||
}
|
}
|
||||||
100% {
|
100% {
|
||||||
box-shadow: 0 20px 60px rgba(10, 10, 10, 0.05), 0 5px 10px rgba(10, 10, 10, 0.1), 0 1px 1px rgba(10, 10, 10, 0.2);
|
box-shadow: 0 20px 60px rgba(10, 10, 10, 0.05), 0 5px 10px rgba(10, 10, 10, 0.1), 0 1px 1px rgba(10, 10, 10, 0.2);
|
||||||
-webkit-transform: scale(1);
|
-webkit-transform: scale(1);
|
||||||
transform: scale(1);
|
transform: scale(1);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* ------------------
|
/* ------------------
|
||||||
PANEL
|
PANEL
|
||||||
------------------ */
|
------------------ */
|
||||||
|
|
||||||
section#login input, section#login p.control a.button {
|
section#login input, section#login p.control a.button {
|
||||||
border-left: 0px;
|
border-left: 0px;
|
||||||
border-top: 0px;
|
border-top: 0px;
|
||||||
border-right: 0px;
|
border-right: 0px;
|
||||||
border-radius: 0px;
|
border-radius: 0px;
|
||||||
@ -94,7 +94,7 @@ section#login p.control a#registerBtn { border-left: 0px; }
|
|||||||
section#auth, section#dashboard { display: none }
|
section#auth, section#dashboard { display: none }
|
||||||
section#auth input { background: rgba(0, 0, 0, 0); }
|
section#auth input { background: rgba(0, 0, 0, 0); }
|
||||||
section#auth input, section#auth a {
|
section#auth input, section#auth a {
|
||||||
border-left: 0px;
|
border-left: 0px;
|
||||||
border-top: 0px;
|
border-top: 0px;
|
||||||
border-right: 0px;
|
border-right: 0px;
|
||||||
border-radius: 0px;
|
border-radius: 0px;
|
||||||
@ -107,8 +107,8 @@ section#dashboard div#table div.column a { width: 100%; }
|
|||||||
section#dashboard div#table div.column a img { width:200px; }
|
section#dashboard div#table div.column a img { width:200px; }
|
||||||
|
|
||||||
.select-wrapper {
|
.select-wrapper {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/** Based on KDE Breeze Dark **/
|
/** Based on KDE Breeze Dark **/
|
||||||
|
Loading…
Reference in New Issue
Block a user