[Website] Added built website

This commit is contained in:
Jagandeep Brar
2019-12-30 09:52:55 -06:00
parent 1bd4a94c55
commit af9c8ea38a
34 changed files with 200 additions and 0 deletions

1
docs/CNAME Normal file
View File

@@ -0,0 +1 @@
www.lunasea.app

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

BIN
docs/apple-touch-icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

@@ -0,0 +1 @@
!function(n){var r={};function o(e){if(r[e])return r[e].exports;var t=r[e]={i:e,l:!1,exports:{}};return n[e].call(t.exports,t,t.exports,o),t.l=!0,t.exports}o.m=n,o.c=r,o.d=function(e,t,n){o.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},o.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.t=function(t,e){if(1&e&&(t=o(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var n=Object.create(null);if(o.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var r in t)o.d(n,r,function(e){return t[e]}.bind(null,r));return n},o.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(t,"a",t),t},o.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},o.p="",o(o.s=10)}({10:function(e,t,n){e.exports=n(11)},11:function(e,t){function n(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],n("js",new Date),n("config","UA-108718910-3")}});

File diff suppressed because one or more lines are too long

9
docs/browserconfig.xml Normal file
View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/mstile-150x150.png"/>
<TileColor>#32323e</TileColor>
</tile>
</msapplication>
</browserconfig>

51
docs/changelog.json Normal file
View File

@@ -0,0 +1,51 @@
[
{
"version": "v0.2.0+1 (Beta)",
"new": [
"[Clients] Support for SABnzbd",
"[Changelog] Implemented a changelog"
],
"fixes": [
"[Home] Fixed quick links not expanding to fill display width",
"[Home] Fixed services that had over 3 digits causing an overflow",
"[Lidarr] Fixed some artists showing no albums",
"[Sonarr] Fixed cases where some shows caused a crash",
"[Inputs] Fixed input fields not allowing a blank string",
"[DateTime] Fixed cases where datetime string couldn't be parsed",
"[System] Fixed version checking consistency"
],
"tweaks": [
"[Settings] Removed feature requests, folded it into bug reports",
"[UI] Reduced snackbar duration",
"[UI] Tweaked snackbar design",
"[Pro] Added message about the state of LunaSea Pro"
]
},
{
"version": "v0.1.5+1 (Beta)",
"new": [
"[UI] Use iOS-styled scrollbar for lists",
"[Firebase] Ability to delete Firebase backups"
],
"fixes": [
"[Lidarr] Fixed Lidarr missing search",
"[Profiles] Fixed cases where deleting a profile could delete other profiles"
],
"tweaks": [
"[UI] Changed most buttons to floating action buttons (FABs)",
"[UI] Titles are now left-aligned",
"[UI] Updated colours"
]
},
{
"version": "v0.1.0+1 (Beta)",
"new": [
"[Automation] Support for Lidarr",
"[Automation] Support for Radarr",
"[Automation] Support for Sonarr"
],
"fixes": [],
"tweaks": []
}
]

BIN
docs/favicon-16x16.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 915 B

BIN
docs/favicon-32x32.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

BIN
docs/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

0
docs/images/.keep Normal file
View File

BIN
docs/images/automation.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 870 KiB

BIN
docs/images/clients.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 415 KiB

BIN
docs/images/hero.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 674 KiB

6
docs/images/index-bg.svg Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="80px" height="80px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80" version="1.1">
<g transform="rotate(-30)">
<rect x="12" y="0" width="6" height="40" fill="#fff" fill-opacity="0.02" rx="3" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 296 B

BIN
docs/images/monitoring.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 380 KiB

BIN
docs/images/text-bg-1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

BIN
docs/images/text-bg-2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
docs/images/text-bg-3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

BIN
docs/images/text-bg-4.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

BIN
docs/images/text-bg-5.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

BIN
docs/images/text-bg-6.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 117 KiB

BIN
docs/images/text-bg.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

2
docs/index.html Normal file

File diff suppressed because one or more lines are too long

BIN
docs/mstile-150x150.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

1
docs/robots.txt Normal file
View File

@@ -0,0 +1 @@
Sitemap: https://www.lunasea.app/sitemap.xml

View File

@@ -0,0 +1,29 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
width="275.000000pt" height="275.000000pt" viewBox="0 0 275.000000 275.000000"
preserveAspectRatio="xMidYMid meet">
<metadata>
Created by potrace 1.11, written by Peter Selinger 2001-2013
</metadata>
<g transform="translate(0.000000,275.000000) scale(0.100000,-0.100000)"
fill="#000000" stroke="none">
<path d="M1258 2274 c-3 -2 -22 -6 -44 -10 -58 -9 -192 -53 -249 -82 -113 -56
-227 -150 -310 -255 -36 -45 -37 -48 -14 -43 117 27 208 26 321 -3 110 -29
185 -60 429 -181 265 -131 361 -172 472 -200 117 -29 208 -37 304 -26 42 4 43
4 26 -17 -49 -66 -189 -138 -279 -143 -27 -1 -54 -4 -60 -5 -16 -5 -126 11
-189 27 -97 25 -275 100 -505 214 -339 169 -411 198 -551 224 -69 14 -195 15
-246 3 -51 -13 -137 -64 -183 -109 -46 -47 -90 -121 -90 -152 0 -8 -6 -17 -12
-19 -10 -4 -10 -6 0 -6 10 -1 10 -6 2 -22 -9 -15 -8 -24 2 -37 7 -9 8 -13 2
-9 -14 8 25 -112 55 -170 23 -46 94 -138 151 -194 42 -41 209 -179 217 -179 5
0 -22 34 -47 60 -58 58 -143 197 -170 274 -46 135 -12 233 100 292 64 34 210
27 315 -16 78 -31 123 -52 220 -103 516 -271 700 -323 920 -261 29 8 -49 -60
-111 -96 -95 -56 -167 -74 -284 -73 -133 2 -257 42 -501 164 -197 99 -249 119
-303 119 -89 0 -132 -84 -101 -198 66 -246 316 -470 605 -544 121 -31 319 -30
440 1 214 56 402 189 524 371 45 67 96 162 96 179 0 5 5 22 12 38 16 40 24 71
34 133 3 19 9 51 13 70 9 39 7 159 -3 200 -6 26 -13 60 -20 95 -28 135 -118
299 -228 415 -38 41 -145 126 -199 158 -60 36 -175 80 -257 99 -67 15 -294 28
-304 17z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

7
docs/site.css Normal file

File diff suppressed because one or more lines are too long

19
docs/site.webmanifest Normal file
View File

@@ -0,0 +1,19 @@
{
"name": "LunaSea",
"short_name": "LunaSea",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-256x256.png",
"sizes": "256x256",
"type": "image/png"
}
],
"theme_color": "#32323E",
"background_color": "#32323E",
"display": "standalone"
}

11
docs/sitemap.xml Normal file
View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<url>
<loc>https://www.lunasea.app/</loc>
<lastmod>2019-12-25T19:20:50+00:00</lastmod>
</url>
</urlset>

6
docs/version.json Normal file
View File

@@ -0,0 +1,6 @@
{
"major": 0,
"minor": 2,
"revision": 0,
"code": 1
}