Skip to content

Commit

Permalink
deploy: 2c11bf9
Browse files Browse the repository at this point in the history
  • Loading branch information
domdomegg committed Sep 3, 2024
1 parent 7a81f64 commit 07ca388
Show file tree
Hide file tree
Showing 13 changed files with 93 additions and 97 deletions.
13 changes: 6 additions & 7 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
{
"files": {
"main.css": "./static/css/main.5a0d7a8f.css",
"main.js": "./static/js/main.86c764c9.js",
"static/media/image-q.cjs": "./static/media/image-q.b0256d32a181944cff59.cjs",
"main.css": "./static/css/main.c92b686a.css",
"main.js": "./static/js/main.7f3bf68d.js",
"index.html": "./index.html",
"static/media/iconv-lite.cjs": "./static/media/iconv-lite.d7bdcb551c2b5000f520.cjs",
"main.5a0d7a8f.css.map": "./static/css/main.5a0d7a8f.css.map",
"main.86c764c9.js.map": "./static/js/main.86c764c9.js.map"
"main.c92b686a.css.map": "./static/css/main.c92b686a.css.map",
"main.7f3bf68d.js.map": "./static/js/main.7f3bf68d.js.map"
},
"entrypoints": [
"static/css/main.5a0d7a8f.css",
"static/js/main.86c764c9.js"
"static/css/main.c92b686a.css",
"static/js/main.7f3bf68d.js"
]
}
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"/><meta name="viewport" content="width=device-width,initial-scale=1"/><link rel="icon" type="image/svg+xml" href="./favicon.svg"><link rel="icon" type="image/png" href="./favicon.png"><title>PDF scanner</title><script defer="defer" src="./static/js/main.86c764c9.js"></script><link href="./static/css/main.5a0d7a8f.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><link rel="icon" type="image/svg+xml" href="./favicon.svg"><link rel="icon" type="image/png" href="./favicon.png"><title>PDF scanner</title><script defer="defer" src="./static/js/main.7f3bf68d.js"></script><link href="./static/css/main.c92b686a.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
2 changes: 0 additions & 2 deletions static/css/main.5a0d7a8f.css

This file was deleted.

1 change: 0 additions & 1 deletion static/css/main.5a0d7a8f.css.map

This file was deleted.

2 changes: 2 additions & 0 deletions static/css/main.c92b686a.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.c92b686a.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/main.7f3bf68d.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,3 +1,68 @@
/*!
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <[email protected]> <http://feross.org>
* @license MIT
*/

/*!
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <[email protected]> <http://feross.org>
* @license MIT
*/

/*!
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <https://feross.org>
* @license MIT
*/

/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */

/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */

/**
* @license React
* 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
* 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
* 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.
*/

/**
* @license React
* 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.
*/

/**
* @preserve
* Copyright 2015-2018 Igor Bezkrovnyi
Expand Down Expand Up @@ -248,3 +313,17 @@
*
* rgbquant.ts - part of Image Quantization Library
*/

/** @preserve
* Counter block mode compatible with Dr Brian Gladman fileenc.c
* derived from CryptoJS.mode.CTR
* Jan Hruby [email protected]
*/

/** @preserve
(c) 2012 by Cédric Mesnil. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
1 change: 1 addition & 0 deletions static/js/main.7f3bf68d.js.map

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions static/js/main.86c764c9.js

This file was deleted.

80 changes: 0 additions & 80 deletions static/js/main.86c764c9.js.LICENSE.txt

This file was deleted.

1 change: 0 additions & 1 deletion static/js/main.86c764c9.js.map

This file was deleted.

2 changes: 0 additions & 2 deletions static/media/image-q.b0256d32a181944cff59.cjs

This file was deleted.

0 comments on commit 07ca388

Please sign in to comment.