diff --git a/pages/album.html b/pages/album.html index a02c1a4..74d3335 100644 --- a/pages/album.html +++ b/pages/album.html @@ -1,59 +1,59 @@ - - - - - + + + + + - - - - - - - - - - + + + + + + + + + + - - - - - + + + + + - - - - - + + + + + - safe.fiery.me – A small safe worth protecting. - - - - - - - + safe.fiery.me – A small safe worth protecting. + + + + + + + - + -
-
-
-

-

-
-
-
-
-
+
+
+
+

+

+
+
+
+
+
-
-
-
+
+
+
- + diff --git a/pages/auth.html b/pages/auth.html index 7c42b57..eccc6cc 100644 --- a/pages/auth.html +++ b/pages/auth.html @@ -1,42 +1,42 @@ - + - - - - + + + + - - - - - - - - - - + + + + + + + + + + - - - - - + + + + + - - - - - + + + + + - safe.fiery.me – A small safe worth protecting. - - - - - - + safe.fiery.me – A small safe worth protecting. + + + + + + - - + + -
-
-
-

- Dashboard Access -

-

- Login or register -

-
-
-

- -

-

- -

+
+
+
+

+ Dashboard Access +

+

+ Login or register +

+
+ -
-
-
-
-
-
+
+
+
+
+
+
+
- + diff --git a/pages/dashboard.html b/pages/dashboard.html index 534ee56..1ebf547 100644 --- a/pages/dashboard.html +++ b/pages/dashboard.html @@ -1,42 +1,42 @@ - + - - - - + + + + - - - - - - - - - - + + + + + + + + + + - - - - - + + + + + - - - - - + + + + + - safe.fiery.me – A small safe worth protecting. - - - - - - + safe.fiery.me – A small safe worth protecting. + + + + + + - - + + -
+
-
-
-

- Admin dashboard -

-

-

- - Check -

-

-
-
+
+
+

+ Admin dashboard +

+

+

+ + Check +

+

+
+
-
+
-
+
-
-

Dashboard

-

A simple dashboard, to sort your uploaded stuff

-
-
-
- -
-
- -
-
-
+
+

Dashboard

+

A simple dashboard, to sort your uploaded stuff

+
+
+
+ +
+
+ +
+
+
-
- +
+ diff --git a/pages/faq.html b/pages/faq.html index 053c27c..9836a26 100644 --- a/pages/faq.html +++ b/pages/faq.html @@ -1,36 +1,36 @@ - - - - - + + + + + - - - - - - - - - - + + + + + + + + + + - - - - - + + + + + - - - - - + + + + + - safe.fiery.me – A small safe worth protecting. - + safe.fiery.me – A small safe worth protecting. + - + - -
-
-
+ +
+
+
-

What is safe.fiery.me?

-
-
- 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.. -
-
+

What is safe.fiery.me?

+
+
+ 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.. +
+
-

Will you keep my files forever?

-
-
- Unless we receive a copyright complain or some other bullshit, we will. -
-
+

Will you keep my files forever?

+
+
+ Unless we receive a copyright complain or some other bullshit, we will. +
+
-

How can I keep track of my uploads?

-
-
- 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. -
-
+

How can I keep track of my uploads?

+
+
+ 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. +
+
-

What are albums?

-
-
+

What are albums?

+
+
Albums are a simple way of sorting uploads together. Right now you can create albums through the dashboard and use them only with our chrome extension which will enable you to right click -> send to lolisafe or to a desired album if you have any. You will probably have to change some things involving https://safe.fiery.me/api/upload. -
-
+
+
-

Why should I use this?

-
-
- I don't know. -
+

Why should I use this?

+
+
+ I don't know. +

I saw something too illegal for my tastes here, what do?

@@ -93,9 +93,9 @@
-
-
-
+ + + - + diff --git a/pages/home.html b/pages/home.html index e5a823d..49329c3 100644 --- a/pages/home.html +++ b/pages/home.html @@ -1,92 +1,92 @@ - - - - - + + + + + - - - - - - - - - - + + + + + + + + + + - - - - - + + + + + - - - - - + + + + + - safe.fiery.me – A small safe worth protecting. - - - - - - - - + safe.fiery.me – A small safe worth protecting. + + + + + + + + - -
-
-
-

- -

-

safe.fiery.me

-

A modern self-hosted file upload service

+ +
+
+
+

+ +

+

safe.fiery.me

+

A modern self-hosted file upload service

-

-
-
-
- Running in private mode. Log in to upload. - -
-
-
+

+
+
+
+ Running in private mode. Log in to upload. + +
+
+
-
-
-
-
- -

- -
-
-
-
+
+
+
+
+ +

+ +
+
+
+
-

- +

+ -
-
-
+
+
+
- + diff --git a/public/css/style.css b/public/css/style.css index 7eb1ce6..1fce06f 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -1,31 +1,31 @@ /* ------------------ - HOME + HOME ------------------ */ section#home #b { - -webkit-animation-delay: 0.5s; - animation-delay: 0.5s; - -webkit-animation-duration: 1.5s; - animation-duration: 1.5s; - -webkit-animation-fill-mode: both; - animation-fill-mode: both; - -webkit-animation-name: floatUp; - animation-name: floatUp; - -webkit-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; - display: inline-block; - height: 240px; - margin-bottom: 40px; - position: relative; - vertical-align: top; - 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); + -webkit-animation-delay: 0.5s; + animation-delay: 0.5s; + -webkit-animation-duration: 1.5s; + animation-duration: 1.5s; + -webkit-animation-fill-mode: both; + animation-fill-mode: both; + -webkit-animation-name: floatUp; + animation-name: floatUp; + -webkit-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; + display: inline-block; + height: 240px; + margin-bottom: 40px; + position: relative; + vertical-align: top; + 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); } section#home div#dropzone { - border: 1px solid #dbdbdb; - background-color: rgba(0, 0, 0, 0); + border: 1px solid #dbdbdb; + background-color: rgba(0, 0, 0, 0); border-color: #ff3860; color: #ff3860; 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; } @keyframes floatUp { - 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); - -webkit-transform: scale(0.86); - transform: scale(0.86); - } - 25% { opacity: 100; } - 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); - -webkit-transform: scale(1); - transform: scale(1); - } - 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); - -webkit-transform: scale(1); - transform: scale(1); - } + 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); + -webkit-transform: scale(0.86); + transform: scale(0.86); + } + 25% { opacity: 100; } + 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); + -webkit-transform: scale(1); + transform: scale(1); + } + 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); + -webkit-transform: scale(1); + transform: scale(1); + } } /* ------------------ - PANEL + PANEL ------------------ */ section#login input, section#login p.control a.button { - border-left: 0px; + border-left: 0px; border-top: 0px; border-right: 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 input { background: rgba(0, 0, 0, 0); } section#auth input, section#auth a { - border-left: 0px; + border-left: 0px; border-top: 0px; border-right: 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; } .select-wrapper { - text-align: center; - margin-bottom: 10px; + text-align: center; + margin-bottom: 10px; } /** Based on KDE Breeze Dark **/