unknown 1 year ago
parent
commit
f1c021238e

File diff suppressed because it is too large
+ 1 - 1
.eslintcache


+ 0 - 38
build/asset-manifest.json

@@ -1,38 +0,0 @@
-{
-  "files": {
-    "static/js/0.80d38630.chunk.js": "/static/js/0.80d38630.chunk.js",
-    "static/js/0.80d38630.chunk.js.map": "/static/js/0.80d38630.chunk.js.map",
-    "AuthPage.js": "/static/js/AuthPage.8bf438db.chunk.js",
-    "AuthPage.js.map": "/static/js/AuthPage.8bf438db.chunk.js.map",
-    "HomePage.js": "/static/js/HomePage.fc85d94f.chunk.js",
-    "HomePage.js.map": "/static/js/HomePage.fc85d94f.chunk.js.map",
-    "main.css": "/static/css/main.648af75f.chunk.css",
-    "main.js": "/static/js/main.f1c56119.chunk.js",
-    "main.js.map": "/static/js/main.f1c56119.chunk.js.map",
-    "runtime-main.js": "/static/js/runtime-main.1ad30abe.js",
-    "runtime-main.js.map": "/static/js/runtime-main.1ad30abe.js.map",
-    "static/js/5.f4279fe9.chunk.js": "/static/js/5.f4279fe9.chunk.js",
-    "static/js/5.f4279fe9.chunk.js.map": "/static/js/5.f4279fe9.chunk.js.map",
-    "static/css/6.c7cc29b3.chunk.css": "/static/css/6.c7cc29b3.chunk.css",
-    "static/js/6.7a556023.chunk.js": "/static/js/6.7a556023.chunk.js",
-    "static/js/6.7a556023.chunk.js.map": "/static/js/6.7a556023.chunk.js.map",
-    "index.html": "/index.html",
-    "static/css/6.c7cc29b3.chunk.css.map": "/static/css/6.c7cc29b3.chunk.css.map",
-    "static/css/main.648af75f.chunk.css.map": "/static/css/main.648af75f.chunk.css.map",
-    "static/js/0.80d38630.chunk.js.LICENSE.txt": "/static/js/0.80d38630.chunk.js.LICENSE.txt",
-    "static/js/5.f4279fe9.chunk.js.LICENSE.txt": "/static/js/5.f4279fe9.chunk.js.LICENSE.txt",
-    "static/js/6.7a556023.chunk.js.LICENSE.txt": "/static/js/6.7a556023.chunk.js.LICENSE.txt",
-    "static/media/icons8-telegram-app.be023370.svg": "/static/media/icons8-telegram-app.be023370.svg",
-    "static/media/monkey.ded8ac2a.png": "/static/media/monkey.ded8ac2a.png",
-    "static/media/qrCode_telegram.bb0caf3c.png": "/static/media/qrCode_telegram.bb0caf3c.png",
-    "static/media/wallpaper.8f0d1af7.jpg": "/static/media/wallpaper.8f0d1af7.jpg",
-    "static/media/wallpaperNight.63a4f24a.jpg": "/static/media/wallpaperNight.63a4f24a.jpg"
-  },
-  "entrypoints": [
-    "static/js/runtime-main.1ad30abe.js",
-    "static/css/6.c7cc29b3.chunk.css",
-    "static/js/6.7a556023.chunk.js",
-    "static/css/main.648af75f.chunk.css",
-    "static/js/main.f1c56119.chunk.js"
-  ]
-}

File diff suppressed because it is too large
+ 0 - 1
build/index.html


File diff suppressed because it is too large
+ 0 - 3
build/static/css/6.c7cc29b3.chunk.css


File diff suppressed because it is too large
+ 0 - 1
build/static/css/6.c7cc29b3.chunk.css.map


File diff suppressed because it is too large
+ 0 - 2
build/static/css/main.648af75f.chunk.css


File diff suppressed because it is too large
+ 0 - 1
build/static/css/main.648af75f.chunk.css.map


File diff suppressed because it is too large
+ 0 - 3
build/static/js/0.80d38630.chunk.js


+ 0 - 27
build/static/js/0.80d38630.chunk.js.LICENSE.txt

@@ -1,27 +0,0 @@
-/*! exports provided: default */
-
-/*! no static exports found */
-
-/*! react */
-
-/*!******************************!*\
-        !*** ./src/react-webcam.tsx ***!
-        \******************************/
-
-/*!**************************************************************************************!*\
-        !*** external {"root":"React","commonjs2":"react","commonjs":"react","amd":"react"} ***!
-        \**************************************************************************************/
-
-/**
- * A better abstraction over CSS.
- *
- * @copyright Oleg Isonen (Slobodskoi) / Isonen 2014-present
- * @website https://github.com/cssinjs/jss
- * @license MIT
- */
-
-/** @license MUI v5.3.0
- *
- * This source code is licensed under the MIT license found in the
- * LICENSE file in the root directory of this source tree.
- */

