add docs
This commit is contained in:
15
docs/asset-manifest.json
Normal file
15
docs/asset-manifest.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"files": {
|
||||
"main.css": "/static/css/main.0555c56c.css",
|
||||
"main.js": "/static/js/main.ab8f4239.js",
|
||||
"static/js/453.7c22b17a.chunk.js": "/static/js/453.7c22b17a.chunk.js",
|
||||
"index.html": "/index.html",
|
||||
"main.0555c56c.css.map": "/static/css/main.0555c56c.css.map",
|
||||
"main.ab8f4239.js.map": "/static/js/main.ab8f4239.js.map",
|
||||
"453.7c22b17a.chunk.js.map": "/static/js/453.7c22b17a.chunk.js.map"
|
||||
},
|
||||
"entrypoints": [
|
||||
"static/css/main.0555c56c.css",
|
||||
"static/js/main.ab8f4239.js"
|
||||
]
|
||||
}
|
||||
BIN
docs/favicon.ico
Normal file
BIN
docs/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.8 KiB |
1
docs/index.html
Normal file
1
docs/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><script defer="defer" src="/static/js/main.ab8f4239.js"></script><link href="/static/css/main.0555c56c.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
|
||||
BIN
docs/logo.png
Normal file
BIN
docs/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.0 KiB |
BIN
docs/logo192.png
Normal file
BIN
docs/logo192.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.2 KiB |
BIN
docs/logo512.png
Normal file
BIN
docs/logo512.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.4 KiB |
25
docs/manifest.json
Normal file
25
docs/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"
|
||||
}
|
||||
BIN
docs/profile-icon.png
Normal file
BIN
docs/profile-icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.8 KiB |
3
docs/robots.txt
Normal file
3
docs/robots.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
# https://www.robotstxt.org/robotstxt.html
|
||||
User-agent: *
|
||||
Disallow:
|
||||
2
docs/static/css/main.0555c56c.css
vendored
Normal file
2
docs/static/css/main.0555c56c.css
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.Header_header__07z1G{align-items:center;background-color:#1a1a1a;color:#fff;display:flex;justify-content:space-between;padding:16px}.Header_logo__tSkvD img{height:50px;width:50px}.Header_profile__tpfyd img{border-radius:50%;height:30px;width:30px}.Header_registerLink__w5e0m{color:#ff4500;margin-right:16px;text-decoration:none}.Header_registerLink__w5e0m:hover{text-decoration:underline}.Header_logoutButton__jVX2K{background-color:#ff4500;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:8px 16px}.Header_logoutButton__jVX2K:hover{background-color:#e63900}.Footer_footer__l2rMZ{align-items:center;background-color:#1a1a1a;color:#fff;display:flex;justify-content:space-around;margin-top:auto;padding:16px}.Footer_policy__tz87V h3,.Footer_support__JlCfX h3{margin-bottom:8px}.Footer_support__JlCfX ul{list-style-type:none;padding:0}.Footer_support__JlCfX ul li{margin-bottom:4px}.Footer_policy__tz87V p a,.Footer_support__JlCfX ul li a{color:#ff4500;text-decoration:none}.Footer_policy__tz87V p a:hover,.Footer_support__JlCfX ul li a:hover{text-decoration:underline}.Register_registerContainer__MwtME{align-items:center;background-color:#1a1a1a;display:flex;height:100vh;justify-content:center}.Register_registerForm__clK9A{background-color:#282828;border-radius:8px;box-shadow:0 0 10px #00000080;color:#fff;padding:24px;width:300px}.Register_registerForm__clK9A h2{margin-bottom:16px;text-align:center}.Register_formGroup__FmGXn{margin-bottom:16px}.Register_formGroup__FmGXn label{display:block;margin-bottom:4px}.Register_formGroup__FmGXn input{background-color:#1a1a1a;border:1px solid #444;border-radius:4px;color:#fff;padding:8px;width:100%}.Register_formGroup__FmGXn input:focus{border-color:#ff4500;outline:none}.Login_loginContainer__sJA7e{align-items:center;background-color:#1a1a1a;display:flex;height:100vh;justify-content:center}.Login_loginForm__ZPxHl{background-color:#282828;border-radius:8px;box-shadow:0 0 10px #00000080;color:#fff;padding:24px;width:300px}.Login_loginForm__ZPxHl h2{margin-bottom:16px;text-align:center}.Login_formGroup__Mn8cx{margin-bottom:16px}.Login_formGroup__Mn8cx label{display:block;margin-bottom:4px}.Login_formGroup__Mn8cx input{background-color:#1a1a1a;border:1px solid #444;border-radius:4px;color:#fff;padding:8px;width:100%}.Login_formGroup__Mn8cx input:focus{border-color:#ff4500;outline:none}button{background-color:#ff4500;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:10px;width:100%}button:hover{background-color:#e63900}.App_app__xA2fM{display:flex;flex-direction:column;min-height:100vh}.App_main__OR-PA{background-color:#282828;color:#fff;flex:1 1;padding:16px}
|
||||
/*# sourceMappingURL=main.0555c56c.css.map*/
|
||||
1
docs/static/css/main.0555c56c.css.map
vendored
Normal file
1
docs/static/css/main.0555c56c.css.map
vendored
Normal file
File diff suppressed because one or more lines are too long
2
docs/static/js/453.7c22b17a.chunk.js
vendored
Normal file
2
docs/static/js/453.7c22b17a.chunk.js
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
"use strict";(self.webpackChunkmusic_social_project=self.webpackChunkmusic_social_project||[]).push([[453],{453:(e,t,n)=>{n.r(t),n.d(t,{getCLS:()=>y,getFCP:()=>g,getFID:()=>C,getLCP:()=>P,getTTFB:()=>D});var i,r,a,o,c=function(e,t){return{name:e,value:void 0===t?-1:t,delta:0,entries:[],id:"v2-".concat(Date.now(),"-").concat(Math.floor(8999999999999*Math.random())+1e12)}},u=function(e,t){try{if(PerformanceObserver.supportedEntryTypes.includes(e)){if("first-input"===e&&!("PerformanceEventTiming"in self))return;var n=new PerformanceObserver((function(e){return e.getEntries().map(t)}));return n.observe({type:e,buffered:!0}),n}}catch(e){}},s=function(e,t){var n=function n(i){"pagehide"!==i.type&&"hidden"!==document.visibilityState||(e(i),t&&(removeEventListener("visibilitychange",n,!0),removeEventListener("pagehide",n,!0)))};addEventListener("visibilitychange",n,!0),addEventListener("pagehide",n,!0)},f=function(e){addEventListener("pageshow",(function(t){t.persisted&&e(t)}),!0)},m=function(e,t,n){var i;return function(r){t.value>=0&&(r||n)&&(t.delta=t.value-(i||0),(t.delta||void 0===i)&&(i=t.value,e(t)))}},v=-1,p=function(){return"hidden"===document.visibilityState?0:1/0},d=function(){s((function(e){var t=e.timeStamp;v=t}),!0)},l=function(){return v<0&&(v=p(),d(),f((function(){setTimeout((function(){v=p(),d()}),0)}))),{get firstHiddenTime(){return v}}},g=function(e,t){var n,i=l(),r=c("FCP"),a=function(e){"first-contentful-paint"===e.name&&(s&&s.disconnect(),e.startTime<i.firstHiddenTime&&(r.value=e.startTime,r.entries.push(e),n(!0)))},o=window.performance&&performance.getEntriesByName&&performance.getEntriesByName("first-contentful-paint")[0],s=o?null:u("paint",a);(o||s)&&(n=m(e,r,t),o&&a(o),f((function(i){r=c("FCP"),n=m(e,r,t),requestAnimationFrame((function(){requestAnimationFrame((function(){r.value=performance.now()-i.timeStamp,n(!0)}))}))})))},h=!1,T=-1,y=function(e,t){h||(g((function(e){T=e.value})),h=!0);var n,i=function(t){T>-1&&e(t)},r=c("CLS",0),a=0,o=[],v=function(e){if(!e.hadRecentInput){var t=o[0],i=o[o.length-1];a&&e.startTime-i.startTime<1e3&&e.startTime-t.startTime<5e3?(a+=e.value,o.push(e)):(a=e.value,o=[e]),a>r.value&&(r.value=a,r.entries=o,n())}},p=u("layout-shift",v);p&&(n=m(i,r,t),s((function(){p.takeRecords().map(v),n(!0)})),f((function(){a=0,T=-1,r=c("CLS",0),n=m(i,r,t)})))},E={passive:!0,capture:!0},w=new Date,L=function(e,t){i||(i=t,r=e,a=new Date,F(removeEventListener),S())},S=function(){if(r>=0&&r<a-w){var e={entryType:"first-input",name:i.type,target:i.target,cancelable:i.cancelable,startTime:i.timeStamp,processingStart:i.timeStamp+r};o.forEach((function(t){t(e)})),o=[]}},b=function(e){if(e.cancelable){var t=(e.timeStamp>1e12?new Date:performance.now())-e.timeStamp;"pointerdown"==e.type?function(e,t){var n=function(){L(e,t),r()},i=function(){r()},r=function(){removeEventListener("pointerup",n,E),removeEventListener("pointercancel",i,E)};addEventListener("pointerup",n,E),addEventListener("pointercancel",i,E)}(t,e):L(t,e)}},F=function(e){["mousedown","keydown","touchstart","pointerdown"].forEach((function(t){return e(t,b,E)}))},C=function(e,t){var n,a=l(),v=c("FID"),p=function(e){e.startTime<a.firstHiddenTime&&(v.value=e.processingStart-e.startTime,v.entries.push(e),n(!0))},d=u("first-input",p);n=m(e,v,t),d&&s((function(){d.takeRecords().map(p),d.disconnect()}),!0),d&&f((function(){var a;v=c("FID"),n=m(e,v,t),o=[],r=-1,i=null,F(addEventListener),a=p,o.push(a),S()}))},k={},P=function(e,t){var n,i=l(),r=c("LCP"),a=function(e){var t=e.startTime;t<i.firstHiddenTime&&(r.value=t,r.entries.push(e),n())},o=u("largest-contentful-paint",a);if(o){n=m(e,r,t);var v=function(){k[r.id]||(o.takeRecords().map(a),o.disconnect(),k[r.id]=!0,n(!0))};["keydown","click"].forEach((function(e){addEventListener(e,v,{once:!0,capture:!0})})),s(v,!0),f((function(i){r=c("LCP"),n=m(e,r,t),requestAnimationFrame((function(){requestAnimationFrame((function(){r.value=performance.now()-i.timeStamp,k[r.id]=!0,n(!0)}))}))}))}},D=function(e){var t,n=c("TTFB");t=function(){try{var t=performance.getEntriesByType("navigation")[0]||function(){var e=performance.timing,t={entryType:"navigation",startTime:0};for(var n in e)"navigationStart"!==n&&"toJSON"!==n&&(t[n]=Math.max(e[n]-e.navigationStart,0));return t}();if(n.value=n.delta=t.responseStart,n.value<0||n.value>performance.now())return;n.entries=[t],e(n)}catch(e){}},"complete"===document.readyState?setTimeout(t,0):addEventListener("load",(function(){return setTimeout(t,0)}))}}}]);
|
||||
//# sourceMappingURL=453.7c22b17a.chunk.js.map
|
||||
1
docs/static/js/453.7c22b17a.chunk.js.map
vendored
Normal file
1
docs/static/js/453.7c22b17a.chunk.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
3
docs/static/js/main.ab8f4239.js
vendored
Normal file
3
docs/static/js/main.ab8f4239.js
vendored
Normal file
File diff suppressed because one or more lines are too long
49
docs/static/js/main.ab8f4239.js.LICENSE.txt
vendored
Normal file
49
docs/static/js/main.ab8f4239.js.LICENSE.txt
vendored
Normal file
@@ -0,0 +1,49 @@
|
||||
/**
|
||||
* @license React
|
||||
* react-dom-client.production.js
|
||||
*
|
||||
* Copyright (c) Meta Platforms, Inc. and 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-dom.production.js
|
||||
*
|
||||
* Copyright (c) Meta Platforms, Inc. and 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.js
|
||||
*
|
||||
* Copyright (c) Meta Platforms, Inc. and 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.js
|
||||
*
|
||||
* Copyright (c) Meta Platforms, Inc. and 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.js
|
||||
*
|
||||
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*/
|
||||
1
docs/static/js/main.ab8f4239.js.map
vendored
Normal file
1
docs/static/js/main.ab8f4239.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user