Built motion from commit b5413ace.|2.6.9
[motion2.git] / server / api / plugin / index.js
index c27fa3f..c657de3 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa752=['webhookGet','show','download','join','root','server/files/plugins','originalname','replace','format','%s-%s%s','basename','extname','now','post','upload','webhookPost','put','/:id','delete','exports','multer','path','connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','/webhook'];(function(_0x487b0c,_0x14ff74){var _0x1adbdc=function(_0x2e7b9d){while(--_0x2e7b9d){_0x487b0c['push'](_0x487b0c['shift']());}};_0x1adbdc(++_0x14ff74);}(_0xa752,0x1a7));var _0x2a75=function(_0x36ffd0,_0x59dda6){_0x36ffd0=_0x36ffd0-0x0;var _0x556a2b=_0xa752[_0x36ffd0];return _0x556a2b;};'use strict';var multer=require(_0x2a75('0x0'));var util=require('util');var path=require(_0x2a75('0x1'));var timeout=require(_0x2a75('0x2'));var express=require(_0x2a75('0x3'));var router=express['Router']();var auth=require(_0x2a75('0x4'));var interaction=require(_0x2a75('0x5'));var config=require(_0x2a75('0x6'));var controller=require('./plugin.controller');router[_0x2a75('0x7')]('/',auth[_0x2a75('0x8')](),controller[_0x2a75('0x9')]);router['get'](_0x2a75('0xa'),controller[_0x2a75('0xb')]);router[_0x2a75('0x7')]('/:id',auth[_0x2a75('0x8')](),controller[_0x2a75('0xc')]);router[_0x2a75('0x7')]('/:id/download',auth['isAuthenticated'](),controller[_0x2a75('0xd')]);var upload=multer({'storage':multer['diskStorage']({'destination':function(_0xc6e3c0,_0x2ff4c5,_0x58c747){_0x58c747(null,path[_0x2a75('0xe')](config[_0x2a75('0xf')],_0x2a75('0x10')));},'filename':function(_0x1d7f21,_0x19521c,_0x5b2491){_0x19521c[_0x2a75('0x11')]=_0x19521c[_0x2a75('0x11')][_0x2a75('0x12')](/[+@&\/\\#,+()$~%'":*?<>{}\s\\|]/g,'-');_0x5b2491(null,util[_0x2a75('0x13')](_0x2a75('0x14'),path[_0x2a75('0x15')](_0x19521c[_0x2a75('0x11')],path[_0x2a75('0x16')](_0x19521c[_0x2a75('0x11')])),Date[_0x2a75('0x17')](),path[_0x2a75('0x16')](_0x19521c[_0x2a75('0x11')])));}})});router[_0x2a75('0x18')]('/',upload['single']('file'),controller[_0x2a75('0x19')]);router[_0x2a75('0x18')](_0x2a75('0xa'),controller[_0x2a75('0x1a')]);router[_0x2a75('0x1b')](_0x2a75('0x1c'),auth[_0x2a75('0x8')](),controller['update']);router[_0x2a75('0x1d')](_0x2a75('0x1c'),auth['isAuthenticated'](),controller[_0x2a75('0x1d')]);module[_0x2a75('0x1e')]=router;
\ No newline at end of file
+var _0x4b84=['exports','multer','util','express','../../components/auth/service','../../components/interaction/service','../../config/environment','index','/webhook','get','show','/:id/download','download','diskStorage','join','root','originalname','replace','format','basename','now','extname','upload','webhookPost','/:id','isAuthenticated','delete'];(function(_0x4c4d07,_0x48512b){var _0x278851=function(_0x507727){while(--_0x507727){_0x4c4d07['push'](_0x4c4d07['shift']());}};_0x278851(++_0x48512b);}(_0x4b84,0x1cc));var _0x44b8=function(_0x2cf2e9,_0xd58ea1){_0x2cf2e9=_0x2cf2e9-0x0;var _0xd3670d=_0x4b84[_0x2cf2e9];return _0xd3670d;};'use strict';var multer=require(_0x44b8('0x0'));var util=require(_0x44b8('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0x44b8('0x2'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0x44b8('0x3'));var interaction=require(_0x44b8('0x4'));var config=require(_0x44b8('0x5'));var controller=require('./plugin.controller');router['get']('/',auth['isAuthenticated'](),controller[_0x44b8('0x6')]);router['get'](_0x44b8('0x7'),controller['webhookGet']);router[_0x44b8('0x8')]('/:id',auth['isAuthenticated'](),controller[_0x44b8('0x9')]);router[_0x44b8('0x8')](_0x44b8('0xa'),auth['isAuthenticated'](),controller[_0x44b8('0xb')]);var upload=multer({'storage':multer[_0x44b8('0xc')]({'destination':function(_0x4315f6,_0x9b6048,_0x24dd10){_0x24dd10(null,path[_0x44b8('0xd')](config[_0x44b8('0xe')],'server/files/plugins'));},'filename':function(_0x147529,_0x4301a6,_0x4bcc43){_0x4301a6[_0x44b8('0xf')]=_0x4301a6['originalname'][_0x44b8('0x10')](/[+@&\/\\#,+()$~%'":*?<>{}\s\\|]/g,'-');_0x4bcc43(null,util[_0x44b8('0x11')]('%s-%s%s',path[_0x44b8('0x12')](_0x4301a6['originalname'],path['extname'](_0x4301a6[_0x44b8('0xf')])),Date[_0x44b8('0x13')](),path[_0x44b8('0x14')](_0x4301a6[_0x44b8('0xf')])));}})});router['post']('/',upload['single']('file'),controller[_0x44b8('0x15')]);router['post'](_0x44b8('0x7'),controller[_0x44b8('0x16')]);router['put'](_0x44b8('0x17'),auth[_0x44b8('0x18')](),controller['update']);router[_0x44b8('0x19')](_0x44b8('0x17'),auth['isAuthenticated'](),controller[_0x44b8('0x19')]);module[_0x44b8('0x1a')]=router;
\ No newline at end of file