From 13ada240710fb70561a82dbaf1aafaa2311eb0c0 Mon Sep 17 00:00:00 2001 From: Chris Dill Date: Fri, 23 Oct 2020 22:10:37 +0100 Subject: [PATCH] Removing old website code. - Still available on the server and in commit history if we need to reference it later. --- old/about/index.txt | 89 ----------------------------- old/admin/auth.php | 103 ---------------------------------- old/admin/index.php | 112 ------------------------------------- old/admin/login.php | 89 ----------------------------- old/admin/logout.php | 6 -- old/index.svelte | 46 --------------- old/policy/index.txt | 112 ------------------------------------- old/sirius/index.txt | 82 --------------------------- static/includes/footer.php | 7 --- static/includes/head.php | 33 ----------- static/includes/header.php | 24 -------- 11 files changed, 703 deletions(-) delete mode 100755 old/about/index.txt delete mode 100755 old/admin/auth.php delete mode 100755 old/admin/index.php delete mode 100755 old/admin/login.php delete mode 100755 old/admin/logout.php delete mode 100644 old/index.svelte delete mode 100755 old/policy/index.txt delete mode 100755 old/sirius/index.txt delete mode 100755 static/includes/footer.php delete mode 100755 static/includes/head.php delete mode 100755 static/includes/header.php diff --git a/old/about/index.txt b/old/about/index.txt deleted file mode 100755 index 63509e4..0000000 --- a/old/about/index.txt +++ /dev/null @@ -1,89 +0,0 @@ - - - - Quartznet | About - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- -
- -
-
-

Quartznet

-

Software, Games, Science, Space!

-
-
-
-
-
-

Frequently Asked Questions

-

Who we are

-

A small team developing games and software.

- -

Why the name Quartznet

-

Naming things is hard. We ended up with the name quartz and added net to it to make quartznet. Also it includes the letters q and z so it is cleary a great name! - -

Contact

-

We can be reached at contact@quartznet.com. If you are requesting a key for reviewing, steaming, or youtube, as well as all other legitimate purposes, please be sure to include a link to your channel or website.

- -

Feel free to contact us via email if you want to get in touch.

-
-
- - - - \ No newline at end of file diff --git a/old/admin/auth.php b/old/admin/auth.php deleted file mode 100755 index 98fa917..0000000 --- a/old/admin/auth.php +++ /dev/null @@ -1,103 +0,0 @@ - - - diff --git a/old/admin/index.php b/old/admin/index.php deleted file mode 100755 index 676ad31..0000000 --- a/old/admin/index.php +++ /dev/null @@ -1,112 +0,0 @@ - - - - - Quartznet | Admin - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- -
- -
-
-

Quartznet

-

Software, Games, Science, Space!

-
-
-
- -
-
-

Admin

-

Welcome to the super special admin page where you can manage the different parts of quartznet.

-

UNLIMITED POWER

-

Also cats!

- cats -
- -
-

Users

- - - - - - - - - - - - - - - - - - - - -
IdNamePassword
- - -
-
- - -
-
-
-
- - - - \ No newline at end of file diff --git a/old/admin/login.php b/old/admin/login.php deleted file mode 100755 index fc8a47a..0000000 --- a/old/admin/login.php +++ /dev/null @@ -1,89 +0,0 @@ - - - - - - Quartznet | Login - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- -
- -
-
-

Quartznet

-

Software, Games, Science, Space!

-
-
-
- -
- -
- - - - \ No newline at end of file diff --git a/old/admin/logout.php b/old/admin/logout.php deleted file mode 100755 index 82a3bb9..0000000 --- a/old/admin/logout.php +++ /dev/null @@ -1,6 +0,0 @@ - diff --git a/old/index.svelte b/old/index.svelte deleted file mode 100644 index ab59440..0000000 --- a/old/index.svelte +++ /dev/null @@ -1,46 +0,0 @@ - - - - Sapper project template - - -

Great success!

- -
- Success Kid -
Have fun with Sapper!
-
- -

Try editing this file (src/routes/index.svelte) to test live reloading.

diff --git a/old/policy/index.txt b/old/policy/index.txt deleted file mode 100755 index 3d6bb05..0000000 --- a/old/policy/index.txt +++ /dev/null @@ -1,112 +0,0 @@ - - - - - Quartznet | Policy - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- -
- -
-
-

Quartznet

-

Software, Games, Science, Space!

-
-
-
- -
-
-

Privacy Policy

- Last updated: 20/12/2019 - -

Quartznet ("I", "My", or "Me") operates *GameCompanySite* (the "Site"). This page informs you of my policies regarding the collection, use and disclosure of Personal Information I receive from users of the Site.

- -

I use your Personal Information only for providing and improving the Site. By using the Site, you agree to the collection and use of information in accordance with this policy.

- -

Log Data

- -

Like many site operators, I collect information that your browser sends whenever you visit my Site ("Log Data"). - This Log Data may include information such as your computer's Internet Protocol ("IP") address, browser type, browser version, the pages of my Site that you visit, the time and date of your visit, the time spent on those pages and other statistics.

- -

In addition, I may use third party services such as Google Analytics that collect, monitor and analyze this.

-
-
- -
-

Cookies Policy

- Last updated: 20/12/2019 - -

Quartznet ("I", "My") uses cookies on Quartznet (the "Service"). By using the Service, you consent to the use of cookies.

- -

What are cookies

-

Cookies are small pieces of text sent by your web browser by a website you visit. A cookie file is stored in your web browser and allows the Service or a third-party to recognize you and make your next visit easier and the Service more useful to you.

- -

How Quartznet uses cookies

-

When you use and access the Service, I may place a number of cookies files in your web browser.

- -

I use cookies for the following purposes: to enable certain functions of the Service, to provide analytics, and to store your preferences.

- -

What are your choices regarding cookies

-

If you'd like to delete cookies or instruct your web browser to delete or refuse cookies, please visit the help pages of your web browser.

-
-
- - - - \ No newline at end of file diff --git a/old/sirius/index.txt b/old/sirius/index.txt deleted file mode 100755 index fad24f2..0000000 --- a/old/sirius/index.txt +++ /dev/null @@ -1,82 +0,0 @@ - - - - Quartznet | Sirius - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- -
- -
-
-

Quartznet

-

Software, Games, Science, Space!

-
-
-
- -
-
-

Sirius game

-

Sirius game. Work in progress

- Presskit -
-
- - - - \ No newline at end of file diff --git a/static/includes/footer.php b/static/includes/footer.php deleted file mode 100755 index b65bc59..0000000 --- a/static/includes/footer.php +++ /dev/null @@ -1,7 +0,0 @@ - - \ No newline at end of file diff --git a/static/includes/head.php b/static/includes/head.php deleted file mode 100755 index 260d9a7..0000000 --- a/static/includes/head.php +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/static/includes/header.php b/static/includes/header.php deleted file mode 100755 index a0a5ac9..0000000 --- a/static/includes/header.php +++ /dev/null @@ -1,24 +0,0 @@ -
-
- -
- -
-
-

Quartznet

-

Software, Games, Science, Space!

-
-
-