Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / api / plugin / index.js
index fe37bf7..8893dc1 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa7ff=['%s-%s%s','basename','extname','now','post','single','file','upload','webhookPost','put','delete','exports','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','./plugin.controller','get','isAuthenticated','index','/webhook','webhookGet','/:id','show','download','diskStorage','join','root','server/files/plugins','originalname','replace','format'];(function(_0x455b12,_0x10ab4a){var _0x4ded00=function(_0x30b35a){while(--_0x30b35a){_0x455b12['push'](_0x455b12['shift']());}};_0x4ded00(++_0x10ab4a);}(_0xa7ff,0x182));var _0xfa7f=function(_0x3070dc,_0x40cf11){_0x3070dc=_0x3070dc-0x0;var _0x431489=_0xa7ff[_0x3070dc];return _0x431489;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xfa7f('0x0'));var timeout=require(_0xfa7f('0x1'));var express=require(_0xfa7f('0x2'));var router=express[_0xfa7f('0x3')]();var auth=require(_0xfa7f('0x4'));var interaction=require(_0xfa7f('0x5'));var config=require('../../config/environment');var controller=require(_0xfa7f('0x6'));router[_0xfa7f('0x7')]('/',auth[_0xfa7f('0x8')](),controller[_0xfa7f('0x9')]);router[_0xfa7f('0x7')](_0xfa7f('0xa'),controller[_0xfa7f('0xb')]);router[_0xfa7f('0x7')](_0xfa7f('0xc'),auth[_0xfa7f('0x8')](),controller[_0xfa7f('0xd')]);router[_0xfa7f('0x7')]('/:id/download',auth['isAuthenticated'](),controller[_0xfa7f('0xe')]);var upload=multer({'storage':multer[_0xfa7f('0xf')]({'destination':function(_0x46b71c,_0x5c9eb7,_0x39e083){_0x39e083(null,path[_0xfa7f('0x10')](config[_0xfa7f('0x11')],_0xfa7f('0x12')));},'filename':function(_0x1605d5,_0x15124a,_0x3c450d){_0x15124a[_0xfa7f('0x13')]=_0x15124a[_0xfa7f('0x13')][_0xfa7f('0x14')](/[+@&\/\\#,+()$~%'":*?<>{}\s\\|]/g,'-');_0x3c450d(null,util[_0xfa7f('0x15')](_0xfa7f('0x16'),path[_0xfa7f('0x17')](_0x15124a['originalname'],path[_0xfa7f('0x18')](_0x15124a[_0xfa7f('0x13')])),Date[_0xfa7f('0x19')](),path[_0xfa7f('0x18')](_0x15124a[_0xfa7f('0x13')])));}})});router[_0xfa7f('0x1a')]('/',upload[_0xfa7f('0x1b')](_0xfa7f('0x1c')),controller[_0xfa7f('0x1d')]);router[_0xfa7f('0x1a')]('/webhook',controller[_0xfa7f('0x1e')]);router[_0xfa7f('0x1f')](_0xfa7f('0xc'),auth[_0xfa7f('0x8')](),controller['update']);router[_0xfa7f('0x20')](_0xfa7f('0xc'),auth['isAuthenticated'](),controller['delete']);module[_0xfa7f('0x21')]=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