From 454825558aef4320c82b3d3148537038364c9427 Mon Sep 17 00:00:00 2001 From: 8cy <50817549+8cy@users.noreply.github.com> Date: Sat, 23 May 2020 02:24:18 -0700 Subject: DARLING in the FRANXX --- pages/album.html | 60 +++++++++++++++++++++++++++++++ pages/auth.html | 87 ++++++++++++++++++++++++++++++++++++++++++++ pages/dashboard.html | 100 +++++++++++++++++++++++++++++++++++++++++++++++++++ pages/error/404.html | 47 ++++++++++++++++++++++++ pages/error/500.html | 47 ++++++++++++++++++++++++ pages/faq.html | 83 ++++++++++++++++++++++++++++++++++++++++++ pages/home.html | 94 ++++++++++++++++++++++++++++++++++++++++++++++++ 7 files changed, 518 insertions(+) create mode 100644 pages/album.html create mode 100644 pages/auth.html create mode 100644 pages/dashboard.html create mode 100644 pages/error/404.html create mode 100644 pages/error/500.html create mode 100644 pages/faq.html create mode 100644 pages/home.html (limited to 'pages') diff --git a/pages/album.html b/pages/album.html new file mode 100644 index 0000000..7714c26 --- /dev/null +++ b/pages/album.html @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + strelizia - A small safe worth protecting. + + + + + + + + + + +
+
+
+

+

+
+
+
+
+
+ +
+
+
+ + + diff --git a/pages/auth.html b/pages/auth.html new file mode 100644 index 0000000..d87cc50 --- /dev/null +++ b/pages/auth.html @@ -0,0 +1,87 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + strelizia - A small safe worth protecting. + + + + + + + + + + + + +
+
+
+

+ Dashboard Access +

+

+ Login or register +

+
+
+

+ +

+

+ +

+ +

+ + Register + + + Log in + +

+ +
+
+
+
+
+
+
+ + + diff --git a/pages/dashboard.html b/pages/dashboard.html new file mode 100644 index 0000000..a83eac1 --- /dev/null +++ b/pages/dashboard.html @@ -0,0 +1,100 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + strelizia - A small safe worth protecting. + + + + + + + + + + +
+ +
+
+

+ Admin dashboard +

+

+

+ + Check +

+

+
+
+ +
+ +
+ +
+

Dashboard

+

A simple dashboard, to sort your uploaded stuff

+
+
+
+ +
+
+ +
+
+
+ +
+ + diff --git a/pages/error/404.html b/pages/error/404.html new file mode 100644 index 0000000..6f770a7 --- /dev/null +++ b/pages/error/404.html @@ -0,0 +1,47 @@ + + + + strelizia + + + + + + +
+
+
Page not found.
+
+
+ + diff --git a/pages/error/500.html b/pages/error/500.html new file mode 100644 index 0000000..749e95a --- /dev/null +++ b/pages/error/500.html @@ -0,0 +1,47 @@ + + + + strelizia + + + + + + +
+
+
Internal server error.
+
+
+ + diff --git a/pages/faq.html b/pages/faq.html new file mode 100644 index 0000000..13b648d --- /dev/null +++ b/pages/faq.html @@ -0,0 +1,83 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + strelizia - A small safe worth protecting. + + + + + +
+
+
+ +

What is strelizia?

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

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

Why should I use this?

+
+
+ There are too many file upload services out there, and a lot of them rely on the foundations of pomf which is ancient. In a desperate and unsuccessful attempt of finding a good file uploader that's easily extendable, strelizia was born. We give you control over your files, we give you a way to sort your uploads into albums for ease of access and we give you an api to use with ShareX or any other thing that let's you make POST requests. Awesome isn't it? Just like you. +
+
+ +
+
+
+ + + diff --git a/pages/home.html b/pages/home.html new file mode 100644 index 0000000..841e320 --- /dev/null +++ b/pages/home.html @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + strelizia - A small safe worth protecting. + + + + + + + + + + + +
+
+
+

+ +

+

strelizia

+

+ +

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

+ +
+
+
+
+ +

+ + +
+
+
+ + + -- cgit v1.2.3