mirror of
https://github.com/owncast/owncast.git
synced 2024-11-26 06:46:01 +03:00
Bundle embedded web app
This commit is contained in:
parent
91526c904c
commit
c5567fa33c
115 changed files with 103 additions and 103 deletions
2
static/web/404.html
vendored
2
static/web/404.html
vendored
File diff suppressed because one or more lines are too long
2
static/web/404/index.html
vendored
2
static/web/404/index.html
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1 +1 @@
|
|||
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[7513],{45439:function(e,n,a){"use strict";a.r(n),a.d(n,{NameChangeModal:function(){return NameChangeModal}});var o=a(85893),t=a(67294),r=a(4480),l=a(51024),s=a(65400),i=a(64749),d=a(97538),c=a(53150),u=a(42843),h=a(34410),m=a.n(h);let{Option:p}=i.default,UserColor=e=>{let{color:n}=e;return(0,o.jsx)("div",{style:{textAlign:"center",backgroundColor:"var(--theme-color-users-".concat(n,")"),width:"100%",height:"100%"}})},NameChangeModal=e=>{let{closeModal:n}=e,a=(0,r.sJ)(u.db),h=(0,r.sJ)(u.Gt),[g,C]=(0,t.useState)(null==a?void 0:a.displayName);if(!a)return null;let{displayName:f,displayColor:y}=a,saveEnabled=()=>{let e=void 0!==g?Array.from(g).length:0;return g!==f&&e>0&&e<=30&&(null==h?void 0:h.isConnected())},handleNameChange=()=>{if(!saveEnabled())return;let e={type:c.C.NAME_CHANGE,newName:g};h.send(e),n()},v=[...Array(8)].map((e,n)=>n),b=(0,o.jsx)(s.default,{type:"primary",id:"name-change-submit",onClick:handleNameChange,disabled:!saveEnabled(),children:"Change name"});return(0,o.jsxs)("div",{children:["Your chat display name is what people see when you send chat messages.",(0,o.jsx)(d.default,{onSubmitCapture:handleNameChange,className:m().form,children:(0,o.jsx)(l.default.Search,{enterButton:b,id:"name-change-field",value:g,onChange:e=>C(e.target.value),placeholder:"Your chat display name","aria-label":"Your chat display name",showCount:{formatter:e=>e.count>30?"Over limit":""},defaultValue:f,className:m().inputGroup})}),(0,o.jsx)(d.default.Item,{label:"Your Color",className:m().colorChange,children:(0,o.jsx)(i.default,{style:{width:120},onChange:e=>{let n={type:c.C.COLOR_CHANGE,newColor:Number(e)};h.send(n)},defaultValue:y.toString(),className:m().colorDropdown,children:v.map(e=>(0,o.jsx)(p,{title:e,children:(0,o.jsx)(UserColor,{color:e,"aria-label":e.toString()})},e.toString()))})}),'You can also authenticate an IndieAuth or Fediverse account via the "Authenticate" menu.']})}},34410:function(e){e.exports={inputGroup:"NameChangeModal_inputGroup__7489y",colorChange:"NameChangeModal_colorChange__AkRZE",colorDropdown:"NameChangeModal_colorDropdown__tJ7mn","ant-select-customize-input":"NameChangeModal_ant-select-customize-input__aRklC"}},64217:function(e,n,a){"use strict";a.d(n,{Z:function(){return pickAttrs}});var o=a(1413),t="".concat("accept acceptCharset accessKey action allowFullScreen allowTransparency\n alt async autoComplete autoFocus autoPlay capture cellPadding cellSpacing challenge\n charSet checked classID className colSpan cols content contentEditable contextMenu\n controls coords crossOrigin data dateTime default defer dir disabled download draggable\n encType form formAction formEncType formMethod formNoValidate formTarget frameBorder\n headers height hidden high href hrefLang htmlFor httpEquiv icon id inputMode integrity\n is keyParams keyType kind label lang list loop low manifest marginHeight marginWidth max maxLength media\n mediaGroup method min minLength multiple muted name noValidate nonce open\n optimum pattern placeholder poster preload radioGroup readOnly rel required\n reversed role rowSpan rows sandbox scope scoped scrolling seamless selected\n shape size sizes span spellCheck src srcDoc srcLang srcSet start step style\n summary tabIndex target title type useMap value width wmode wrap"," ").concat("onCopy onCut onPaste onCompositionEnd onCompositionStart onCompositionUpdate onKeyDown\n onKeyPress onKeyUp onFocus onBlur onChange onInput onSubmit onClick onContextMenu onDoubleClick\n onDrag onDragEnd onDragEnter onDragExit onDragLeave onDragOver onDragStart onDrop onMouseDown\n onMouseEnter onMouseLeave onMouseMove onMouseOut onMouseOver onMouseUp onSelect onTouchCancel\n onTouchEnd onTouchMove onTouchStart onScroll onWheel onAbort onCanPlay onCanPlayThrough\n onDurationChange onEmptied onEncrypted onEnded onError onLoadedData onLoadedMetadata\n onLoadStart onPause onPlay onPlaying onProgress onRateChange onSeeked onSeeking onStalled onSuspend onTimeUpdate onVolumeChange onWaiting onLoad onError").split(/[\s\n]+/);function match(e,n){return 0===e.indexOf(n)}function pickAttrs(e){var n,a=arguments.length>1&&void 0!==arguments[1]&&arguments[1];n=!1===a?{aria:!0,data:!0,attr:!0}:!0===a?{aria:!0}:(0,o.Z)({},a);var r={};return Object.keys(e).forEach(function(a){(n.aria&&("role"===a||match(a,"aria-"))||n.data&&match(a,"data-")||n.attr&&t.includes(a))&&(r[a]=e[a])}),r}}}]);
|
||||
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1529],{57283:function(e,n,a){"use strict";a.r(n),a.d(n,{NameChangeModal:function(){return NameChangeModal}});var o=a(85893),t=a(67294),r=a(4480),l=a(51024),s=a(65400),i=a(64749),d=a(97538),c=a(92380),u=a(73580),h=a(53019),m=a.n(h);let{Option:p}=i.default,UserColor=e=>{let{color:n}=e;return(0,o.jsx)("div",{style:{textAlign:"center",backgroundColor:"var(--theme-color-users-".concat(n,")"),width:"100%",height:"100%"}})},NameChangeModal=e=>{let{closeModal:n}=e,a=(0,r.sJ)(u.db),h=(0,r.sJ)(u.Gt),[g,C]=(0,t.useState)(null==a?void 0:a.displayName);if(!a)return null;let{displayName:f,displayColor:y}=a,saveEnabled=()=>{let e=void 0!==g?Array.from(g).length:0;return g!==f&&e>0&&e<=30&&(null==h?void 0:h.isConnected())},handleNameChange=()=>{if(!saveEnabled())return;let e={type:c.C.NAME_CHANGE,newName:g};h.send(e),n()},v=[...Array(8)].map((e,n)=>n),b=(0,o.jsx)(s.default,{type:"primary",id:"name-change-submit",onClick:handleNameChange,disabled:!saveEnabled(),children:"Change name"});return(0,o.jsxs)("div",{children:["Your chat display name is what people see when you send chat messages.",(0,o.jsx)(d.default,{onSubmitCapture:handleNameChange,className:m().form,children:(0,o.jsx)(l.default.Search,{enterButton:b,id:"name-change-field",value:g,onChange:e=>C(e.target.value),placeholder:"Your chat display name","aria-label":"Your chat display name",showCount:{formatter:e=>e.count>30?"Over limit":""},defaultValue:f,className:m().inputGroup})}),(0,o.jsx)(d.default.Item,{label:"Your Color",className:m().colorChange,children:(0,o.jsx)(i.default,{style:{width:120},onChange:e=>{let n={type:c.C.COLOR_CHANGE,newColor:Number(e)};h.send(n)},defaultValue:y.toString(),className:m().colorDropdown,children:v.map(e=>(0,o.jsx)(p,{title:e,children:(0,o.jsx)(UserColor,{color:e,"aria-label":e.toString()})},e.toString()))})}),'You can also authenticate an IndieAuth or Fediverse account via the "Authenticate" menu.']})}},53019:function(e){e.exports={inputGroup:"NameChangeModal_inputGroup__7489y",colorChange:"NameChangeModal_colorChange__AkRZE",colorDropdown:"NameChangeModal_colorDropdown__tJ7mn","ant-select-customize-input":"NameChangeModal_ant-select-customize-input__aRklC"}},64217:function(e,n,a){"use strict";a.d(n,{Z:function(){return pickAttrs}});var o=a(1413),t="".concat("accept acceptCharset accessKey action allowFullScreen allowTransparency\n alt async autoComplete autoFocus autoPlay capture cellPadding cellSpacing challenge\n charSet checked classID className colSpan cols content contentEditable contextMenu\n controls coords crossOrigin data dateTime default defer dir disabled download draggable\n encType form formAction formEncType formMethod formNoValidate formTarget frameBorder\n headers height hidden high href hrefLang htmlFor httpEquiv icon id inputMode integrity\n is keyParams keyType kind label lang list loop low manifest marginHeight marginWidth max maxLength media\n mediaGroup method min minLength multiple muted name noValidate nonce open\n optimum pattern placeholder poster preload radioGroup readOnly rel required\n reversed role rowSpan rows sandbox scope scoped scrolling seamless selected\n shape size sizes span spellCheck src srcDoc srcLang srcSet start step style\n summary tabIndex target title type useMap value width wmode wrap"," ").concat("onCopy onCut onPaste onCompositionEnd onCompositionStart onCompositionUpdate onKeyDown\n onKeyPress onKeyUp onFocus onBlur onChange onInput onSubmit onClick onContextMenu onDoubleClick\n onDrag onDragEnd onDragEnter onDragExit onDragLeave onDragOver onDragStart onDrop onMouseDown\n onMouseEnter onMouseLeave onMouseMove onMouseOut onMouseOver onMouseUp onSelect onTouchCancel\n onTouchEnd onTouchMove onTouchStart onScroll onWheel onAbort onCanPlay onCanPlayThrough\n onDurationChange onEmptied onEncrypted onEnded onError onLoadedData onLoadedMetadata\n onLoadStart onPause onPlay onPlaying onProgress onRateChange onSeeked onSeeking onStalled onSuspend onTimeUpdate onVolumeChange onWaiting onLoad onError").split(/[\s\n]+/);function match(e,n){return 0===e.indexOf(n)}function pickAttrs(e){var n,a=arguments.length>1&&void 0!==arguments[1]&&arguments[1];n=!1===a?{aria:!0,data:!0,attr:!0}:!0===a?{aria:!0}:(0,o.Z)({},a);var r={};return Object.keys(e).forEach(function(a){(n.aria&&("role"===a||match(a,"aria-"))||n.data&&match(a,"data-")||n.attr&&t.includes(a))&&(r[a]=e[a])}),r}}}]);
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
static/web/_next/static/chunks/2019-5803cd4bceffb3d9.js
vendored
Normal file
1
static/web/_next/static/chunks/2019-5803cd4bceffb3d9.js
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
static/web/_next/static/chunks/3600.ec3c85bf935e12c4.js
vendored
Normal file
1
static/web/_next/static/chunks/3600.ec3c85bf935e12c4.js
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[3600],{93600:function(e,t,l){l.r(t),l.d(t,{FatalErrorStateModal:function(){return FatalErrorStateModal}});var r=l(85893),a=l(56697);let FatalErrorStateModal=e=>{let{title:t,message:l}=e;return(0,r.jsx)(a.default,{title:t,visible:!0,footer:null,closable:!1,keyboard:!1,width:900,centered:!0,className:"modal",children:(0,r.jsx)("p",{style:{fontSize:"1.3rem"},children:l})})}}}]);
|
File diff suppressed because one or more lines are too long
1
static/web/_next/static/chunks/4281-aa5d95d1e3c9b12c.js
vendored
Normal file
1
static/web/_next/static/chunks/4281-aa5d95d1e3c9b12c.js
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1 +0,0 @@
|
|||
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[5040],{5040:function(e,t,o){"use strict";o.r(t),o.d(t,{FollowModal:function(){return FollowModal}});var l=o(85893),n=o(51024),r=o(65400),s=o(4863),i=o(89552),a=o(74048),c=o(67294),d=o(67577),u=o.n(d),h=o(52293);let FollowModal=e=>{let{handleClose:t,account:o,name:d}=e,[f,w]=(0,c.useState)(null),[m,_]=(0,c.useState)(!1),[v,p]=(0,c.useState)(!1),[g,x]=(0,c.useState)(null),handleAccountChange=e=>{w(e),(0,h.ME)(e)?_(!0):_(!1)},remoteFollowButtonPressed=async()=>{if(m){p(!0);try{let e=f.replace(/^@+/,""),o=await fetch("/api/remotefollow",{method:"POST",body:JSON.stringify({account:e})}),l=await o.json();if(l.redirectUrl&&(window.open(l.redirectUrl,"_blank"),t()),!l.success){x(l.message),p(!1);return}if(!l.redirectUrl){x("Unable to follow."),p(!1);return}}catch(e){x(e.message)}p(!1)}};return(0,l.jsxs)(a.default,{direction:"vertical",id:"follow-modal",children:[(0,l.jsxs)("div",{className:u().header,children:["By following this stream you'll get notified on the Fediverse when it goes live. Now is a great time to",(0,l.jsx)("a",{href:"https://owncast.online/join-fediverse",target:"_blank",rel:"noreferrer",children:"\xa0learn about the Fediverse\xa0"}),"if it's new to you."]}),(0,l.jsxs)(i.default,{spinning:v,children:[g&&(0,l.jsx)(s.default,{message:"Follow Error",description:g,type:"error",showIcon:!0}),(0,l.jsxs)("div",{className:u().account,children:[(0,l.jsx)("img",{src:"/logo",alt:"logo",className:u().logo}),(0,l.jsxs)("div",{className:u().username,children:[(0,l.jsx)("div",{className:u().name,children:d}),(0,l.jsx)("div",{children:o})]})]}),(0,l.jsxs)("div",{children:[(0,l.jsx)("div",{className:u().instructions,children:"Enter your username @server to follow"}),(0,l.jsx)(n.default,{value:f,size:"large",onChange:e=>handleAccountChange(e.target.value),placeholder:"Your fediverse account @account@server",defaultValue:f}),(0,l.jsx)("div",{className:u().footer,children:"You'll be redirected to your Fediverse server and asked to confirm the action."})]}),(0,l.jsxs)(a.default,{className:u().buttons,children:[(0,l.jsx)(r.default,{disabled:!m,type:"primary",onClick:remoteFollowButtonPressed,children:"Follow"}),(0,l.jsx)(r.default,{onClick:()=>{window.open("https://owncast.online/join-fediverse","_blank")},type:"primary",children:"Join the Fediverse"})]})]})]})}},52293:function(e,t,o){"use strict";o.d(t,{Kf:function(){return isValidAccount},ME:function(){return isValidFediverseAccount},ax:function(){return l},bu:function(){return isValidMatrixAccount},jv:function(){return isValidUrl}});let l="https?://.*";function isValidUrl(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:["http:","https:"];try{let o=new URL(e);if(""===o.protocol||""===o.hostname||!t.includes(o.protocol))return!1}catch(e){return!1}return!0}function isValidAccount(e,t){e.startsWith("@")&&(e=e.slice(1));let o=e.split(/:|@/),[l,n,r]=o;return l===t&&3===o.length&&!!l&&!!n&&!!r}function isValidMatrixAccount(e){e.startsWith("matrix:")&&(e=e.slice(7)),e.startsWith("@")&&(e=e.slice(1));let t=e.split(":"),[o,l]=t;return 2===t.length&&!!o&&!!l}function isValidFediverseAccount(e){let t=e.replace(/^@+/,"");return/^(([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/.test(String(t).toLowerCase())}},67577:function(e){e.exports={header:"FollowModal_header__0tBbf",buttons:"FollowModal_buttons__Me7qJ",instructions:"FollowModal_instructions__JCqe7",footer:"FollowModal_footer__IBJi9",account:"FollowModal_account__OZ_ZG",logo:"FollowModal_logo__m4Z2e",username:"FollowModal_username__Voyzl",name:"FollowModal_name__fVdPj"}}}]);
|
1
static/web/_next/static/chunks/5213-0ca3b7b288d9b011.js
vendored
Normal file
1
static/web/_next/static/chunks/5213-0ca3b7b288d9b011.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
static/web/_next/static/chunks/5485.6af0162098d42dbd.js
vendored
Normal file
1
static/web/_next/static/chunks/5485.6af0162098d42dbd.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
static/web/_next/static/chunks/5578-6adacda54ebac917.js
vendored
Normal file
1
static/web/_next/static/chunks/5578-6adacda54ebac917.js
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1 +1 @@
|
|||
"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[6139],{30043:function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M678.3 655.4c24.2-13 51.9-20.4 81.4-20.4h.1c3 0 4.4-3.6 2.2-5.6a371.67 371.67 0 00-103.7-65.8c-.4-.2-.8-.3-1.2-.5C719.2 518 759.6 444.7 759.6 362c0-137-110.8-248-247.5-248S264.7 225 264.7 362c0 82.7 40.4 156 102.6 201.1-.4.2-.8.3-1.2.5-44.7 18.9-84.8 46-119.3 80.6a373.42 373.42 0 00-80.4 119.5A373.6 373.6 0 00137 901.8a8 8 0 008 8.2h59.9c4.3 0 7.9-3.5 8-7.8 2-77.2 32.9-149.5 87.6-204.3C357 641.2 432.2 610 512.2 610c56.7 0 111.1 15.7 158 45.1a8.1 8.1 0 008.1.3zM512.2 534c-45.8 0-88.9-17.9-121.4-50.4A171.2 171.2 0 01340.5 362c0-45.9 17.9-89.1 50.3-121.6S466.3 190 512.2 190s88.9 17.9 121.4 50.4A171.2 171.2 0 01683.9 362c0 45.9-17.9 89.1-50.3 121.6C601.1 516.1 558 534 512.2 534zM880 772H640c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h240c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z"}}]},name:"user-delete",theme:"outlined"}},26139:function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a,u=(a=r(82098))&&a.__esModule?a:{default:a};t.default=u,e.exports=u},82098:function(e,t,r){var a=r(64836),u=r(18698);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=a(r(42122)),c=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!==u(e)&&"function"!=typeof e)return{default:e};var r=_getRequireWildcardCache(t);if(r&&r.has(e))return r.get(e);var a={},n=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var c in e)if("default"!==c&&Object.prototype.hasOwnProperty.call(e,c)){var l=n?Object.getOwnPropertyDescriptor(e,c):null;l&&(l.get||l.set)?Object.defineProperty(a,c,l):a[c]=e[c]}return a.default=e,r&&r.set(e,a),a}(r(67294)),l=a(r(30043)),f=a(r(92074));function _getRequireWildcardCache(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,r=new WeakMap;return(_getRequireWildcardCache=function(e){return e?r:t})(e)}var UserDeleteOutlined=function(e,t){return c.createElement(f.default,(0,n.default)((0,n.default)({},e),{},{ref:t,icon:l.default}))};UserDeleteOutlined.displayName="UserDeleteOutlined";var d=c.forwardRef(UserDeleteOutlined);t.default=d}}]);
|
||||
"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[6139],{29270:function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M678.3 655.4c24.2-13 51.9-20.4 81.4-20.4h.1c3 0 4.4-3.6 2.2-5.6a371.67 371.67 0 00-103.7-65.8c-.4-.2-.8-.3-1.2-.5C719.2 518 759.6 444.7 759.6 362c0-137-110.8-248-247.5-248S264.7 225 264.7 362c0 82.7 40.4 156 102.6 201.1-.4.2-.8.3-1.2.5-44.7 18.9-84.8 46-119.3 80.6a373.42 373.42 0 00-80.4 119.5A373.6 373.6 0 00137 901.8a8 8 0 008 8.2h59.9c4.3 0 7.9-3.5 8-7.8 2-77.2 32.9-149.5 87.6-204.3C357 641.2 432.2 610 512.2 610c56.7 0 111.1 15.7 158 45.1a8.1 8.1 0 008.1.3zM512.2 534c-45.8 0-88.9-17.9-121.4-50.4A171.2 171.2 0 01340.5 362c0-45.9 17.9-89.1 50.3-121.6S466.3 190 512.2 190s88.9 17.9 121.4 50.4A171.2 171.2 0 01683.9 362c0 45.9-17.9 89.1-50.3 121.6C601.1 516.1 558 534 512.2 534zM880 772H640c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h240c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z"}}]},name:"user-delete",theme:"outlined"}},26139:function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a,u=(a=r(82098))&&a.__esModule?a:{default:a};t.default=u,e.exports=u},82098:function(e,t,r){var a=r(64836),u=r(18698);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=a(r(42122)),c=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!==u(e)&&"function"!=typeof e)return{default:e};var r=_getRequireWildcardCache(t);if(r&&r.has(e))return r.get(e);var a={},n=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var c in e)if("default"!==c&&Object.prototype.hasOwnProperty.call(e,c)){var l=n?Object.getOwnPropertyDescriptor(e,c):null;l&&(l.get||l.set)?Object.defineProperty(a,c,l):a[c]=e[c]}return a.default=e,r&&r.set(e,a),a}(r(67294)),l=a(r(29270)),f=a(r(92074));function _getRequireWildcardCache(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,r=new WeakMap;return(_getRequireWildcardCache=function(e){return e?r:t})(e)}var UserDeleteOutlined=function(e,t){return c.createElement(f.default,(0,n.default)((0,n.default)({},e),{},{ref:t,icon:l.default}))};UserDeleteOutlined.displayName="UserDeleteOutlined";var d=c.forwardRef(UserDeleteOutlined);t.default=d}}]);
|
1
static/web/_next/static/chunks/6403.c0997a80e08cb503.js
vendored
Normal file
1
static/web/_next/static/chunks/6403.c0997a80e08cb503.js
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[6403],{66403:function(e,t,o){"use strict";o.r(t),o.d(t,{FollowModal:function(){return FollowModal}});var l=o(85893),n=o(51024),r=o(65400),s=o(4863),i=o(89552),a=o(74048),c=o(67294),d=o(48965),u=o.n(d),h=o(89105);let FollowModal=e=>{let{handleClose:t,account:o,name:d}=e,[f,w]=(0,c.useState)(null),[m,_]=(0,c.useState)(!1),[v,p]=(0,c.useState)(!1),[g,x]=(0,c.useState)(null),handleAccountChange=e=>{w(e),(0,h.ME)(e)?_(!0):_(!1)},remoteFollowButtonPressed=async()=>{if(m){p(!0);try{let e=f.replace(/^@+/,""),o=await fetch("/api/remotefollow",{method:"POST",body:JSON.stringify({account:e})}),l=await o.json();if(l.redirectUrl&&(window.open(l.redirectUrl,"_blank"),t()),!l.success){x(l.message),p(!1);return}if(!l.redirectUrl){x("Unable to follow."),p(!1);return}}catch(e){x(e.message)}p(!1)}};return(0,l.jsxs)(a.default,{direction:"vertical",id:"follow-modal",children:[(0,l.jsxs)("div",{className:u().header,children:["By following this stream you'll get notified on the Fediverse when it goes live. Now is a great time to",(0,l.jsx)("a",{href:"https://owncast.online/join-fediverse",target:"_blank",rel:"noreferrer",children:"\xa0learn about the Fediverse\xa0"}),"if it's new to you."]}),(0,l.jsxs)(i.default,{spinning:v,children:[g&&(0,l.jsx)(s.default,{message:"Follow Error",description:g,type:"error",showIcon:!0}),(0,l.jsxs)("div",{className:u().account,children:[(0,l.jsx)("img",{src:"/logo",alt:"logo",className:u().logo}),(0,l.jsxs)("div",{className:u().username,children:[(0,l.jsx)("div",{className:u().name,children:d}),(0,l.jsx)("div",{children:o})]})]}),(0,l.jsxs)("div",{children:[(0,l.jsx)("div",{className:u().instructions,children:"Enter your username @server to follow"}),(0,l.jsx)(n.default,{value:f,size:"large",onChange:e=>handleAccountChange(e.target.value),placeholder:"Your fediverse account @account@server",defaultValue:f}),(0,l.jsx)("div",{className:u().footer,children:"You'll be redirected to your Fediverse server and asked to confirm the action."})]}),(0,l.jsxs)(a.default,{className:u().buttons,children:[(0,l.jsx)(r.default,{disabled:!m,type:"primary",onClick:remoteFollowButtonPressed,children:"Follow"}),(0,l.jsx)(r.default,{onClick:()=>{window.open("https://owncast.online/join-fediverse","_blank")},type:"primary",children:"Join the Fediverse"})]})]})]})}},89105:function(e,t,o){"use strict";o.d(t,{Kf:function(){return isValidAccount},ME:function(){return isValidFediverseAccount},ax:function(){return l},bu:function(){return isValidMatrixAccount},jv:function(){return isValidUrl}});let l="https?://.*";function isValidUrl(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:["http:","https:"];try{let o=new URL(e);if(""===o.protocol||""===o.hostname||!t.includes(o.protocol))return!1}catch(e){return!1}return!0}function isValidAccount(e,t){e.startsWith("@")&&(e=e.slice(1));let o=e.split(/:|@/),[l,n,r]=o;return l===t&&3===o.length&&!!l&&!!n&&!!r}function isValidMatrixAccount(e){e.startsWith("matrix:")&&(e=e.slice(7)),e.startsWith("@")&&(e=e.slice(1));let t=e.split(":"),[o,l]=t;return 2===t.length&&!!o&&!!l}function isValidFediverseAccount(e){let t=e.replace(/^@+/,"");return/^(([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/.test(String(t).toLowerCase())}},48965:function(e){e.exports={header:"FollowModal_header__0tBbf",buttons:"FollowModal_buttons__Me7qJ",instructions:"FollowModal_instructions__JCqe7",footer:"FollowModal_footer__IBJi9",account:"FollowModal_account__OZ_ZG",logo:"FollowModal_logo__m4Z2e",username:"FollowModal_username__Voyzl",name:"FollowModal_name__fVdPj"}}}]);
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1 +1 @@
|
|||
"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[4370],{44370:function(e,r,t){t.r(r),t.d(r,{EmojiPicker:function(){return EmojiPicker}});var i=t(85893),u=t(67294),l=t(57741);let EmojiPicker=e=>{let{onEmojiSelect:r,onCustomEmojiSelect:t,customEmoji:n}=e,o=(0,u.useRef)();return(0,u.useEffect)(()=>{let e=n.map(e=>({emoji:e.name,label:e.name,url:e.url})),i=(0,l.wU)({rootElement:o.current,custom:e,initialCategory:"custom",showPreview:!1,showRecents:!0});i.addEventListener("emoji:select",e=>{e.url?t(e.label,e.url):r(e.emoji)})},[]),(0,i.jsx)("div",{ref:o})}}}]);
|
||||
"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[7138],{37138:function(e,r,t){t.r(r),t.d(r,{EmojiPicker:function(){return EmojiPicker}});var i=t(85893),u=t(67294),l=t(57741);let EmojiPicker=e=>{let{onEmojiSelect:r,onCustomEmojiSelect:t,customEmoji:n}=e,o=(0,u.useRef)();return(0,u.useEffect)(()=>{let e=n.map(e=>({emoji:e.name,label:e.name,url:e.url})),i=(0,l.wU)({rootElement:o.current,custom:e,initialCategory:"custom",showPreview:!1,showRecents:!0});i.addEventListener("emoji:select",e=>{e.url?t(e.label,e.url):r(e.emoji)})},[]),(0,i.jsx)("div",{ref:o})}}}]);
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1 +1 @@
|
|||
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2128],{62128:function(e,t,o){"use strict";o.r(t),o.d(t,{NotifyReminderPopup:function(){return NotifyReminderPopup}});var n=o(85893),r=o(67294),i=o(5152),s=o.n(i),c=o(51513),p=o.n(c),l=o(13978),a=o.n(l);let Popover=e=>{let{open:t,title:o,content:r,children:i}=e;return(0,n.jsxs)("div",{style:{width:"max-content",height:"max-content"},children:[t&&(0,n.jsx)("div",{className:a().anchor,children:(0,n.jsxs)("div",{className:a().popover,children:[(0,n.jsx)("div",{className:a().title,children:o}),(0,n.jsx)("hr",{style:{color:"var(--color-owncast-palette-4)"}}),(0,n.jsx)("div",{className:a().content,children:r})]})}),i]})},u=s()(()=>Promise.resolve().then(o.t.bind(o,40753,23)),{loadableGenerated:{webpack:()=>[40753]},ssr:!1}),NotifyReminderPopup=e=>{let{children:t,open:o,notificationClicked:i,notificationClosed:s}=e,[c,l]=(0,r.useState)(o),[a,d]=(0,r.useState)(!1);(0,r.useEffect)(()=>{l(o)},[o]),(0,r.useEffect)(()=>{d(!0)},[]);let _=(0,n.jsx)("div",{className:p().title,children:"Stay updated!"}),popupClicked=e=>{e.stopPropagation(),i()},m=(0,n.jsxs)("div",{onClick:popupClicked,onKeyDown:popupClicked,role:"menuitem",tabIndex:0,children:[(0,n.jsx)("button",{type:"button",className:p().closebutton,onClick:e=>{e.stopPropagation(),l(!1),s()},children:(0,n.jsx)(u,{})}),(0,n.jsx)("div",{className:p().contentbutton,children:"Click and never miss future streams!"})]});return a&&(0,n.jsx)(Popover,{open:c,title:_,content:m,children:t})}},51513:function(e){e.exports={popupBackgroundColor:"var(--theme-color-components-primary-button-background)",contentbutton:"NotifyReminderPopup_contentbutton___iqOh",closebutton:"NotifyReminderPopup_closebutton__dpvj4",title:"NotifyReminderPopup_title__imysF"}},13978:function(e){e.exports={anchor:"Popover_anchor__GI7l_",popover:"Popover_popover__pMNs7",title:"Popover_title__T__E6",content:"Popover_content__7gDLm"}}}]);
|
||||
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[8707],{28707:function(e,t,o){"use strict";o.r(t),o.d(t,{NotifyReminderPopup:function(){return NotifyReminderPopup}});var n=o(85893),r=o(67294),i=o(5152),s=o.n(i),c=o(36701),p=o.n(c),l=o(58163),a=o.n(l);let Popover=e=>{let{open:t,title:o,content:r,children:i}=e;return(0,n.jsxs)("div",{style:{width:"max-content",height:"max-content"},children:[t&&(0,n.jsx)("div",{className:a().anchor,children:(0,n.jsxs)("div",{className:a().popover,children:[(0,n.jsx)("div",{className:a().title,children:o}),(0,n.jsx)("hr",{style:{color:"var(--color-owncast-palette-4)"}}),(0,n.jsx)("div",{className:a().content,children:r})]})}),i]})},u=s()(()=>Promise.resolve().then(o.t.bind(o,40753,23)),{loadableGenerated:{webpack:()=>[40753]},ssr:!1}),NotifyReminderPopup=e=>{let{children:t,open:o,notificationClicked:i,notificationClosed:s}=e,[c,l]=(0,r.useState)(o),[a,d]=(0,r.useState)(!1);(0,r.useEffect)(()=>{l(o)},[o]),(0,r.useEffect)(()=>{d(!0)},[]);let _=(0,n.jsx)("div",{className:p().title,children:"Stay updated!"}),popupClicked=e=>{e.stopPropagation(),i()},m=(0,n.jsxs)("div",{onClick:popupClicked,onKeyDown:popupClicked,role:"menuitem",tabIndex:0,children:[(0,n.jsx)("button",{type:"button",className:p().closebutton,onClick:e=>{e.stopPropagation(),l(!1),s()},children:(0,n.jsx)(u,{})}),(0,n.jsx)("div",{className:p().contentbutton,children:"Click and never miss future streams!"})]});return a&&(0,n.jsx)(Popover,{open:c,title:_,content:m,children:t})}},36701:function(e){e.exports={popupBackgroundColor:"var(--theme-color-components-primary-button-background)",contentbutton:"NotifyReminderPopup_contentbutton___iqOh",closebutton:"NotifyReminderPopup_closebutton__dpvj4",title:"NotifyReminderPopup_title__imysF"}},58163:function(e){e.exports={anchor:"Popover_anchor__GI7l_",popover:"Popover_popover__pMNs7",title:"Popover_title__T__E6",content:"Popover_content__7gDLm"}}}]);
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
static/web/_next/static/chunks/9798.66a6d1388b530f0c.js
vendored
Normal file
1
static/web/_next/static/chunks/9798.66a6d1388b530f0c.js
vendored
Normal file
File diff suppressed because one or more lines are too long
|
@ -1 +0,0 @@
|
|||
"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[998],{70998:function(e,t,l){l.r(t),l.d(t,{FatalErrorStateModal:function(){return FatalErrorStateModal}});var r=l(85893),a=l(56697);let FatalErrorStateModal=e=>{let{title:t,message:l}=e;return(0,r.jsx)(a.default,{title:t,visible:!0,footer:null,closable:!1,keyboard:!1,width:900,centered:!0,className:"modal",children:(0,r.jsx)("p",{style:{fontSize:"1.3rem"},children:l})})}}}]);
|
File diff suppressed because one or more lines are too long
6
static/web/_next/static/chunks/main-f55c02d569f44109.js
vendored
Normal file
6
static/web/_next/static/chunks/main-f55c02d569f44109.js
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1 +1 @@
|
|||
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[4820],{81981:function(n,_,u){(window.__NEXT_P=window.__NEXT_P||[]).push(["/_error",function(){return u(55480)}])}},function(n){n.O(0,[9774,2888,179],function(){return n(n.s=81981)}),_N_E=n.O()}]);
|
||||
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[4820],{81981:function(n,_,u){(window.__NEXT_P=window.__NEXT_P||[]).push(["/_error",function(){return u(66908)}])}},function(n){n.O(0,[9774,2888,179],function(){return n(n.s=81981)}),_N_E=n.O()}]);
|
1
static/web/_next/static/chunks/pages/admin-b413723392ab01c7.js
vendored
Normal file
1
static/web/_next/static/chunks/pages/admin-b413723392ab01c7.js
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
static/web/_next/static/chunks/pages/admin/chat/messages-390d10a9c916f131.js
vendored
Normal file
1
static/web/_next/static/chunks/pages/admin/chat/messages-390d10a9c916f131.js
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
static/web/_next/static/chunks/pages/admin/config-chat-62a47db2a34f4064.js
vendored
Normal file
1
static/web/_next/static/chunks/pages/admin/config-chat-62a47db2a34f4064.js
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
static/web/_next/static/chunks/pages/admin/config-notify-0e61937f83246a92.js
vendored
Normal file
1
static/web/_next/static/chunks/pages/admin/config-notify-0e61937f83246a92.js
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
static/web/_next/static/chunks/pages/admin/config-video-31619cb1fe98193b.js
vendored
Normal file
1
static/web/_next/static/chunks/pages/admin/config-video-31619cb1fe98193b.js
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
static/web/_next/static/chunks/pages/admin/federation/followers-911f36d8009b5076.js
vendored
Normal file
1
static/web/_next/static/chunks/pages/admin/federation/followers-911f36d8009b5076.js
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
static/web/_next/static/chunks/pages/admin/hardware-info-3647368c28430835.js
vendored
Normal file
1
static/web/_next/static/chunks/pages/admin/hardware-info-3647368c28430835.js
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
static/web/_next/static/chunks/pages/admin/help-864f7dfd47c54266.js
vendored
Normal file
1
static/web/_next/static/chunks/pages/admin/help-864f7dfd47c54266.js
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1 +0,0 @@
|
|||
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[9262],{70918:function(e,t,a){(window.__NEXT_P=window.__NEXT_P||[]).push(["/admin/upgrade",function(){return a(40359)}])},40359:function(e,t,a){"use strict";a.r(t);var n=a(85893),s=a(67294),l=a(56365),r=a(2307),d=a(53740),u=a(3111),i=a(90695);let{Title:o}=d.default,AssetTable=e=>{let t=Object.values(e);return(0,n.jsx)(r.Z,{dataSource:t,columns:[{title:"Name",dataIndex:"name",key:"name",render:(e,t)=>(0,n.jsx)("a",{href:t.browser_download_url,children:e})},{title:"Size",dataIndex:"size",key:"size",render:e=>"".concat((e/1024/1024).toFixed(2)," MB")}],rowKey:e=>e.id,size:"large",pagination:!1})},Logs=()=>{let[e,t]=(0,s.useState)({html_url:"",name:"",created_at:null,body:"",assets:[]}),getRelease=async()=>{try{let e=await (0,u.Kt)();t(e)}catch(e){console.log("==== error",e)}};return((0,s.useEffect)(()=>{getRelease()},[]),e)?(0,n.jsxs)("div",{className:"upgrade-page",children:[(0,n.jsx)(o,{level:2,children:(0,n.jsx)("a",{href:e.html_url,children:e.name})}),(0,n.jsx)(o,{level:5,children:new Date(e.created_at).toDateString()}),(0,n.jsx)(l.U,{children:e.body}),(0,n.jsx)("h3",{children:"Downloads"}),(0,n.jsx)(AssetTable,{...e.assets})]}):null};Logs.getLayout=function(e){return(0,n.jsx)(i.l,{page:e})},t.default=Logs}},function(e){e.O(0,[5596,1130,4104,9403,1024,3942,971,6697,1664,1749,1700,2122,7752,5891,2891,4749,6627,8966,8410,695,9774,2888,179],function(){return e(e.s=70918)}),_N_E=e.O()}]);
|
1
static/web/_next/static/chunks/pages/admin/upgrade-8753c8967082bea5.js
vendored
Normal file
1
static/web/_next/static/chunks/pages/admin/upgrade-8753c8967082bea5.js
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[9262],{70918:function(e,t,a){(window.__NEXT_P=window.__NEXT_P||[]).push(["/admin/upgrade",function(){return a(7494)}])},7494:function(e,t,a){"use strict";a.r(t);var n=a(85893),s=a(67294),l=a(56365),r=a(2307),d=a(53740),u=a(92863),i=a(15578);let{Title:o}=d.default,AssetTable=e=>{let t=Object.values(e);return(0,n.jsx)(r.Z,{dataSource:t,columns:[{title:"Name",dataIndex:"name",key:"name",render:(e,t)=>(0,n.jsx)("a",{href:t.browser_download_url,children:e})},{title:"Size",dataIndex:"size",key:"size",render:e=>"".concat((e/1024/1024).toFixed(2)," MB")}],rowKey:e=>e.id,size:"large",pagination:!1})},Logs=()=>{let[e,t]=(0,s.useState)({html_url:"",name:"",created_at:null,body:"",assets:[]}),getRelease=async()=>{try{let e=await (0,u.Kt)();t(e)}catch(e){console.log("==== error",e)}};return((0,s.useEffect)(()=>{getRelease()},[]),e)?(0,n.jsxs)("div",{className:"upgrade-page",children:[(0,n.jsx)(o,{level:2,children:(0,n.jsx)("a",{href:e.html_url,children:e.name})}),(0,n.jsx)(o,{level:5,children:new Date(e.created_at).toDateString()}),(0,n.jsx)(l.U,{children:e.body}),(0,n.jsx)("h3",{children:"Downloads"}),(0,n.jsx)(AssetTable,{...e.assets})]}):null};Logs.getLayout=function(e){return(0,n.jsx)(i.l,{page:e})},t.default=Logs}},function(e){e.O(0,[5596,1130,4104,9403,1024,3942,971,6697,1664,1749,1700,2122,7752,5891,2891,4749,6627,8966,8410,5578,9774,2888,179],function(){return e(e.s=70918)}),_N_E=e.O()}]);
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1 +1 @@
|
|||
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[8399],{88054:function(e,n,t){(window.__NEXT_P=window.__NEXT_P||[]).push(["/embed/chat/readonly",function(){return t(44204)}])},44204:function(e,n,t){"use strict";t.r(n),t.d(n,{default:function(){return ReadOnlyChatEmbed}});var s=t(85893),a=t(4480),i=t(4511),r=t(17665),d=t(42843),u=t(21426),h=t(86658);function ReadOnlyChatEmbed(){let e=(0,a.sJ)(d.db),n=(0,a.sJ)(d.pH),t=(0,a.sJ)(d.di);return(0,s.jsx)("div",{children:(0,s.jsxs)(i.SV,{fallbackRender:e=>{let{error:n}=e;return(0,s.jsx)(h.A,{componentName:"ReadWriteChatEmbed",message:n.message})},children:[(0,s.jsx)(d.me,{}),(0,s.jsx)(u.Q,{}),e&&(0,s.jsx)(r.ChatContainer,{messages:n,usernameToHighlight:e.displayName,chatUserId:e.id,isModerator:!1,showInput:!1,height:"100vh",chatAvailable:t})]})})}}},function(e){e.O(0,[4283,9403,3942,5888,6017,3430,4597,9774,2888,179],function(){return e(e.s=88054)}),_N_E=e.O()}]);
|
||||
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[8399],{88054:function(e,n,t){(window.__NEXT_P=window.__NEXT_P||[]).push(["/embed/chat/readonly",function(){return t(81342)}])},81342:function(e,n,t){"use strict";t.r(n),t.d(n,{default:function(){return ReadOnlyChatEmbed}});var s=t(85893),a=t(4480),i=t(4511),r=t(91480),d=t(73580),u=t(11405),h=t(50057);function ReadOnlyChatEmbed(){let e=(0,a.sJ)(d.db),n=(0,a.sJ)(d.pH),t=(0,a.sJ)(d.di);return(0,s.jsx)("div",{children:(0,s.jsxs)(i.SV,{fallbackRender:e=>{let{error:n}=e;return(0,s.jsx)(h.A,{componentName:"ReadWriteChatEmbed",message:n.message})},children:[(0,s.jsx)(d.me,{}),(0,s.jsx)(u.Q,{}),e&&(0,s.jsx)(r.ChatContainer,{messages:n,usernameToHighlight:e.displayName,chatUserId:e.id,isModerator:!1,showInput:!1,height:"100vh",chatAvailable:t})]})})}}},function(e){e.O(0,[4283,9403,3942,5888,6017,5213,4281,9774,2888,179],function(){return e(e.s=88054)}),_N_E=e.O()}]);
|
File diff suppressed because one or more lines are too long
1
static/web/_next/static/chunks/pages/embed/chat/readwrite-d6faafe380e9e9ee.js
vendored
Normal file
1
static/web/_next/static/chunks/pages/embed/chat/readwrite-d6faafe380e9e9ee.js
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
static/web/_next/static/chunks/pages/embed/video-cb2cbb0b162d1e15.js
vendored
Normal file
1
static/web/_next/static/chunks/pages/embed/video-cb2cbb0b162d1e15.js
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
static/web/_next/static/chunks/pages/index-a05fde68180e7ac7.js
vendored
Normal file
1
static/web/_next/static/chunks/pages/index-a05fde68180e7ac7.js
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
static/web/_next/static/chunks/webpack-e48e828ee3e7ba22.js
vendored
Normal file
1
static/web/_next/static/chunks/webpack-e48e828ee3e7ba22.js
vendored
Normal file
File diff suppressed because one or more lines are too long
2
static/web/admin/access-tokens/index.html
vendored
2
static/web/admin/access-tokens/index.html
vendored
File diff suppressed because one or more lines are too long
2
static/web/admin/actions/index.html
vendored
2
static/web/admin/actions/index.html
vendored
File diff suppressed because one or more lines are too long
2
static/web/admin/chat/emojis/index.html
vendored
2
static/web/admin/chat/emojis/index.html
vendored
File diff suppressed because one or more lines are too long
2
static/web/admin/chat/messages/index.html
vendored
2
static/web/admin/chat/messages/index.html
vendored
File diff suppressed because one or more lines are too long
2
static/web/admin/chat/users/index.html
vendored
2
static/web/admin/chat/users/index.html
vendored
File diff suppressed because one or more lines are too long
2
static/web/admin/config-chat/index.html
vendored
2
static/web/admin/config-chat/index.html
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
static/web/admin/config-notify/index.html
vendored
2
static/web/admin/config-notify/index.html
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
static/web/admin/config-video/index.html
vendored
2
static/web/admin/config-video/index.html
vendored
File diff suppressed because one or more lines are too long
2
static/web/admin/config/general/index.html
vendored
2
static/web/admin/config/general/index.html
vendored
File diff suppressed because one or more lines are too long
2
static/web/admin/config/server/index.html
vendored
2
static/web/admin/config/server/index.html
vendored
File diff suppressed because one or more lines are too long
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue