Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rjshxyz committed Jun 21, 2020
0 parents commit 5b19e9c
Show file tree
Hide file tree
Showing 18 changed files with 172 additions and 0 deletions.
25 changes: 25 additions & 0 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"files": {
"main.css": "/robosocial/static/css/main.130e3e3b.chunk.css",
"main.js": "/robosocial/static/js/main.87988712.chunk.js",
"main.js.map": "/robosocial/static/js/main.87988712.chunk.js.map",
"runtime-main.js": "/robosocial/static/js/runtime-main.cf953cf6.js",
"runtime-main.js.map": "/robosocial/static/js/runtime-main.cf953cf6.js.map",
"static/css/2.3c03f26f.chunk.css": "/robosocial/static/css/2.3c03f26f.chunk.css",
"static/js/2.f09406fc.chunk.js": "/robosocial/static/js/2.f09406fc.chunk.js",
"static/js/2.f09406fc.chunk.js.map": "/robosocial/static/js/2.f09406fc.chunk.js.map",
"index.html": "/robosocial/index.html",
"precache-manifest.185f75b09edac97c444eaa5a7d31b078.js": "/robosocial/precache-manifest.185f75b09edac97c444eaa5a7d31b078.js",
"service-worker.js": "/robosocial/service-worker.js",
"static/css/2.3c03f26f.chunk.css.map": "/robosocial/static/css/2.3c03f26f.chunk.css.map",
"static/css/main.130e3e3b.chunk.css.map": "/robosocial/static/css/main.130e3e3b.chunk.css.map",
"static/js/2.f09406fc.chunk.js.LICENSE.txt": "/robosocial/static/js/2.f09406fc.chunk.js.LICENSE.txt"
},
"entrypoints": [
"static/js/runtime-main.cf953cf6.js",
"static/css/2.3c03f26f.chunk.css",
"static/js/2.f09406fc.chunk.js",
"static/css/main.130e3e3b.chunk.css",
"static/js/main.87988712.chunk.js"
]
}
Binary file added favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/robosocial/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/robosocial/logo192.png"/><link href="https://fonts.googleapis.com/css2?family=Gugi&family=VT323&family=Noto+Sans&family=Nova+Mono&display=swap" rel="stylesheet"><link rel="manifest" href="/robosocial/manifest.json"/><title>RoboSocial</title><link href="/robosocial/static/css/2.3c03f26f.chunk.css" rel="stylesheet"><link href="/robosocial/static/css/main.130e3e3b.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>!function(e){function r(r){for(var n,l,i=r[0],a=r[1],c=r[2],p=0,s=[];p<i.length;p++)l=i[p],Object.prototype.hasOwnProperty.call(o,l)&&o[l]&&s.push(o[l][0]),o[l]=0;for(n in a)Object.prototype.hasOwnProperty.call(a,n)&&(e[n]=a[n]);for(f&&f(r);s.length;)s.shift()();return u.push.apply(u,c||[]),t()}function t(){for(var e,r=0;r<u.length;r++){for(var t=u[r],n=!0,i=1;i<t.length;i++){var a=t[i];0!==o[a]&&(n=!1)}n&&(u.splice(r--,1),e=l(l.s=t[0]))}return e}var n={},o={1:0},u=[];function l(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,l),t.l=!0,t.exports}l.m=e,l.c=n,l.d=function(e,r,t){l.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},l.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},l.t=function(e,r){if(1&r&&(e=l(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(l.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)l.d(t,n,function(r){return e[r]}.bind(null,n));return t},l.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return l.d(r,"a",r),r},l.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},l.p="/robosocial/";var i=this.webpackJsonprobosocial=this.webpackJsonprobosocial||[],a=i.push.bind(i);i.push=r,i=i.slice();for(var c=0;c<i.length;c++)r(i[c]);var f=a;t()}([])</script><script src="/robosocial/static/js/2.f09406fc.chunk.js"></script><script src="/robosocial/static/js/main.87988712.chunk.js"></script></body></html>
25 changes: 25 additions & 0 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
},
{
"src": "logo192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "logo512.png",
"type": "image/png",
"sizes": "512x512"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}
30 changes: 30 additions & 0 deletions precache-manifest.185f75b09edac97c444eaa5a7d31b078.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
self.__precacheManifest = (self.__precacheManifest || []).concat([
{
"revision": "1fbd9edba7f87ff4ba25ba4596a16f58",
"url": "/robosocial/index.html"
},
{
"revision": "bcd9e13e17971abdf174",
"url": "/robosocial/static/css/2.3c03f26f.chunk.css"
},
{
"revision": "f8f518249fe337b2725a",
"url": "/robosocial/static/css/main.130e3e3b.chunk.css"
},
{
"revision": "bcd9e13e17971abdf174",
"url": "/robosocial/static/js/2.f09406fc.chunk.js"
},
{
"revision": "e88a3e95b5364d46e95b35ae8c0dc27d",
"url": "/robosocial/static/js/2.f09406fc.chunk.js.LICENSE.txt"
},
{
"revision": "f8f518249fe337b2725a",
"url": "/robosocial/static/js/main.87988712.chunk.js"
},
{
"revision": "c05dea229d66cf840d32",
"url": "/robosocial/static/js/runtime-main.cf953cf6.js"
}
]);
3 changes: 3 additions & 0 deletions robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# https://www.robotstxt.org/robotstxt.html
User-agent: *
Disallow:
39 changes: 39 additions & 0 deletions service-worker.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
/**
* Welcome to your Workbox-powered service worker!
*
* You'll need to register this file in your web app and you should
* disable HTTP caching for this file too.
* See https://goo.gl/nhQhGp
*
* The rest of the code is auto-generated. Please don't update this file
* directly; instead, make changes to your Workbox build configuration
* and re-run your build process.
* See https://goo.gl/2aRDsh
*/

importScripts("https://storage.googleapis.com/workbox-cdn/releases/4.3.1/workbox-sw.js");

importScripts(
"/robosocial/precache-manifest.185f75b09edac97c444eaa5a7d31b078.js"
);

self.addEventListener('message', (event) => {
if (event.data && event.data.type === 'SKIP_WAITING') {
self.skipWaiting();
}
});

workbox.core.clientsClaim();

/**
* The workboxSW.precacheAndRoute() method efficiently caches and responds to
* requests for URLs in the manifest.
* See https://goo.gl/S9QRab
*/
self.__precacheManifest = [].concat(self.__precacheManifest || []);
workbox.precaching.precacheAndRoute(self.__precacheManifest, {});

workbox.routing.registerNavigationRoute(workbox.precaching.getCacheKeyForURL("/robosocial/index.html"), {

blacklist: [/^\/_/,/\/[^/?]+\.[^/]+$/],
});
3 changes: 3 additions & 0 deletions static/css/2.3c03f26f.chunk.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions static/css/2.3c03f26f.chunk.css.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions static/css/main.130e3e3b.chunk.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions static/css/main.130e3e3b.chunk.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions static/js/2.f09406fc.chunk.js

Large diffs are not rendered by default.

32 changes: 32 additions & 0 deletions static/js/2.f09406fc.chunk.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
/*
object-assign
(c) Sindre Sorhus
@license MIT
*/

/** @license React v0.19.1
* scheduler.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v16.13.1
* react-dom.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v16.13.1
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
1 change: 1 addition & 0 deletions static/js/2.f09406fc.chunk.js.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions static/js/main.87988712.chunk.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions static/js/main.87988712.chunk.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions static/js/runtime-main.cf953cf6.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5b19e9c

Please sign in to comment.