Built motion from commit e1760111.|2.6.18
[motion2.git] / server / api / sound / index.js
index 82d3780..1b62e81 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xc26f=['%s-%s%s','basename','extname','post','single','file','create','put','/:id','update','exports','multer','util','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./sound.controller','get','isAuthenticated','index','show','/:id/download','download','join','root','server/files/sounds/original/','originalname','replace'];(function(_0x271537,_0x8b7b3b){var _0x19dc22=function(_0x459bbf){while(--_0x459bbf){_0x271537['push'](_0x271537['shift']());}};_0x19dc22(++_0x8b7b3b);}(_0xc26f,0x87));var _0xfc26=function(_0x4b7895,_0x3c4f5d){_0x4b7895=_0x4b7895-0x0;var _0x264180=_0xc26f[_0x4b7895];return _0x264180;};'use strict';var multer=require(_0xfc26('0x0'));var util=require(_0xfc26('0x1'));var path=require('path');var timeout=require(_0xfc26('0x2'));var express=require(_0xfc26('0x3'));var router=express[_0xfc26('0x4')]();var auth=require(_0xfc26('0x5'));var interaction=require(_0xfc26('0x6'));var config=require(_0xfc26('0x7'));var controller=require(_0xfc26('0x8'));router[_0xfc26('0x9')]('/',auth[_0xfc26('0xa')](),controller[_0xfc26('0xb')]);router[_0xfc26('0x9')]('/:id',auth[_0xfc26('0xa')](),controller[_0xfc26('0xc')]);router[_0xfc26('0x9')](_0xfc26('0xd'),auth[_0xfc26('0xa')](),controller[_0xfc26('0xe')]);var upload=multer({'storage':multer['diskStorage']({'destination':function(_0x5e557e,_0x28c12b,_0x3a5698){_0x3a5698(null,path[_0xfc26('0xf')](config[_0xfc26('0x10')],_0xfc26('0x11')));},'filename':function(_0x11b65e,_0x419a55,_0x580319){_0x419a55['originalname']=_0x419a55[_0xfc26('0x12')][_0xfc26('0x13')](/[+@&\/\\#,+()$~%'":*?<>{}\s\\|]/g,'-');_0x580319(null,util['format'](_0xfc26('0x14'),path[_0xfc26('0x15')](_0x419a55[_0xfc26('0x12')],path[_0xfc26('0x16')](_0x419a55[_0xfc26('0x12')])),Date['now'](),path[_0xfc26('0x16')](_0x419a55[_0xfc26('0x12')])));}})});router[_0xfc26('0x17')]('/',upload[_0xfc26('0x18')](_0xfc26('0x19')),controller[_0xfc26('0x1a')]);router[_0xfc26('0x1b')](_0xfc26('0x1c'),auth['isAuthenticated'](),controller[_0xfc26('0x1d')]);router['delete']('/:id',auth[_0xfc26('0xa')](),controller['delete']);module[_0xfc26('0x1e')]=router;
\ No newline at end of file
+var _0xb2ed=['Router','fs-extra','../../components/auth/service','../../config/environment','./sound.controller','isAuthenticated','index','get','/:id','show','/:id/download','download','diskStorage','join','root','originalname','replace','format','basename','now','post','single','file','create','update','delete','multer','util','path'];(function(_0x3ab51d,_0x2fa01d){var _0x29a04e=function(_0x7807b0){while(--_0x7807b0){_0x3ab51d['push'](_0x3ab51d['shift']());}};_0x29a04e(++_0x2fa01d);}(_0xb2ed,0x102));var _0xdb2e=function(_0x19e928,_0x26a0e4){_0x19e928=_0x19e928-0x0;var _0x4e941f=_0xb2ed[_0x19e928];return _0x4e941f;};'use strict';var multer=require(_0xdb2e('0x0'));var util=require(_0xdb2e('0x1'));var path=require(_0xdb2e('0x2'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0xdb2e('0x3')]();var fs_extra=require(_0xdb2e('0x4'));var auth=require(_0xdb2e('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0xdb2e('0x6'));var controller=require(_0xdb2e('0x7'));router['get']('/',auth[_0xdb2e('0x8')](),controller[_0xdb2e('0x9')]);router[_0xdb2e('0xa')](_0xdb2e('0xb'),auth[_0xdb2e('0x8')](),controller[_0xdb2e('0xc')]);router[_0xdb2e('0xa')](_0xdb2e('0xd'),auth[_0xdb2e('0x8')](),controller[_0xdb2e('0xe')]);var upload=multer({'storage':multer[_0xdb2e('0xf')]({'destination':function(_0x31f3ea,_0x2a8041,_0xb458c2){_0xb458c2(null,path[_0xdb2e('0x10')](config[_0xdb2e('0x11')],'server/files/sounds/original/'));},'filename':function(_0x2fac94,_0x452da1,_0x5a423d){_0x452da1[_0xdb2e('0x12')]=_0x452da1[_0xdb2e('0x12')][_0xdb2e('0x13')](/[+@&\/\\#,+()$~%'":*?<>{}\s\\|]/g,'-');_0x5a423d(null,util[_0xdb2e('0x14')]('%s-%s%s',path[_0xdb2e('0x15')](_0x452da1[_0xdb2e('0x12')],path['extname'](_0x452da1[_0xdb2e('0x12')])),Date[_0xdb2e('0x16')](),path['extname'](_0x452da1[_0xdb2e('0x12')])));}})});router[_0xdb2e('0x17')]('/',upload[_0xdb2e('0x18')](_0xdb2e('0x19')),controller[_0xdb2e('0x1a')]);router['put'](_0xdb2e('0xb'),auth['isAuthenticated'](),controller[_0xdb2e('0x1b')]);router[_0xdb2e('0x1c')]('/:id',auth[_0xdb2e('0x8')](),controller[_0xdb2e('0x1c')]);module['exports']=router;
\ No newline at end of file