Built motion from commit (unavailable).|2.5.22
[motion2.git] / server / api / sound / index.js
index 16eaee1..532072c 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x4fea=['delete','exports','multer','util','path','express','Router','../../components/auth/service','../../components/interaction/service','./sound.controller','get','/:id','isAuthenticated','download','diskStorage','join','root','server/files/sounds/original/','originalname','replace','%s-%s%s','basename','extname','post','single','file','create','update'];(function(_0x563cde,_0x188b0d){var _0x3ecb4e=function(_0x3d5e66){while(--_0x3d5e66){_0x563cde['push'](_0x563cde['shift']());}};_0x3ecb4e(++_0x188b0d);}(_0x4fea,0x16e));var _0xa4fe=function(_0x26f783,_0x3b24a7){_0x26f783=_0x26f783-0x0;var _0x175066=_0x4fea[_0x26f783];return _0x175066;};'use strict';var multer=require(_0xa4fe('0x0'));var util=require(_0xa4fe('0x1'));var path=require(_0xa4fe('0x2'));var timeout=require('connect-timeout');var express=require(_0xa4fe('0x3'));var router=express[_0xa4fe('0x4')]();var auth=require(_0xa4fe('0x5'));var interaction=require(_0xa4fe('0x6'));var config=require('../../config/environment');var controller=require(_0xa4fe('0x7'));router[_0xa4fe('0x8')]('/',auth['isAuthenticated'](),controller['index']);router['get'](_0xa4fe('0x9'),auth[_0xa4fe('0xa')](),controller['show']);router[_0xa4fe('0x8')]('/:id/download',auth[_0xa4fe('0xa')](),controller[_0xa4fe('0xb')]);var upload=multer({'storage':multer[_0xa4fe('0xc')]({'destination':function(_0x566a84,_0x239cc2,_0x1b3c92){_0x1b3c92(null,path[_0xa4fe('0xd')](config[_0xa4fe('0xe')],_0xa4fe('0xf')));},'filename':function(_0x22b1d7,_0x3bb25a,_0xf3a0ae){_0x3bb25a[_0xa4fe('0x10')]=_0x3bb25a['originalname'][_0xa4fe('0x11')](/[+@&\/\\#,+()$~%'":*?<>{}\s\\|]/g,'-');_0xf3a0ae(null,util['format'](_0xa4fe('0x12'),path[_0xa4fe('0x13')](_0x3bb25a[_0xa4fe('0x10')],path[_0xa4fe('0x14')](_0x3bb25a[_0xa4fe('0x10')])),Date['now'](),path[_0xa4fe('0x14')](_0x3bb25a['originalname'])));}})});router[_0xa4fe('0x15')]('/',upload[_0xa4fe('0x16')](_0xa4fe('0x17')),controller[_0xa4fe('0x18')]);router['put'](_0xa4fe('0x9'),auth[_0xa4fe('0xa')](),controller[_0xa4fe('0x19')]);router[_0xa4fe('0x1a')](_0xa4fe('0x9'),auth[_0xa4fe('0xa')](),controller[_0xa4fe('0x1a')]);module[_0xa4fe('0x1b')]=router;
\ No newline at end of file
+var _0x9f5f=['isAuthenticated','download','diskStorage','join','root','server/files/sounds/original/','originalname','basename','extname','now','post','single','file','create','put','/:id','update','delete','exports','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','./sound.controller','get','index','show'];(function(_0x432fca,_0xb0b1b5){var _0x3adba4=function(_0x5e3ae4){while(--_0x5e3ae4){_0x432fca['push'](_0x432fca['shift']());}};_0x3adba4(++_0xb0b1b5);}(_0x9f5f,0x121));var _0xf9f5=function(_0x4a9fb1,_0x273043){_0x4a9fb1=_0x4a9fb1-0x0;var _0x348672=_0x9f5f[_0x4a9fb1];return _0x348672;};'use strict';var multer=require('multer');var util=require(_0xf9f5('0x0'));var path=require(_0xf9f5('0x1'));var timeout=require(_0xf9f5('0x2'));var express=require(_0xf9f5('0x3'));var router=express[_0xf9f5('0x4')]();var auth=require(_0xf9f5('0x5'));var interaction=require(_0xf9f5('0x6'));var config=require('../../config/environment');var controller=require(_0xf9f5('0x7'));router[_0xf9f5('0x8')]('/',auth['isAuthenticated'](),controller[_0xf9f5('0x9')]);router['get']('/:id',auth['isAuthenticated'](),controller[_0xf9f5('0xa')]);router[_0xf9f5('0x8')]('/:id/download',auth[_0xf9f5('0xb')](),controller[_0xf9f5('0xc')]);var upload=multer({'storage':multer[_0xf9f5('0xd')]({'destination':function(_0x318517,_0xebc2d1,_0x16eadb){_0x16eadb(null,path[_0xf9f5('0xe')](config[_0xf9f5('0xf')],_0xf9f5('0x10')));},'filename':function(_0x48230b,_0x5e029d,_0x35ba5f){_0x5e029d[_0xf9f5('0x11')]=_0x5e029d[_0xf9f5('0x11')]['replace'](/[+@&\/\\#,+()$~%'":*?<>{}\s\\|]/g,'-');_0x35ba5f(null,util['format']('%s-%s%s',path[_0xf9f5('0x12')](_0x5e029d[_0xf9f5('0x11')],path[_0xf9f5('0x13')](_0x5e029d[_0xf9f5('0x11')])),Date[_0xf9f5('0x14')](),path[_0xf9f5('0x13')](_0x5e029d[_0xf9f5('0x11')])));}})});router[_0xf9f5('0x15')]('/',upload[_0xf9f5('0x16')](_0xf9f5('0x17')),controller[_0xf9f5('0x18')]);router[_0xf9f5('0x19')](_0xf9f5('0x1a'),auth[_0xf9f5('0xb')](),controller[_0xf9f5('0x1b')]);router[_0xf9f5('0x1c')]('/:id',auth[_0xf9f5('0xb')](),controller[_0xf9f5('0x1c')]);module[_0xf9f5('0x1d')]=router;
\ No newline at end of file