Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / api / plugin / index.js
index 756f590..8893dc1 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x034b=['download','diskStorage','root','server/files/plugins','originalname','replace','format','basename','extname','now','post','file','upload','webhookPost','put','update','delete','exports','multer','util','connect-timeout','express','Router','../../components/interaction/service','../../config/environment','isAuthenticated','index','get','/webhook','webhookGet','/:id','show','/:id/download'];(function(_0x538d57,_0x48107f){var _0x51e41a=function(_0x313e6b){while(--_0x313e6b){_0x538d57['push'](_0x538d57['shift']());}};_0x51e41a(++_0x48107f);}(_0x034b,0x19e));var _0xb034=function(_0x17d9e3,_0x1f969c){_0x17d9e3=_0x17d9e3-0x0;var _0x14192d=_0x034b[_0x17d9e3];return _0x14192d;};'use strict';var multer=require(_0xb034('0x0'));var util=require(_0xb034('0x1'));var path=require('path');var timeout=require(_0xb034('0x2'));var express=require(_0xb034('0x3'));var router=express[_0xb034('0x4')]();var auth=require('../../components/auth/service');var interaction=require(_0xb034('0x5'));var config=require(_0xb034('0x6'));var controller=require('./plugin.controller');router['get']('/',auth[_0xb034('0x7')](),controller[_0xb034('0x8')]);router[_0xb034('0x9')](_0xb034('0xa'),controller[_0xb034('0xb')]);router[_0xb034('0x9')](_0xb034('0xc'),auth['isAuthenticated'](),controller[_0xb034('0xd')]);router[_0xb034('0x9')](_0xb034('0xe'),auth[_0xb034('0x7')](),controller[_0xb034('0xf')]);var upload=multer({'storage':multer[_0xb034('0x10')]({'destination':function(_0xe2a025,_0x1026a0,_0x49527c){_0x49527c(null,path['join'](config[_0xb034('0x11')],_0xb034('0x12')));},'filename':function(_0x2008ab,_0x31ff98,_0x547b9d){_0x31ff98[_0xb034('0x13')]=_0x31ff98[_0xb034('0x13')][_0xb034('0x14')](/[+@&\/\\#,+()$~%'":*?<>{}\s\\|]/g,'-');_0x547b9d(null,util[_0xb034('0x15')]('%s-%s%s',path[_0xb034('0x16')](_0x31ff98[_0xb034('0x13')],path[_0xb034('0x17')](_0x31ff98[_0xb034('0x13')])),Date[_0xb034('0x18')](),path[_0xb034('0x17')](_0x31ff98['originalname'])));}})});router[_0xb034('0x19')]('/',upload['single'](_0xb034('0x1a')),controller[_0xb034('0x1b')]);router['post'](_0xb034('0xa'),controller[_0xb034('0x1c')]);router[_0xb034('0x1d')](_0xb034('0xc'),auth[_0xb034('0x7')](),controller[_0xb034('0x1e')]);router[_0xb034('0x1f')](_0xb034('0xc'),auth[_0xb034('0x7')](),controller['delete']);module[_0xb034('0x20')]=router;
\ No newline at end of file
+var _0xd2ea=['./plugin.controller','get','isAuthenticated','/webhook','webhookGet','/:id','download','diskStorage','root','server/files/plugins','originalname','replace','extname','now','post','single','file','upload','webhookPost','put','delete','multer','util','path','connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment'];(function(_0xc4e092,_0x5059f7){var _0xa4f542=function(_0x302769){while(--_0x302769){_0xc4e092['push'](_0xc4e092['shift']());}};_0xa4f542(++_0x5059f7);}(_0xd2ea,0x15f));var _0xad2e=function(_0x3e6066,_0x58205a){_0x3e6066=_0x3e6066-0x0;var _0x5655c5=_0xd2ea[_0x3e6066];return _0x5655c5;};'use strict';var multer=require(_0xad2e('0x0'));var util=require(_0xad2e('0x1'));var path=require(_0xad2e('0x2'));var timeout=require(_0xad2e('0x3'));var express=require(_0xad2e('0x4'));var router=express['Router']();var fs_extra=require(_0xad2e('0x5'));var auth=require(_0xad2e('0x6'));var interaction=require(_0xad2e('0x7'));var config=require(_0xad2e('0x8'));var controller=require(_0xad2e('0x9'));router[_0xad2e('0xa')]('/',auth[_0xad2e('0xb')](),controller['index']);router[_0xad2e('0xa')](_0xad2e('0xc'),controller[_0xad2e('0xd')]);router['get'](_0xad2e('0xe'),auth[_0xad2e('0xb')](),controller['show']);router[_0xad2e('0xa')]('/:id/download',auth[_0xad2e('0xb')](),controller[_0xad2e('0xf')]);var upload=multer({'storage':multer[_0xad2e('0x10')]({'destination':function(_0x24c5da,_0x489f25,_0x7df3c6){_0x7df3c6(null,path['join'](config[_0xad2e('0x11')],_0xad2e('0x12')));},'filename':function(_0x433696,_0x42e2f2,_0x59a342){_0x42e2f2[_0xad2e('0x13')]=_0x42e2f2['originalname'][_0xad2e('0x14')](/[+@&\/\\#,+()$~%'":*?<>{}\s\\|]/g,'-');_0x59a342(null,util['format']('%s-%s%s',path['basename'](_0x42e2f2['originalname'],path[_0xad2e('0x15')](_0x42e2f2[_0xad2e('0x13')])),Date[_0xad2e('0x16')](),path[_0xad2e('0x15')](_0x42e2f2[_0xad2e('0x13')])));}})});router[_0xad2e('0x17')]('/',upload[_0xad2e('0x18')](_0xad2e('0x19')),controller[_0xad2e('0x1a')]);router[_0xad2e('0x17')](_0xad2e('0xc'),controller[_0xad2e('0x1b')]);router[_0xad2e('0x1c')](_0xad2e('0xe'),auth[_0xad2e('0xb')](),controller['update']);router[_0xad2e('0x1d')](_0xad2e('0xe'),auth['isAuthenticated'](),controller['delete']);module['exports']=router;
\ No newline at end of file