Built motion from commit eddce310.|2.6.12
[motion2.git] / server / api / setting / index.js
index 029f937..360d34b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x9f46=['/:id','isAuthenticated','multer','util','path','Router','fs-extra','../../config/environment','./setting.controller','get','index','/now','show','/:id/logo','getLogo','getLogoLogin','gdpr','/:id/preferred','getPreferred','/:id/favicon','getFavicon','diskStorage','join','root','server/files/images/logos/','logo','extname','originalname','single','file','addLogo','logologin','post','/:id/logo_login','addLogoLogin','format','%s%s','addPreferred','favicon','addFavicon','put'];(function(_0x204a42,_0x24f260){var _0x41fe83=function(_0x48b065){while(--_0x48b065){_0x204a42['push'](_0x204a42['shift']());}};_0x41fe83(++_0x24f260);}(_0x9f46,0xcf));var _0x69f4=function(_0x5168e3,_0x4b9c51){_0x5168e3=_0x5168e3-0x0;var _0x3112c3=_0x9f46[_0x5168e3];return _0x3112c3;};'use strict';var multer=require(_0x69f4('0x0'));var util=require(_0x69f4('0x1'));var path=require(_0x69f4('0x2'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0x69f4('0x3')]();var fs_extra=require(_0x69f4('0x4'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x69f4('0x5'));var controller=require(_0x69f4('0x6'));router[_0x69f4('0x7')]('/',auth['isAuthenticated'](),controller[_0x69f4('0x8')]);router['get'](_0x69f4('0x9'),controller['getDate']);router[_0x69f4('0x7')]('/:id',controller[_0x69f4('0xa')]);router[_0x69f4('0x7')](_0x69f4('0xb'),controller[_0x69f4('0xc')]);router[_0x69f4('0x7')]('/:id/logo_login',controller[_0x69f4('0xd')]);router[_0x69f4('0x7')]('/:id/gdpr',controller[_0x69f4('0xe')]);router[_0x69f4('0x7')](_0x69f4('0xf'),controller[_0x69f4('0x10')]);router[_0x69f4('0x7')](_0x69f4('0x11'),controller[_0x69f4('0x12')]);var upload=multer({'storage':multer[_0x69f4('0x13')]({'destination':function(_0x100a3f,_0x18d32e,_0x3487b4){_0x3487b4(null,path[_0x69f4('0x14')](config[_0x69f4('0x15')],_0x69f4('0x16')));},'filename':function(_0x979929,_0x5a3e14,_0x5d8832){_0x5d8832(null,util['format']('%s%s',_0x69f4('0x17'),path[_0x69f4('0x18')](_0x5a3e14[_0x69f4('0x19')])));}})});router['post'](_0x69f4('0xb'),upload[_0x69f4('0x1a')](_0x69f4('0x1b')),controller[_0x69f4('0x1c')]);var upload=multer({'storage':multer[_0x69f4('0x13')]({'destination':function(_0x786c21,_0x598745,_0x17fbfa){_0x17fbfa(null,path[_0x69f4('0x14')](config[_0x69f4('0x15')],_0x69f4('0x16')));},'filename':function(_0x45e480,_0x10a7c3,_0x3eb5d3){_0x3eb5d3(null,util['format']('%s%s',_0x69f4('0x1d'),path['extname'](_0x10a7c3[_0x69f4('0x19')])));}})});router[_0x69f4('0x1e')](_0x69f4('0x1f'),upload[_0x69f4('0x1a')](_0x69f4('0x1b')),controller[_0x69f4('0x20')]);var upload=multer({'storage':multer[_0x69f4('0x13')]({'destination':function(_0x141d72,_0x4ed6dd,_0x5d1ccc){_0x5d1ccc(null,path[_0x69f4('0x14')](config[_0x69f4('0x15')],'server/files/images/logos/'));},'filename':function(_0x2a6ae0,_0x4add29,_0x8c2842){_0x8c2842(null,util[_0x69f4('0x21')](_0x69f4('0x22'),'preferred',path['extname'](_0x4add29['originalname'])));}})});router[_0x69f4('0x1e')](_0x69f4('0xf'),upload[_0x69f4('0x1a')](_0x69f4('0x1b')),controller[_0x69f4('0x23')]);var upload=multer({'storage':multer['diskStorage']({'destination':function(_0x185e14,_0x49edf0,_0x5e80bb){_0x5e80bb(null,path[_0x69f4('0x14')](config[_0x69f4('0x15')],_0x69f4('0x16')));},'filename':function(_0x4a36b7,_0xf8b47e,_0x33c9c5){_0x33c9c5(null,util[_0x69f4('0x21')](_0x69f4('0x22'),_0x69f4('0x24'),path[_0x69f4('0x18')](_0xf8b47e[_0x69f4('0x19')])));}})});router[_0x69f4('0x1e')](_0x69f4('0x11'),upload[_0x69f4('0x1a')](_0x69f4('0x1b')),controller[_0x69f4('0x25')]);router[_0x69f4('0x26')](_0x69f4('0x27'),auth[_0x69f4('0x28')](),controller['update']);module['exports']=router;
\ No newline at end of file
+var _0x1a08=['getPreferred','diskStorage','join','root','server/files/images/logos/','format','%s%s','logo','extname','post','single','file','addLogo','logologin','originalname','/:id/logo_login','addLogoLogin','preferred','favicon','/:id/favicon','addFavicon','/:id','update','exports','util','path','connect-timeout','fs-extra','../../components/interaction/service','../../config/environment','./setting.controller','get','isAuthenticated','index','/now','getDate','show','/:id/logo','getLogo','getLogoLogin','/:id/gdpr','gdpr','/:id/preferred'];(function(_0x597834,_0x159bb6){var _0x12da6c=function(_0x161c38){while(--_0x161c38){_0x597834['push'](_0x597834['shift']());}};_0x12da6c(++_0x159bb6);}(_0x1a08,0x6e));var _0x81a0=function(_0x5af59e,_0x3771c1){_0x5af59e=_0x5af59e-0x0;var _0x4240df=_0x1a08[_0x5af59e];return _0x4240df;};'use strict';var multer=require('multer');var util=require(_0x81a0('0x0'));var path=require(_0x81a0('0x1'));var timeout=require(_0x81a0('0x2'));var express=require('express');var router=express['Router']();var fs_extra=require(_0x81a0('0x3'));var auth=require('../../components/auth/service');var interaction=require(_0x81a0('0x4'));var config=require(_0x81a0('0x5'));var controller=require(_0x81a0('0x6'));router[_0x81a0('0x7')]('/',auth[_0x81a0('0x8')](),controller[_0x81a0('0x9')]);router[_0x81a0('0x7')](_0x81a0('0xa'),controller[_0x81a0('0xb')]);router[_0x81a0('0x7')]('/:id',controller[_0x81a0('0xc')]);router['get'](_0x81a0('0xd'),controller[_0x81a0('0xe')]);router[_0x81a0('0x7')]('/:id/logo_login',controller[_0x81a0('0xf')]);router[_0x81a0('0x7')](_0x81a0('0x10'),controller[_0x81a0('0x11')]);router[_0x81a0('0x7')](_0x81a0('0x12'),controller[_0x81a0('0x13')]);router[_0x81a0('0x7')]('/:id/favicon',controller['getFavicon']);var upload=multer({'storage':multer[_0x81a0('0x14')]({'destination':function(_0x21cdef,_0x2e53bf,_0x56c2a2){_0x56c2a2(null,path[_0x81a0('0x15')](config[_0x81a0('0x16')],_0x81a0('0x17')));},'filename':function(_0x358dd0,_0x51398a,_0x4db3c8){_0x4db3c8(null,util[_0x81a0('0x18')](_0x81a0('0x19'),_0x81a0('0x1a'),path[_0x81a0('0x1b')](_0x51398a['originalname'])));}})});router[_0x81a0('0x1c')](_0x81a0('0xd'),upload[_0x81a0('0x1d')](_0x81a0('0x1e')),controller[_0x81a0('0x1f')]);var upload=multer({'storage':multer['diskStorage']({'destination':function(_0x517c4e,_0xe2ad98,_0x8e5403){_0x8e5403(null,path['join'](config[_0x81a0('0x16')],_0x81a0('0x17')));},'filename':function(_0x2339b9,_0xf3e120,_0x49612a){_0x49612a(null,util[_0x81a0('0x18')](_0x81a0('0x19'),_0x81a0('0x20'),path[_0x81a0('0x1b')](_0xf3e120[_0x81a0('0x21')])));}})});router[_0x81a0('0x1c')](_0x81a0('0x22'),upload[_0x81a0('0x1d')](_0x81a0('0x1e')),controller[_0x81a0('0x23')]);var upload=multer({'storage':multer[_0x81a0('0x14')]({'destination':function(_0x6ca0d1,_0x2320a8,_0x51fbf7){_0x51fbf7(null,path['join'](config[_0x81a0('0x16')],_0x81a0('0x17')));},'filename':function(_0xb0178d,_0x3a7c7c,_0x2b4c7a){_0x2b4c7a(null,util[_0x81a0('0x18')](_0x81a0('0x19'),_0x81a0('0x24'),path[_0x81a0('0x1b')](_0x3a7c7c[_0x81a0('0x21')])));}})});router[_0x81a0('0x1c')](_0x81a0('0x12'),upload[_0x81a0('0x1d')](_0x81a0('0x1e')),controller['addPreferred']);var upload=multer({'storage':multer['diskStorage']({'destination':function(_0x151c41,_0x445dba,_0x4b191b){_0x4b191b(null,path[_0x81a0('0x15')](config[_0x81a0('0x16')],_0x81a0('0x17')));},'filename':function(_0x1a6aed,_0x26dddc,_0x47ef39){_0x47ef39(null,util[_0x81a0('0x18')]('%s%s',_0x81a0('0x25'),path[_0x81a0('0x1b')](_0x26dddc[_0x81a0('0x21')])));}})});router[_0x81a0('0x1c')](_0x81a0('0x26'),upload[_0x81a0('0x1d')](_0x81a0('0x1e')),controller[_0x81a0('0x27')]);router['put'](_0x81a0('0x28'),auth[_0x81a0('0x8')](),controller[_0x81a0('0x29')]);module[_0x81a0('0x2a')]=router;
\ No newline at end of file