Skip to content

Commit

Permalink
Deploy watsonbox/exportify to github.com/watsonbox/exportify.git:gh-p…
Browse files Browse the repository at this point in the history
…ages
  • Loading branch information
traviscibot committed Aug 28, 2024
0 parents commit e74ee40
Show file tree
Hide file tree
Showing 11 changed files with 99 additions and 0 deletions.
15 changes: 15 additions & 0 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"files": {
"main.css": "/exportify/static/css/main.b8861766.css",
"main.js": "/exportify/static/js/main.38233965.js",
"static/js/488.bf4440df.chunk.js": "/exportify/static/js/488.bf4440df.chunk.js",
"index.html": "/exportify/index.html",
"main.b8861766.css.map": "/exportify/static/css/main.b8861766.css.map",
"main.38233965.js.map": "/exportify/static/js/main.38233965.js.map",
"488.bf4440df.chunk.js.map": "/exportify/static/js/488.bf4440df.chunk.js.map"
},
"entrypoints": [
"static/css/main.b8861766.css",
"static/js/main.38233965.js"
]
}
Binary file added favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Export Spotify playlists using the Web API"/><link rel="icon" href="/exportify/favicon.png"/><title>Exportify</title><script defer="defer" src="/exportify/static/js/main.38233965.js"></script><link href="/exportify/static/css/main.b8861766.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div class="ribbon d-none d-sm-table-cell"><a href="https://github.com/watsonbox/exportify">Fork me on Github</a></div><div id="root"></div></body></html>
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:
6 changes: 6 additions & 0 deletions static/css/main.b8861766.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions static/css/main.b8861766.css.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions static/js/488.bf4440df.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/488.bf4440df.chunk.js.map

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

66 changes: 66 additions & 0 deletions static/js/main.38233965.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
/*!
Copyright (c) 2018 Jed Watson.
Licensed under the MIT License (MIT), see
http://jedwatson.github.io/classnames
*/

/*!

JSZip v3.10.1 - A JavaScript class for generating and reading zip files
<http://stuartk.com/jszip>

(c) 2009-2016 Stuart Knightley <stuart [at] stuartk.com>
Dual licenced under the MIT license or GPLv3. See https://raw.github.com/Stuk/jszip/main/LICENSE.markdown.

JSZip uses the library pako released under the MIT license :
https://github.com/nodeca/pako/blob/main/LICENSE
*/

/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */

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

/**!
* url-search-params-polyfill
*
* @author Jerry Bendy (https://github.com/jerrybendy)
* @licence MIT
*/
1 change: 1 addition & 0 deletions static/js/main.38233965.js.map

Large diffs are not rendered by default.

0 comments on commit e74ee40

Please sign in to comment.