add tracks main page. add get my tracks action
This commit is contained in:
committed by
Daniel Hutzel
parent
0f6444589f
commit
bdbd9d425b
25
media-store/app/asset-manifest.json
Normal file
25
media-store/app/asset-manifest.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"files": {
|
||||
"main.css": "/static/css/main.71730ad3.chunk.css",
|
||||
"main.js": "/static/js/main.3299c2ff.chunk.js",
|
||||
"main.js.map": "/static/js/main.3299c2ff.chunk.js.map",
|
||||
"runtime-main.js": "/static/js/runtime-main.83c3e0c4.js",
|
||||
"runtime-main.js.map": "/static/js/runtime-main.83c3e0c4.js.map",
|
||||
"static/css/2.220ccb42.chunk.css": "/static/css/2.220ccb42.chunk.css",
|
||||
"static/js/2.a1ecb23f.chunk.js": "/static/js/2.a1ecb23f.chunk.js",
|
||||
"static/js/2.a1ecb23f.chunk.js.map": "/static/js/2.a1ecb23f.chunk.js.map",
|
||||
"index.html": "/index.html",
|
||||
"precache-manifest.df8261d0c015793aed10ac443d67446f.js": "/precache-manifest.df8261d0c015793aed10ac443d67446f.js",
|
||||
"service-worker.js": "/service-worker.js",
|
||||
"static/css/2.220ccb42.chunk.css.map": "/static/css/2.220ccb42.chunk.css.map",
|
||||
"static/css/main.71730ad3.chunk.css.map": "/static/css/main.71730ad3.chunk.css.map",
|
||||
"static/js/2.a1ecb23f.chunk.js.LICENSE.txt": "/static/js/2.a1ecb23f.chunk.js.LICENSE.txt"
|
||||
},
|
||||
"entrypoints": [
|
||||
"static/js/runtime-main.83c3e0c4.js",
|
||||
"static/css/2.220ccb42.chunk.css",
|
||||
"static/js/2.a1ecb23f.chunk.js",
|
||||
"static/css/main.71730ad3.chunk.css",
|
||||
"static/js/main.3299c2ff.chunk.js"
|
||||
]
|
||||
}
|
||||
BIN
media-store/app/favicon.ico
Normal file
BIN
media-store/app/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.1 KiB |
1
media-store/app/index.html
Normal file
1
media-store/app/index.html
Normal file
@@ -0,0 +1 @@
|
||||
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/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="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>React App</title><link href="/static/css/2.220ccb42.chunk.css" rel="stylesheet"><link href="/static/css/main.71730ad3.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,p,l=r[0],a=r[1],f=r[2],c=0,s=[];c<l.length;c++)p=l[c],Object.prototype.hasOwnProperty.call(o,p)&&o[p]&&s.push(o[p][0]),o[p]=0;for(n in a)Object.prototype.hasOwnProperty.call(a,n)&&(e[n]=a[n]);for(i&&i(r);s.length;)s.shift()();return u.push.apply(u,f||[]),t()}function t(){for(var e,r=0;r<u.length;r++){for(var t=u[r],n=!0,l=1;l<t.length;l++){var a=t[l];0!==o[a]&&(n=!1)}n&&(u.splice(r--,1),e=p(p.s=t[0]))}return e}var n={},o={1:0},u=[];function p(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,p),t.l=!0,t.exports}p.m=e,p.c=n,p.d=function(e,r,t){p.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},p.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},p.t=function(e,r){if(1&r&&(e=p(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(p.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)p.d(t,n,function(r){return e[r]}.bind(null,n));return t},p.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return p.d(r,"a",r),r},p.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},p.p="/";var l=this["webpackJsonpmy-app"]=this["webpackJsonpmy-app"]||[],a=l.push.bind(l);l.push=r,l=l.slice();for(var f=0;f<l.length;f++)r(l[f]);var i=a;t()}([])</script><script src="/static/js/2.a1ecb23f.chunk.js"></script><script src="/static/js/main.3299c2ff.chunk.js"></script></body></html>
|
||||
BIN
media-store/app/logo192.png
Normal file
BIN
media-store/app/logo192.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.2 KiB |
BIN
media-store/app/logo512.png
Normal file
BIN
media-store/app/logo512.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.4 KiB |
25
media-store/app/manifest.json
Normal file
25
media-store/app/manifest.json
Normal file
@@ -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"
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
self.__precacheManifest = (self.__precacheManifest || []).concat([
|
||||
{
|
||||
"revision": "c011870715d3ab45b0a485c5cfd7d0e6",
|
||||
"url": "/index.html"
|
||||
},
|
||||
{
|
||||
"revision": "07a728fc1277aa66931c",
|
||||
"url": "/static/css/2.220ccb42.chunk.css"
|
||||
},
|
||||
{
|
||||
"revision": "c9ae56ed88ee994db243",
|
||||
"url": "/static/css/main.71730ad3.chunk.css"
|
||||
},
|
||||
{
|
||||
"revision": "07a728fc1277aa66931c",
|
||||
"url": "/static/js/2.a1ecb23f.chunk.js"
|
||||
},
|
||||
{
|
||||
"revision": "3453b8997016469371284a28c0e873e2",
|
||||
"url": "/static/js/2.a1ecb23f.chunk.js.LICENSE.txt"
|
||||
},
|
||||
{
|
||||
"revision": "c9ae56ed88ee994db243",
|
||||
"url": "/static/js/main.3299c2ff.chunk.js"
|
||||
},
|
||||
{
|
||||
"revision": "73635f645c271e35ff15",
|
||||
"url": "/static/js/runtime-main.83c3e0c4.js"
|
||||
}
|
||||
]);
|
||||
3
media-store/app/robots.txt
Normal file
3
media-store/app/robots.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
# https://www.robotstxt.org/robotstxt.html
|
||||
User-agent: *
|
||||
Disallow:
|
||||
39
media-store/app/service-worker.js
Normal file
39
media-store/app/service-worker.js
Normal file
@@ -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(
|
||||
"/precache-manifest.df8261d0c015793aed10ac443d67446f.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("/index.html"), {
|
||||
|
||||
blacklist: [/^\/_/,/\/[^/?]+\.[^/]+$/],
|
||||
});
|
||||
10
media-store/app/static/css/2.220ccb42.chunk.css
Normal file
10
media-store/app/static/css/2.220ccb42.chunk.css
Normal file
File diff suppressed because one or more lines are too long
1
media-store/app/static/css/2.220ccb42.chunk.css.map
Normal file
1
media-store/app/static/css/2.220ccb42.chunk.css.map
Normal file
File diff suppressed because one or more lines are too long
2
media-store/app/static/css/main.71730ad3.chunk.css
Normal file
2
media-store/app/static/css/main.71730ad3.chunk.css
Normal file
@@ -0,0 +1,2 @@
|
||||
html{overflow:hidden}#root{height:100%}section.ant-layout{height:100vh;overflow:auto}.site-layout .site-layout-background{background:#fff}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}div.ant-select-dropdown.ant-select-dropdown-placement-bottomLeft,div.ant-select.ant-select-multiple.ant-select-show-search>div{border-radius:6px}
|
||||
/*# sourceMappingURL=main.71730ad3.chunk.css.map */
|
||||
1
media-store/app/static/css/main.71730ad3.chunk.css.map
Normal file
1
media-store/app/static/css/main.71730ad3.chunk.css.map
Normal file
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["index.css","App.css","TracksPage.css"],"names":[],"mappings":"AAEA,KACE,eACF,CACA,MACE,WACF,CACA,mBACE,YAAa,CACb,aACF,CAIA,qCACE,eACF,CCjBA,KACE,iBACF,CAEA,UACE,aAAc,CACd,mBACF,CAEA,8CACE,UACE,mDAA4C,CAA5C,2CACF,CACF,CAEA,YACE,wBAAyB,CACzB,gBAAiB,CACjB,YAAa,CACb,qBAAsB,CACtB,kBAAmB,CACnB,sBAAuB,CACvB,4BAA6B,CAC7B,UACF,CAEA,UACE,aACF,CAEA,iCACE,GACE,sBACF,CACA,GACE,uBACF,CACF,CAPA,yBACE,GACE,sBACF,CACA,GACE,uBACF,CACF,CCrCA,+HAEE,iBACF","file":"main.71730ad3.chunk.css","sourcesContent":["@import \"~antd/dist/antd.css\";\n\nhtml {\n overflow: hidden;\n}\n#root {\n height: 100%;\n}\nsection.ant-layout {\n height: 100vh;\n overflow: auto;\n}\n\n/* Layout\n*/\n.site-layout .site-layout-background {\n background: #fff;\n}\n",".App {\n text-align: center;\n}\n\n.App-logo {\n height: 40vmin;\n pointer-events: none;\n}\n\n@media (prefers-reduced-motion: no-preference) {\n .App-logo {\n animation: App-logo-spin infinite 20s linear;\n }\n}\n\n.App-header {\n background-color: #282c34;\n min-height: 100vh;\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n font-size: calc(10px + 2vmin);\n color: white;\n}\n\n.App-link {\n color: #61dafb;\n}\n\n@keyframes App-logo-spin {\n from {\n transform: rotate(0deg);\n }\n to {\n transform: rotate(360deg);\n }\n}\n","div.ant-select.ant-select-multiple.ant-select-show-search > div,\r\ndiv.ant-select-dropdown.ant-select-dropdown-placement-bottomLeft {\r\n border-radius: 6px;\r\n}\r\n"]}
|
||||
3
media-store/app/static/js/2.a1ecb23f.chunk.js
Normal file
3
media-store/app/static/js/2.a1ecb23f.chunk.js
Normal file
File diff suppressed because one or more lines are too long
47
media-store/app/static/js/2.a1ecb23f.chunk.js.LICENSE.txt
Normal file
47
media-store/app/static/js/2.a1ecb23f.chunk.js.LICENSE.txt
Normal file
@@ -0,0 +1,47 @@
|
||||
/*
|
||||
object-assign
|
||||
(c) Sindre Sorhus
|
||||
@license MIT
|
||||
*/
|
||||
|
||||
/*!
|
||||
Copyright (c) 2017 Jed Watson.
|
||||
Licensed under the MIT License (MIT), see
|
||||
http://jedwatson.github.io/classnames
|
||||
*/
|
||||
|
||||
/** @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-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.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
media-store/app/static/js/2.a1ecb23f.chunk.js.map
Normal file
1
media-store/app/static/js/2.a1ecb23f.chunk.js.map
Normal file
File diff suppressed because one or more lines are too long
2
media-store/app/static/js/main.3299c2ff.chunk.js
Normal file
2
media-store/app/static/js/main.3299c2ff.chunk.js
Normal file
File diff suppressed because one or more lines are too long
1
media-store/app/static/js/main.3299c2ff.chunk.js.map
Normal file
1
media-store/app/static/js/main.3299c2ff.chunk.js.map
Normal file
File diff suppressed because one or more lines are too long
2
media-store/app/static/js/runtime-main.83c3e0c4.js
Normal file
2
media-store/app/static/js/runtime-main.83c3e0c4.js
Normal file
@@ -0,0 +1,2 @@
|
||||
!function(e){function r(r){for(var n,p,l=r[0],a=r[1],f=r[2],c=0,s=[];c<l.length;c++)p=l[c],Object.prototype.hasOwnProperty.call(o,p)&&o[p]&&s.push(o[p][0]),o[p]=0;for(n in a)Object.prototype.hasOwnProperty.call(a,n)&&(e[n]=a[n]);for(i&&i(r);s.length;)s.shift()();return u.push.apply(u,f||[]),t()}function t(){for(var e,r=0;r<u.length;r++){for(var t=u[r],n=!0,l=1;l<t.length;l++){var a=t[l];0!==o[a]&&(n=!1)}n&&(u.splice(r--,1),e=p(p.s=t[0]))}return e}var n={},o={1:0},u=[];function p(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,p),t.l=!0,t.exports}p.m=e,p.c=n,p.d=function(e,r,t){p.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},p.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},p.t=function(e,r){if(1&r&&(e=p(e)),8&r)return e;if(4&r&&"object"===typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(p.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)p.d(t,n,function(r){return e[r]}.bind(null,n));return t},p.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return p.d(r,"a",r),r},p.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},p.p="/";var l=this["webpackJsonpmy-app"]=this["webpackJsonpmy-app"]||[],a=l.push.bind(l);l.push=r,l=l.slice();for(var f=0;f<l.length;f++)r(l[f]);var i=a;t()}([]);
|
||||
//# sourceMappingURL=runtime-main.83c3e0c4.js.map
|
||||
1
media-store/app/static/js/runtime-main.83c3e0c4.js.map
Normal file
1
media-store/app/static/js/runtime-main.83c3e0c4.js.map
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user