Built motion from commit 092f8824.|2.5.49
[motion2.git] / server / api / plugin / index.js
index c27fa3f..f9ed429 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 _0x0faf=['extname','now','post','single','file','webhookPost','put','delete','exports','multer','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./plugin.controller','isAuthenticated','index','get','/webhook','webhookGet','/:id','/:id/download','download','diskStorage','join','server/files/plugins','originalname','replace','basename'];(function(_0x36909d,_0x2795f1){var _0x1fd29d=function(_0x27d0fa){while(--_0x27d0fa){_0x36909d['push'](_0x36909d['shift']());}};_0x1fd29d(++_0x2795f1);}(_0x0faf,0x132));var _0xf0fa=function(_0x2e3545,_0x20a6ec){_0x2e3545=_0x2e3545-0x0;var _0xcf18f=_0x0faf[_0x2e3545];return _0xcf18f;};'use strict';var multer=require(_0xf0fa('0x0'));var util=require('util');var path=require(_0xf0fa('0x1'));var timeout=require(_0xf0fa('0x2'));var express=require(_0xf0fa('0x3'));var router=express[_0xf0fa('0x4')]();var fs_extra=require(_0xf0fa('0x5'));var auth=require(_0xf0fa('0x6'));var interaction=require(_0xf0fa('0x7'));var config=require(_0xf0fa('0x8'));var controller=require(_0xf0fa('0x9'));router['get']('/',auth[_0xf0fa('0xa')](),controller[_0xf0fa('0xb')]);router[_0xf0fa('0xc')](_0xf0fa('0xd'),controller[_0xf0fa('0xe')]);router['get'](_0xf0fa('0xf'),auth[_0xf0fa('0xa')](),controller['show']);router['get'](_0xf0fa('0x10'),auth[_0xf0fa('0xa')](),controller[_0xf0fa('0x11')]);var upload=multer({'storage':multer[_0xf0fa('0x12')]({'destination':function(_0x2bd807,_0x1151ea,_0x379ff6){_0x379ff6(null,path[_0xf0fa('0x13')](config['root'],_0xf0fa('0x14')));},'filename':function(_0x5b38fa,_0x2f46ff,_0x521034){_0x2f46ff[_0xf0fa('0x15')]=_0x2f46ff[_0xf0fa('0x15')][_0xf0fa('0x16')](/[+@&\/\\#,+()$~%'":*?<>{}\s\\|]/g,'-');_0x521034(null,util['format']('%s-%s%s',path[_0xf0fa('0x17')](_0x2f46ff['originalname'],path[_0xf0fa('0x18')](_0x2f46ff[_0xf0fa('0x15')])),Date[_0xf0fa('0x19')](),path[_0xf0fa('0x18')](_0x2f46ff[_0xf0fa('0x15')])));}})});router[_0xf0fa('0x1a')]('/',upload[_0xf0fa('0x1b')](_0xf0fa('0x1c')),controller['upload']);router[_0xf0fa('0x1a')](_0xf0fa('0xd'),controller[_0xf0fa('0x1d')]);router[_0xf0fa('0x1e')](_0xf0fa('0xf'),auth[_0xf0fa('0xa')](),controller['update']);router['delete'](_0xf0fa('0xf'),auth[_0xf0fa('0xa')](),controller[_0xf0fa('0x1f')]);module[_0xf0fa('0x20')]=router;
\ No newline at end of file