Built motion from commit (unavailable).|2.5.30
[motion2.git] / server / config / express.js
index 0b37345..53dcfae 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x26ad=['renderFile','urlencoded','50mb','json','initialize','express','serve-favicon','body-parser','method-override','cookie-parser','path','passport','cors','moment','./environment','../mysqldb','default','env','production','set','appPath','root','public','development','test','join','client','use','toISOString','split','static','views','/server/views','engine','html','ejs'];(function(_0x11b1c5,_0x5a3952){var _0x2cfe1f=function(_0x4225a7){while(--_0x4225a7){_0x11b1c5['push'](_0x11b1c5['shift']());}};_0x2cfe1f(++_0x5a3952);}(_0x26ad,0x16d));var _0xd26a=function(_0x5538d5,_0x190032){_0x5538d5=_0x5538d5-0x0;var _0x323b1a=_0x26ad[_0x5538d5];return _0x323b1a;};'use strict';var express=require(_0xd26a('0x0'));var favicon=require(_0xd26a('0x1'));var bodyParser=require(_0xd26a('0x2'));var methodOverride=require(_0xd26a('0x3'));var cookieParser=require(_0xd26a('0x4'));var errorHandler=require('errorhandler');var path=require(_0xd26a('0x5'));var passport=require(_0xd26a('0x6'));var cors=require(_0xd26a('0x7'));var moment=require(_0xd26a('0x8'));var config=require(_0xd26a('0x9'));var db=require(_0xd26a('0xa'))['db'];exports[_0xd26a('0xb')]=function(_0x315a8a){var _0x55502c=_0x315a8a['get'](_0xd26a('0xc'));if(_0x55502c===_0xd26a('0xd')){_0x315a8a[_0xd26a('0xe')](_0xd26a('0xf'),path['join'](config[_0xd26a('0x10')],_0xd26a('0x11')));}if(_0x55502c===_0xd26a('0x12')||_0x55502c===_0xd26a('0x13')){_0x315a8a[_0xd26a('0xe')](_0xd26a('0xf'),path[_0xd26a('0x14')](config['root'],_0xd26a('0x15')));_0x315a8a[_0xd26a('0x16')](errorHandler());}_0x315a8a['set']('json\x20replacer',function(_0x30bcd8,_0x79323a){if(this[_0x30bcd8]instanceof Date){_0x79323a=this[_0x30bcd8][_0xd26a('0x17')]()[_0xd26a('0x18')]('.')[0x0]+'Z';}return _0x79323a;});_0x315a8a['use'](express[_0xd26a('0x19')](_0x315a8a['get'](_0xd26a('0xf'))));_0x315a8a['set'](_0xd26a('0x1a'),config['root']+_0xd26a('0x1b'));_0x315a8a[_0xd26a('0x1c')](_0xd26a('0x1d'),require(_0xd26a('0x1e'))[_0xd26a('0x1f')]);_0x315a8a['set']('view\x20engine',_0xd26a('0x1d'));_0x315a8a[_0xd26a('0x16')](bodyParser[_0xd26a('0x20')]({'limit':_0xd26a('0x21'),'extended':!![]}));_0x315a8a[_0xd26a('0x16')](bodyParser[_0xd26a('0x22')]({'limit':_0xd26a('0x21')}));_0x315a8a[_0xd26a('0x16')](cors());_0x315a8a[_0xd26a('0x16')](methodOverride());_0x315a8a[_0xd26a('0x16')](cookieParser());_0x315a8a[_0xd26a('0x16')](passport[_0xd26a('0x23')]());};
\ No newline at end of file
+var _0xaaf7=['get','env','production','set','appPath','join','public','development','root','client','use','json\x20replacer','toISOString','split','static','views','/server/views','html','renderFile','view\x20engine','urlencoded','50mb','json','express','serve-favicon','cookie-parser','errorhandler','path','passport','cors','moment','default'];(function(_0x2e408c,_0x285d0b){var _0x57744a=function(_0x1abbc5){while(--_0x1abbc5){_0x2e408c['push'](_0x2e408c['shift']());}};_0x57744a(++_0x285d0b);}(_0xaaf7,0x1b7));var _0x7aaf=function(_0x18f76d,_0x3b926e){_0x18f76d=_0x18f76d-0x0;var _0x2f55e2=_0xaaf7[_0x18f76d];return _0x2f55e2;};'use strict';var express=require(_0x7aaf('0x0'));var favicon=require(_0x7aaf('0x1'));var bodyParser=require('body-parser');var methodOverride=require('method-override');var cookieParser=require(_0x7aaf('0x2'));var errorHandler=require(_0x7aaf('0x3'));var path=require(_0x7aaf('0x4'));var passport=require(_0x7aaf('0x5'));var cors=require(_0x7aaf('0x6'));var moment=require(_0x7aaf('0x7'));var config=require('./environment');var db=require('../mysqldb')['db'];exports[_0x7aaf('0x8')]=function(_0x54787a){var _0x3a2599=_0x54787a[_0x7aaf('0x9')](_0x7aaf('0xa'));if(_0x3a2599===_0x7aaf('0xb')){_0x54787a[_0x7aaf('0xc')](_0x7aaf('0xd'),path[_0x7aaf('0xe')](config['root'],_0x7aaf('0xf')));}if(_0x3a2599===_0x7aaf('0x10')||_0x3a2599==='test'){_0x54787a[_0x7aaf('0xc')](_0x7aaf('0xd'),path[_0x7aaf('0xe')](config[_0x7aaf('0x11')],_0x7aaf('0x12')));_0x54787a[_0x7aaf('0x13')](errorHandler());}_0x54787a[_0x7aaf('0xc')](_0x7aaf('0x14'),function(_0x11cc61,_0x2d0bfa){if(this[_0x11cc61]instanceof Date){_0x2d0bfa=this[_0x11cc61][_0x7aaf('0x15')]()[_0x7aaf('0x16')]('.')[0x0]+'Z';}return _0x2d0bfa;});_0x54787a['use'](express[_0x7aaf('0x17')](_0x54787a[_0x7aaf('0x9')]('appPath')));_0x54787a[_0x7aaf('0xc')](_0x7aaf('0x18'),config['root']+_0x7aaf('0x19'));_0x54787a['engine'](_0x7aaf('0x1a'),require('ejs')[_0x7aaf('0x1b')]);_0x54787a[_0x7aaf('0xc')](_0x7aaf('0x1c'),'html');_0x54787a[_0x7aaf('0x13')](bodyParser[_0x7aaf('0x1d')]({'limit':_0x7aaf('0x1e'),'extended':!![]}));_0x54787a[_0x7aaf('0x13')](bodyParser[_0x7aaf('0x1f')]({'limit':'50mb'}));_0x54787a['use'](cors());_0x54787a[_0x7aaf('0x13')](methodOverride());_0x54787a[_0x7aaf('0x13')](cookieParser());_0x54787a[_0x7aaf('0x13')](passport['initialize']());};
\ No newline at end of file