File diff suppressed because it is too large
+ 0 - 1
build/static/js/0.80d38630.chunk.js.map


File diff suppressed because it is too large
+ 0 - 3
build/static/js/5.f4279fe9.chunk.js


+ 0 - 89
build/static/js/5.f4279fe9.chunk.js.LICENSE.txt

@@ -1,89 +0,0 @@
-/*
-        object-assign
-        (c) Sindre Sorhus
-        @license MIT
-        */
-
-/*!
-        Copyright (c) 2017 Jed Watson.
-        Licensed under the MIT License (MIT), see
-        http://jedwatson.github.io/classnames
-        */
-
-/*!
-      * The buffer module from node.js, for the browser.
-      *
-      * @author   Feross Aboukhadijeh <feross@feross.org> <http://feross.org>
-      * @license  MIT
-      */
-
-/*!
-      JSZip - A Javascript class for generating and reading zip files
-      <http://stuartk.com/jszip>
-      (c) 2009-2014 Stuart Knightley <stuart [at] stuartk.com>
-      Dual licenced under the MIT license or GPLv3. See https://raw.github.com/Stuk/jszip/master/LICENSE.markdown.
-      JSZip uses the library pako released under the MIT license :
-      https://github.com/nodeca/pako/blob/master/LICENSE
-      */
-
-/*!
-  Copyright (c) 2018 Jed Watson.
-  Licensed under the MIT License (MIT), see
-  http://jedwatson.github.io/classnames
-*/
-
-/*!
- * The buffer module from node.js, for the browser.
- *
- * @author   Feross Aboukhadijeh <http://feross.org>
- * @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.
-***************************************************************************** */
-
-/*! http://mths.be/fromcodepoint v0.1.0 by @mathias */
-
-/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
-
-/*! queue-microtask. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
-
-/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
-
-/** @license React v17.0.2
- * 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.
- */
-
-//!\ DECLARE ALIAS AFTER assign prototype !

File diff suppressed because it is too large
+ 0 - 1
build/static/js/5.f4279fe9.chunk.js.map


File diff suppressed because it is too large
+ 0 - 3
build/static/js/6.7a556023.chunk.js


+ 0 - 50
build/static/js/6.7a556023.chunk.js.LICENSE.txt

@@ -1,50 +0,0 @@
-/*
-object-assign
-(c) Sindre Sorhus
-@license MIT
-*/
-
-/** @license React v0.20.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-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 v17.0.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 v17.0.1
- * react-jsx-runtime.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 v17.0.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.
- */

File diff suppressed because it is too large
+ 0 - 1
build/static/js/6.7a556023.chunk.js.map


File diff suppressed because it is too large
+ 0 - 2
build/static/js/AuthPage.8bf438db.chunk.js


File diff suppressed because it is too large
+ 0 - 1
build/static/js/AuthPage.8bf438db.chunk.js.map


File diff suppressed because it is too large
+ 0 - 2
build/static/js/HomePage.fc85d94f.chunk.js


File diff suppressed because it is too large
+ 0 - 1
build/static/js/HomePage.fc85d94f.chunk.js.map


File diff suppressed because it is too large
+ 0 - 2
build/static/js/main.f1c56119.chunk.js


File diff suppressed because it is too large
+ 0 - 1
build/static/js/main.f1c56119.chunk.js.map


File diff suppressed because it is too large
+ 0 - 2
build/static/js/runtime-main.1ad30abe.js


File diff suppressed because it is too large
+ 0 - 1
build/static/js/runtime-main.1ad30abe.js.map


File diff suppressed because it is too large
+ 0 - 1
build/static/media/icons8-telegram-app.be023370.svg


BIN
build/static/media/monkey.ded8ac2a.png


BIN
build/static/media/qrCode_telegram.bb0caf3c.png


BIN
build/static/media/wallpaper.8f0d1af7.jpg


BIN
build/static/media/wallpaperNight.63a4f24a.jpg


+ 2 - 2
src/helpers/index.ts

@@ -162,8 +162,8 @@ const emojisArr = ['💘','😀','😍','😲','😡']
 
 let prodBaseURL = 'https://w-telegram.herokuapp.com'
 let prodSocketURL = 'https://w-telegram-socket.herokuapp.com'
-prodSocketURL = 'http://localhost:3001'
-prodBaseURL = 'http://localhost:3000'
+// prodSocketURL = 'http://localhost:3001'
+// prodBaseURL = 'http://localhost:3000'
 
 const prodAwsS3 = 'https://my-telegram-bucket.s3.eu-west-1.amazonaws.com'