"use strict";(()=>{vare={};e.id=6534,e.ids=[6534],e.modules={27825:e=>{e.exports=require("lodash")},75600:e=>{e.exports=require("next/dist/compiled/next-server/pages-api.runtime.prod.js")},79428:e=>{e.exports=require("buffer")},55511:e=>{e.exports=require("crypto")},29021:e=>{e.exports=require("fs")},33873:e=>{e.exports=require("path")},96762:(e,r)=>{Object.defineProperty(r,"M",{enumerable:!0,get:function(){returnfunctione(r,t){returntinr?r[t]:"then"inr&&"function"==typeofr.then?r.then(r=>e(r,t)):"function"==typeofr&&"default"===t?r:void0}}})},24709:(e,r,t)=>{t.r(r),t.d(r,{config:()=>g,default:()=>S,routeModule:()=>h});varo={};t.r(o),t.d(o,{default:()=>y});varn=t(89947),s=t(2706),i=t(96762),a=t(29021),c=t.n(a),u=t(33873),l=t.n(u),d=t(69842),f=t(27825),p=t.n(f);function_(e,r,t){if(!e)return"";if("number"==typeofe||"boolean"==typeofe)returne;if("string"==typeofe&&!e?.toString()?.match(/./))return"";if("object"==typeofe&&!Array.isArray(e))returnE(e,r);if("object"==typeofe&&Array.isArray(e))returnA(e,r);leto=e;returnt&&(o=e.toString().replace(t,"")),r||(o=e.toString().replace(/\n|\r|\n\r|\r\n/g,"").replace(/ /g,"")),o=o.replace(/(?<!\\)\'/g,"\\'").replace(/(?<!\\)\`/g,"\\`").replace(/\/\*\*\//g,"").replace(/select |insert |drop |delete |alter |create |exec | union | or | like | concat|LOAD_FILE|ASCII| COLLATE | HAVING | information_schema|DECLARE |\#|WAITFOR |delay |BENCHMARK |\/\*.*\*\//gi,"\\$&")}functionE(e,r){lett={...e};returnObject.keys(t).forEach(e=>{leto=t[e];if(!o){deletet[e];return}"string"==typeofo||"number"==typeofo?t[e]=_(o,r):"object"!=typeofo||Array.isArray(o)?"object"==typeofo&&Array.isArray(o)&&(t[e]=A(o,r)):t[e]=E(o,r)}),t}functionA(e,r){lett=p().cloneDeep(e);returnt.forEach((e,o)=>{if(!e){t.splice(o,1);return}"string"==typeofe||"number"==typeofe?t[o]=_(e,r):"object"!=typeofe||Array.isArray(e)?"object"==typeofe&&Array.isArray(e)&&(t[o]=A(e,r)):t[o]=E(e,r)}),t}asyncfunctiony(e,r){if("POST"!==e.method)returnr.json({msg:"Failed!"});lett=await(0,d.A)(e,r,!0);if(!t)returnr.json({success:!1,msg:"Unauthorized"});let{name:o}=_(e.body),n=process.env.DSQL_STATIC_SERVER_DIR;if(!n)returnconsole.log("Static File ENV not Found!"),r.json({success:!1,msg:"No Static File Path"});lets=l().join(n,`images/user-images/user-${t.id}/`)+o;if(c().existsSync(s))returnr.json({success:!1});c().mkdirSync(s),r.json({success:!0})}letS=(0,i.M)(o,"default"),g=(0,i.M)(o,"config"),h=newn.PagesAPIRouteModule({definition:{kind:s.A.PAGES_API,page:"/api/addNewMediaFolder",pathname:"/api/addNewMediaFolder",bundlePath:"",filename:""},userland:o})},69842:(e,r,t)=>{t.d(r,{A:()=>c});varo=t(48786),n=t(95969),s=t(29021),i=t.n(s),a=t(89159);asyncfunctionc(e,r,t){try{let{keyCookieName:s,csrfCookieName:c}=(0,a.A)();if(!e.cookies?.[s]?.match(/./))throwError("Request Cookies not Found!");letu=(0,n.A)({encryptedString:e.cookies[s]});if(!u)throwError("Couldn't decrypt auth cookie!");letl=JSON.parse(u);if(!l.csrf_k)throwError("No `csrf_k` present in user Object!");if(t&&!Object.keys(e.headers).find(e=>e.includes(l.csrf_k)))throwconsole.log("req.headers",e.headers),console.log("userObject",l),Error("Deep Auth Failed. `csrf` key not found in request headers!");letd=process.env.DSQL_USER_LOGIN_KEYS_PATH;if(!d)throwError("DSQL_USER_LOGIN_KEYS_PATH env variable not found. Please set this variable.");if(t&&!i().existsSync(`${d}/${l.csrf_k}`))throwError("Key not found in Auth Keys Folder!");if(0==l.verification_status&&!t){lete=await(0,o.A)(`SELECT verification_status FROM users WHERE id='${l.id}'`);e&&e[0]&&1==e[0].verification_status&&r.setHeader("Set-Cookie",["user_refresh=1"])}if(l?.date&&Date.now()-l.date>6048e5)throwError("Key expired!");returnl}catch(e){returnconsole.log(`userAuth Error: ${e.message}`),null}}},89159:(e,r,t)=>{t.d(r,{A:()=>o});functiono(e){letr=process.env.DSQL_COOKIES_PREFIX||"dsql_",t=process.env.DSQL_COOKIES_KEY_NAME||"key",o=process.env.DSQL_COOKIES_CSRF_NAME||"csrf",n=process.env.DSQL_COOKIES_ONE_TIME_CODE_NAME||"one-time-code",s=e?.database?.replace(/^datasquirel_user_\