Skip to content

Commit

Permalink
build update
Browse files Browse the repository at this point in the history
  • Loading branch information
otto committed Jun 22, 2021
1 parent cc65a23 commit acfb90c
Show file tree
Hide file tree
Showing 10 changed files with 290 additions and 11 deletions.
17 changes: 8 additions & 9 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,19 @@
{
"files": {
"main.css": "/static/css/main.0b0a4f1f.chunk.css",
"main.js": "/static/js/main.aa1723da.chunk.js",
"main.js.map": "/static/js/main.aa1723da.chunk.js.map",
"main.js": "/static/js/main.9086a501.chunk.js",
"main.js.map": "/static/js/main.9086a501.chunk.js.map",
"runtime-main.js": "/static/js/runtime-main.cea588d5.js",
"runtime-main.js.map": "/static/js/runtime-main.cea588d5.js.map",
"static/js/2.a5613496.chunk.js": "/static/js/2.a5613496.chunk.js",
"static/js/2.a5613496.chunk.js.map": "/static/js/2.a5613496.chunk.js.map",
"static/js/2.fdc420f7.chunk.js": "/static/js/2.fdc420f7.chunk.js",
"static/js/2.fdc420f7.chunk.js.map": "/static/js/2.fdc420f7.chunk.js.map",
"index.html": "/index.html",
"precache-manifest.d1e2c732dd20b96a1fcdb26742fc6a95.js": "/precache-manifest.d1e2c732dd20b96a1fcdb26742fc6a95.js",
"precache-manifest.f574a4df8dc159be0637ebb5a5744d1f.js": "/precache-manifest.f574a4df8dc159be0637ebb5a5744d1f.js",
"service-worker.js": "/service-worker.js",
"static/css/main.0b0a4f1f.chunk.css.map": "/static/css/main.0b0a4f1f.chunk.css.map",
"static/js/2.a5613496.chunk.js.LICENSE.txt": "/static/js/2.a5613496.chunk.js.LICENSE.txt",
"static/js/2.fdc420f7.chunk.js.LICENSE.txt": "/static/js/2.fdc420f7.chunk.js.LICENSE.txt",
"static/media/beijing1.jpg": "/static/media/beijing1.be0eb5f0.jpg",
"static/media/beijing2.jpg": "/static/media/beijing2.e677d45e.jpg",
"static/media/beijing3.jpg": "/static/media/beijing3.6e64c83c.jpg",
"static/media/githubLogo3.png": "/static/media/githubLogo3.b1520b04.png",
"static/media/hongkong1.jpg": "/static/media/hongkong1.019780a3.jpg",
"static/media/hongkong2.jpg": "/static/media/hongkong2.f79ba7e9.jpg",
Expand All @@ -26,8 +25,8 @@
},
"entrypoints": [
"static/js/runtime-main.cea588d5.js",
"static/js/2.a5613496.chunk.js",
"static/js/2.fdc420f7.chunk.js",
"static/css/main.0b0a4f1f.chunk.css",
"static/js/main.aa1723da.chunk.js"
"static/js/main.9086a501.chunk.js"
]
}
17 changes: 17 additions & 0 deletions client/src/firebaseConfig.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
import firebase from 'firebase';

const firebaseKeys = {
apiKey: "AIzaSyBMS2qXIAq9Pyzzk_2HsWDT2yfuo-X44rw",
authDomain: "firestore-5209c.firebaseapp.com",
projectId: "firestore-5209c",
storageBucket: "firestore-5209c.appspot.com",
messagingSenderId: "722361634028",
appId: "1:722361634028:web:da61bcfeaf0e3ac80fe9c9"
};

const firebaseApp = firebase.initializeApp(firebaseKeys);
const db = firebase.firestore(firebaseApp);



export default db;
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="description" content="Welcome to Otto Kafka's website. Here you will find software tutorials ranging from what development to mobile apps."/><link rel="stylesheet" href="css/bootstrap.css"/><link rel="manifest" href="/manifest.json"/><title>Otto Kafka</title><link href="/static/css/main.0b0a4f1f.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script src="css/jquery.js"></script><script src="css/popper.js"></script><script src="css/bootstrap.js"></script><script>!function(e){function t(t){for(var n,l,i=t[0],f=t[1],a=t[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 f)Object.prototype.hasOwnProperty.call(f,n)&&(e[n]=f[n]);for(c&&c(t);s.length;)s.shift()();return u.push.apply(u,a||[]),r()}function r(){for(var e,t=0;t<u.length;t++){for(var r=u[t],n=!0,i=1;i<r.length;i++){var f=r[i];0!==o[f]&&(n=!1)}n&&(u.splice(t--,1),e=l(l.s=r[0]))}return e}var n={},o={1:0},u=[];function l(t){if(n[t])return n[t].exports;var r=n[t]={i:t,l:!1,exports:{}};return e[t].call(r.exports,r,r.exports,l),r.l=!0,r.exports}l.m=e,l.c=n,l.d=function(e,t,r){l.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},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,t){if(1&t&&(e=l(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(l.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var n in e)l.d(r,n,function(t){return e[t]}.bind(null,n));return r},l.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return l.d(t,"a",t),t},l.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},l.p="/";var i=this.webpackJsonpclient=this.webpackJsonpclient||[],f=i.push.bind(i);i.push=t,i=i.slice();for(var a=0;a<i.length;a++)t(i[a]);var c=f;r()}([])</script><script src="/static/js/2.a5613496.chunk.js"></script><script src="/static/js/main.aa1723da.chunk.js"></script></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="description" content="Welcome to Otto Kafka's website. Here you will find software tutorials ranging from what development to mobile apps."/><link rel="stylesheet" href="css/bootstrap.css"/><link rel="manifest" href="/manifest.json"/><title>Otto Kafka</title><link href="/static/css/main.0b0a4f1f.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script src="css/jquery.js"></script><script src="css/popper.js"></script><script src="css/bootstrap.js"></script><script>!function(e){function t(t){for(var n,l,i=t[0],f=t[1],a=t[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 f)Object.prototype.hasOwnProperty.call(f,n)&&(e[n]=f[n]);for(c&&c(t);s.length;)s.shift()();return u.push.apply(u,a||[]),r()}function r(){for(var e,t=0;t<u.length;t++){for(var r=u[t],n=!0,i=1;i<r.length;i++){var f=r[i];0!==o[f]&&(n=!1)}n&&(u.splice(t--,1),e=l(l.s=r[0]))}return e}var n={},o={1:0},u=[];function l(t){if(n[t])return n[t].exports;var r=n[t]={i:t,l:!1,exports:{}};return e[t].call(r.exports,r,r.exports,l),r.l=!0,r.exports}l.m=e,l.c=n,l.d=function(e,t,r){l.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},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,t){if(1&t&&(e=l(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(l.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var n in e)l.d(r,n,function(t){return e[t]}.bind(null,n));return r},l.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return l.d(t,"a",t),t},l.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},l.p="/";var i=this.webpackJsonpclient=this.webpackJsonpclient||[],f=i.push.bind(i);i.push=t,i=i.slice();for(var a=0;a<i.length;a++)t(i[a]);var c=f;r()}([])</script><script src="/static/js/2.fdc420f7.chunk.js"></script><script src="/static/js/main.9086a501.chunk.js"></script></body></html>
66 changes: 66 additions & 0 deletions precache-manifest.f574a4df8dc159be0637ebb5a5744d1f.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
self.__precacheManifest = (self.__precacheManifest || []).concat([
{
"revision": "7c30e184c0216438e9fa12f6adaf250d",
"url": "/index.html"
},
{
"revision": "ac69147e28d6177fbf8e",
"url": "/static/css/main.0b0a4f1f.chunk.css"
},
{
"revision": "5a7e3c78600673d6f69f",
"url": "/static/js/2.fdc420f7.chunk.js"
},
{
"revision": "f7ae08f9ed3baacb039509795966faad",
"url": "/static/js/2.fdc420f7.chunk.js.LICENSE.txt"
},
{
"revision": "ac69147e28d6177fbf8e",
"url": "/static/js/main.9086a501.chunk.js"
},
{
"revision": "5d93c6b2d15332364552",
"url": "/static/js/runtime-main.cea588d5.js"
},
{
"revision": "be0eb5f0ca8b1a00e6835a64d4088023",
"url": "/static/media/beijing1.be0eb5f0.jpg"
},
{
"revision": "e677d45ef6565297c59d9575c3e0870a",
"url": "/static/media/beijing2.e677d45e.jpg"
},
{
"revision": "b1520b0446ac440eb32910bc8882f3f6",
"url": "/static/media/githubLogo3.b1520b04.png"
},
{
"revision": "019780a3b3c26fe65a91dc8b58493147",
"url": "/static/media/hongkong1.019780a3.jpg"
},
{
"revision": "f79ba7e9b20b53604b024db4289bac38",
"url": "/static/media/hongkong2.f79ba7e9.jpg"
},
{
"revision": "51d7aacccbc075351052928511aedcc3",
"url": "/static/media/hongkong3.51d7aacc.jpg"
},
{
"revision": "b02ef8e17ec0825ca75bb798dc5241cc",
"url": "/static/media/medium.b02ef8e1.png"
},
{
"revision": "6ebe1e3ebabdfcacb6be7d73731625e8",
"url": "/static/media/otto.6ebe1e3e.jpg"
},
{
"revision": "72fab47b0de349011d890ecff8a3faeb",
"url": "/static/media/shanghai1.72fab47b.jpg"
},
{
"revision": "af0866b4362738f3a8f4757a05826916",
"url": "/static/media/shanghai2.af0866b4.jpg"
}
]);
2 changes: 1 addition & 1 deletion service-worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
importScripts("https://storage.googleapis.com/workbox-cdn/releases/4.3.1/workbox-sw.js");

importScripts(
"/precache-manifest.d1e2c732dd20b96a1fcdb26742fc6a95.js"
"/precache-manifest.f574a4df8dc159be0637ebb5a5744d1f.js"
);

self.addEventListener('message', (event) => {
Expand Down
3 changes: 3 additions & 0 deletions static/js/2.fdc420f7.chunk.js

Large diffs are not rendered by default.

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

/*! *****************************************************************************
Copyright (c) Microsoft Corporation.

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.
***************************************************************************** */

/*! *****************************************************************************
Copyright (c) Microsoft Corporation. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
this file except in compliance with the License. You may obtain a copy of the
License at http://www.apache.org/licenses/LICENSE-2.0

THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
MERCHANTABLITY OR NON-INFRINGEMENT.

See the Apache Version 2.0 License for specific language governing permissions
and limitations under the License.
***************************************************************************** */

/**
* @license
* Copyright 2017 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

/**
* @license
* Copyright 2020 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

/**
* @license
* Copyright 2017 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

/**
* @license
* Copyright 2018 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

/**
* @license
* Copyright 2019 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

/**
* @license
* Copyright 2020 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

/**
* @license
* Copyright 2021 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

/** @license React v0.18.0
* 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.12.0
* 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.12.0
* react-is.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.12.0
* 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.fdc420f7.chunk.js.map

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

0 comments on commit acfb90c

Please sign in to comment.