Initial Commit

Co-authored-by: Subin <subinthattaparambil@gmail.com>
Co-authored-by: Manoj <manojmj92@gmail.com>
Co-authored-by: Nithin <webofnithin@gmail.com>
This commit is contained in:
Pranav Raj Sreepuram
2019-08-14 15:18:44 +05:30
commit 2a34255e0b
537 changed files with 27318 additions and 0 deletions

67
public/404.html Normal file
View File

@@ -0,0 +1,67 @@
<!DOCTYPE html>
<html>
<head>
<title>The page you were looking for doesn't exist (404)</title>
<meta name="viewport" content="width=device-width,initial-scale=1">
<style>
body {
background-color: #EFEFEF;
color: #2E2F30;
text-align: center;
font-family: arial, sans-serif;
margin: 0;
}
div.dialog {
width: 95%;
max-width: 33em;
margin: 4em auto 0;
}
div.dialog > div {
border: 1px solid #CCC;
border-right-color: #999;
border-left-color: #999;
border-bottom-color: #BBB;
border-top: #B00100 solid 4px;
border-top-left-radius: 9px;
border-top-right-radius: 9px;
background-color: white;
padding: 7px 12% 0;
box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
}
h1 {
font-size: 100%;
color: #730E15;
line-height: 1.5em;
}
div.dialog > p {
margin: 0 0 1em;
padding: 1em;
background-color: #F7F7F7;
border: 1px solid #CCC;
border-right-color: #999;
border-left-color: #999;
border-bottom-color: #999;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-top-color: #DADADA;
color: #666;
box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
}
</style>
</head>
<body>
<!-- This file lives in public/404.html -->
<div class="dialog">
<div>
<h1>The page you were looking for doesn't exist.</h1>
<p>You may have mistyped the address or the page may have moved.</p>
</div>
<p>If you are the application owner check the logs for more information.</p>
</div>
</body>
</html>

67
public/422.html Normal file
View File

@@ -0,0 +1,67 @@
<!DOCTYPE html>
<html>
<head>
<title>The change you wanted was rejected (422)</title>
<meta name="viewport" content="width=device-width,initial-scale=1">
<style>
body {
background-color: #EFEFEF;
color: #2E2F30;
text-align: center;
font-family: arial, sans-serif;
margin: 0;
}
div.dialog {
width: 95%;
max-width: 33em;
margin: 4em auto 0;
}
div.dialog > div {
border: 1px solid #CCC;
border-right-color: #999;
border-left-color: #999;
border-bottom-color: #BBB;
border-top: #B00100 solid 4px;
border-top-left-radius: 9px;
border-top-right-radius: 9px;
background-color: white;
padding: 7px 12% 0;
box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
}
h1 {
font-size: 100%;
color: #730E15;
line-height: 1.5em;
}
div.dialog > p {
margin: 0 0 1em;
padding: 1em;
background-color: #F7F7F7;
border: 1px solid #CCC;
border-right-color: #999;
border-left-color: #999;
border-bottom-color: #999;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-top-color: #DADADA;
color: #666;
box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
}
</style>
</head>
<body>
<!-- This file lives in public/422.html -->
<div class="dialog">
<div>
<h1>The change you wanted was rejected.</h1>
<p>Maybe you tried to change something you didn't have access to.</p>
</div>
<p>If you are the application owner check the logs for more information.</p>
</div>
</body>
</html>

66
public/500.html Normal file
View File

@@ -0,0 +1,66 @@
<!DOCTYPE html>
<html>
<head>
<title>We're sorry, but something went wrong (500)</title>
<meta name="viewport" content="width=device-width,initial-scale=1">
<style>
body {
background-color: #EFEFEF;
color: #2E2F30;
text-align: center;
font-family: arial, sans-serif;
margin: 0;
}
div.dialog {
width: 95%;
max-width: 33em;
margin: 4em auto 0;
}
div.dialog > div {
border: 1px solid #CCC;
border-right-color: #999;
border-left-color: #999;
border-bottom-color: #BBB;
border-top: #B00100 solid 4px;
border-top-left-radius: 9px;
border-top-right-radius: 9px;
background-color: white;
padding: 7px 12% 0;
box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
}
h1 {
font-size: 100%;
color: #730E15;
line-height: 1.5em;
}
div.dialog > p {
margin: 0 0 1em;
padding: 1em;
background-color: #F7F7F7;
border: 1px solid #CCC;
border-right-color: #999;
border-left-color: #999;
border-bottom-color: #999;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-top-color: #DADADA;
color: #666;
box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
}
</style>
</head>
<body>
<!-- This file lives in public/500.html -->
<div class="dialog">
<div>
<h1>We're sorry, but something went wrong.</h1>
</div>
<p>If you are the application owner check the logs for more information.</p>
</div>
</body>
</html>

View File

View File

0
public/favicon.ico Normal file
View File

View File

@@ -0,0 +1,28 @@
{
"application.js": "/packs/js/application-9dff920064261ae4bc32.js",
"application.js.map": "/packs/js/application-9dff920064261ae4bc32.js.map",
"audio/ding.mp3": "/packs/audio/ding.mp3",
"entrypoints": {
"application": {
"js": [
"/packs/js/application-9dff920064261ae4bc32.js"
],
"js.map": [
"/packs/js/application-9dff920064261ae4bc32.js.map"
]
}
},
"media/src/assets/images/agent.svg": "/packs/media/src/assets/images/agent-aa76bb40e41e0e737cf0e929e8c66d20.svg",
"media/src/assets/images/canned.svg": "/packs/media/src/assets/images/canned-87a4e4e0032b5b27557c494d9cf1fc2d.svg",
"media/src/assets/images/channels/facebook.png": "/packs/media/src/assets/images/channels/facebook-4cbc901356e134d542a94a991cdbf4cf.png",
"media/src/assets/images/channels/facebook_login.png": "/packs/media/src/assets/images/channels/facebook_login-cdbce77d96b5fe3ce2dc084764b4d5e9.png",
"media/src/assets/images/channels/line.png": "/packs/media/src/assets/images/channels/line-15ace046ed5a35b4304b37d0c077b8e3.png",
"media/src/assets/images/channels/telegram.png": "/packs/media/src/assets/images/channels/telegram-8967c418781f558f249f84faffbc8e02.png",
"media/src/assets/images/channels/twitter.png": "/packs/media/src/assets/images/channels/twitter-fef946b8bba756359e2a1e87ccd915ea.png",
"media/src/assets/images/chat.svg": "/packs/media/src/assets/images/chat-55f282b2485b821d927f5228722f48af.svg",
"media/src/assets/images/fb-badge.png": "/packs/media/src/assets/images/fb-badge-7a4add817f6e7fe207ffe52c428f3305.png",
"media/src/assets/images/inboxes.svg": "/packs/media/src/assets/images/inboxes-93fdc823fcdf1f10bbb277cefb9de069.svg",
"media/src/assets/images/lock.svg": "/packs/media/src/assets/images/lock-f25fa6d8307d8bad7ed1e7be31a9197a.svg",
"media/src/assets/images/no_page_image.png": "/packs/media/src/assets/images/no_page_image-a9939843df22d97c5028a6d13c969cfd.png",
"media/src/assets/images/woot-logo.svg": "/packs/media/src/assets/images/woot-logo-8b0ff85724f712a02073505458d56f64.svg"
}

5
public/robots.txt Normal file
View File

@@ -0,0 +1,5 @@
# See http://www.robotstxt.org/robotstxt.html for documentation on how to use the robots.txt file
#
# To ban all spiders from the entire site uncomment the next two lines:
# User-agent: *
# Disallow: /