Built motion from commit 497d3d92.|2.5.43
[motion2.git] / server / api / cmContact / index.js
index fedbbc9..662a494 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x254a=['../../components/interaction/service','./cmContact.controller','get','describe','/:id','show','getHoppers','getHopperHistories','/:id/hopper_finals','isAuthenticated','getJscriptySessions','/:id/journey','getJourney','post','bulkCreate','setTags','diskStorage','join','root','server/files/tmp','originalname','replace','format','%s-%s%s','basename','extname','now','/csv','single','file','uploadCsv','/upload','upload','import','put','update','delete','exports','multer','util','connect-timeout','express','fs-extra','../../components/auth/service'];(function(_0x127783,_0x258715){var _0x14f298=function(_0x32090e){while(--_0x32090e){_0x127783['push'](_0x127783['shift']());}};_0x14f298(++_0x258715);}(_0x254a,0x15a));var _0xa254=function(_0x51f7a3,_0x3f9940){_0x51f7a3=_0x51f7a3-0x0;var _0x174039=_0x254a[_0x51f7a3];return _0x174039;};'use strict';var multer=require(_0xa254('0x0'));var util=require(_0xa254('0x1'));var path=require('path');var timeout=require(_0xa254('0x2'));var express=require(_0xa254('0x3'));var router=express['Router']();var fs_extra=require(_0xa254('0x4'));var auth=require(_0xa254('0x5'));var interaction=require(_0xa254('0x6'));var config=require('../../config/environment');var controller=require(_0xa254('0x7'));router['get']('/',auth['isAuthenticated'](),controller['index']);router[_0xa254('0x8')]('/describe',auth['isAuthenticated'](),controller[_0xa254('0x9')]);router[_0xa254('0x8')](_0xa254('0xa'),auth['isAuthenticated'](),controller[_0xa254('0xb')]);router[_0xa254('0x8')]('/:id/tags',auth['isAuthenticated'](),controller['getTags']);router['get']('/:id/hoppers',auth['isAuthenticated'](),controller[_0xa254('0xc')]);router[_0xa254('0x8')]('/:id/hopper_histories',auth['isAuthenticated'](),controller[_0xa254('0xd')]);router['get'](_0xa254('0xe'),auth['isAuthenticated'](),controller['getHopperFinals']);router['get']('/:id/jscripty_sessions',auth[_0xa254('0xf')](),controller[_0xa254('0x10')]);router[_0xa254('0x8')](_0xa254('0x11'),auth[_0xa254('0xf')](),controller[_0xa254('0x12')]);router[_0xa254('0x13')]('/merge',auth[_0xa254('0xf')](),controller['merge']);router[_0xa254('0x13')]('/',auth[_0xa254('0xf')](),controller['create']);router[_0xa254('0x13')]('/create_many',auth[_0xa254('0xf')](),controller[_0xa254('0x14')]);router[_0xa254('0x13')]('/:id/tags',auth[_0xa254('0xf')](),controller[_0xa254('0x15')]);var upload=multer({'storage':multer[_0xa254('0x16')]({'destination':function(_0x7bdd6,_0x17f141,_0x4be32d){_0x4be32d(null,path[_0xa254('0x17')](config[_0xa254('0x18')],_0xa254('0x19')));},'filename':function(_0x2c00cb,_0x38e3e3,_0x45b06d){_0x38e3e3[_0xa254('0x1a')]=_0x38e3e3[_0xa254('0x1a')][_0xa254('0x1b')](/[+@&\/\\#,+()$~%'":*?<>{}\s\\|]/g,'-');_0x45b06d(null,util[_0xa254('0x1c')](_0xa254('0x1d'),path[_0xa254('0x1e')](_0x38e3e3[_0xa254('0x1a')],path[_0xa254('0x1f')](_0x38e3e3['originalname'])),Date[_0xa254('0x20')](),path[_0xa254('0x1f')](_0x38e3e3[_0xa254('0x1a')])));}})});router[_0xa254('0x13')](_0xa254('0x21'),upload[_0xa254('0x22')](_0xa254('0x23')),controller[_0xa254('0x24')]);var upload=multer({'storage':multer['diskStorage']({'destination':function(_0x30b176,_0x4477c2,_0x577094){_0x577094(null,path['join'](config['root'],_0xa254('0x19')));},'filename':function(_0x32b5a5,_0x34c693,_0x13ea8f){_0x34c693[_0xa254('0x1a')]=_0x34c693['originalname']['replace'](/[+@&\/\\#,+()$~%'":*?<>{}\s\\|]/g,'-');_0x13ea8f(null,util[_0xa254('0x1c')](_0xa254('0x1d'),path[_0xa254('0x1e')](_0x34c693['originalname'],path[_0xa254('0x1f')](_0x34c693[_0xa254('0x1a')])),Date[_0xa254('0x20')](),path['extname'](_0x34c693[_0xa254('0x1a')])));}})});router[_0xa254('0x13')](_0xa254('0x25'),upload['single'](_0xa254('0x23')),controller[_0xa254('0x26')]);router[_0xa254('0x13')]('/upload/:id',auth[_0xa254('0xf')](),controller[_0xa254('0x27')]);router[_0xa254('0x28')]('/:id',auth[_0xa254('0xf')](),controller[_0xa254('0x29')]);router[_0xa254('0x2a')](_0xa254('0xa'),auth[_0xa254('0xf')](),controller['destroy']);module[_0xa254('0x2b')]=router;
\ No newline at end of file
+var _0xa6ba=['single','file','uploadCsv','basename','/upload','/upload/:id','import','put','update','delete','exports','multer','util','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./cmContact.controller','get','isAuthenticated','index','/describe','/:id','show','/:id/tags','getTags','/:id/hoppers','getHoppers','/:id/hopper_histories','getHopperHistories','/:id/hopper_finals','/:id/jscripty_sessions','getJscriptySessions','/:id/journey','getJourney','post','/merge','create','bulkCreate','setTags','diskStorage','join','server/files/tmp','originalname','replace','format','%s-%s%s','extname','now'];(function(_0x5a19fc,_0x58f9f4){var _0x34b413=function(_0x344feb){while(--_0x344feb){_0x5a19fc['push'](_0x5a19fc['shift']());}};_0x34b413(++_0x58f9f4);}(_0xa6ba,0x1df));var _0xaa6b=function(_0x5b644e,_0x2e5e07){_0x5b644e=_0x5b644e-0x0;var _0x49c6bf=_0xa6ba[_0x5b644e];return _0x49c6bf;};'use strict';var multer=require(_0xaa6b('0x0'));var util=require(_0xaa6b('0x1'));var path=require('path');var timeout=require(_0xaa6b('0x2'));var express=require(_0xaa6b('0x3'));var router=express[_0xaa6b('0x4')]();var fs_extra=require(_0xaa6b('0x5'));var auth=require(_0xaa6b('0x6'));var interaction=require(_0xaa6b('0x7'));var config=require(_0xaa6b('0x8'));var controller=require(_0xaa6b('0x9'));router[_0xaa6b('0xa')]('/',auth[_0xaa6b('0xb')](),controller[_0xaa6b('0xc')]);router[_0xaa6b('0xa')](_0xaa6b('0xd'),auth['isAuthenticated'](),controller['describe']);router[_0xaa6b('0xa')](_0xaa6b('0xe'),auth[_0xaa6b('0xb')](),controller[_0xaa6b('0xf')]);router[_0xaa6b('0xa')](_0xaa6b('0x10'),auth[_0xaa6b('0xb')](),controller[_0xaa6b('0x11')]);router[_0xaa6b('0xa')](_0xaa6b('0x12'),auth[_0xaa6b('0xb')](),controller[_0xaa6b('0x13')]);router[_0xaa6b('0xa')](_0xaa6b('0x14'),auth['isAuthenticated'](),controller[_0xaa6b('0x15')]);router['get'](_0xaa6b('0x16'),auth[_0xaa6b('0xb')](),controller['getHopperFinals']);router['get'](_0xaa6b('0x17'),auth[_0xaa6b('0xb')](),controller[_0xaa6b('0x18')]);router['get'](_0xaa6b('0x19'),auth[_0xaa6b('0xb')](),controller[_0xaa6b('0x1a')]);router[_0xaa6b('0x1b')](_0xaa6b('0x1c'),auth[_0xaa6b('0xb')](),controller['merge']);router['post']('/',auth['isAuthenticated'](),controller[_0xaa6b('0x1d')]);router[_0xaa6b('0x1b')]('/create_many',auth[_0xaa6b('0xb')](),controller[_0xaa6b('0x1e')]);router[_0xaa6b('0x1b')](_0xaa6b('0x10'),auth['isAuthenticated'](),controller[_0xaa6b('0x1f')]);var upload=multer({'storage':multer[_0xaa6b('0x20')]({'destination':function(_0x47502e,_0x33112f,_0x227ded){_0x227ded(null,path[_0xaa6b('0x21')](config['root'],_0xaa6b('0x22')));},'filename':function(_0x390f8e,_0x1575cf,_0x4544d7){_0x1575cf[_0xaa6b('0x23')]=_0x1575cf[_0xaa6b('0x23')][_0xaa6b('0x24')](/[+@&\/\\#,+()$~%'":*?<>{}\s\\|]/g,'-');_0x4544d7(null,util[_0xaa6b('0x25')](_0xaa6b('0x26'),path['basename'](_0x1575cf[_0xaa6b('0x23')],path[_0xaa6b('0x27')](_0x1575cf[_0xaa6b('0x23')])),Date[_0xaa6b('0x28')](),path[_0xaa6b('0x27')](_0x1575cf['originalname'])));}})});router[_0xaa6b('0x1b')]('/csv',upload[_0xaa6b('0x29')](_0xaa6b('0x2a')),controller[_0xaa6b('0x2b')]);var upload=multer({'storage':multer[_0xaa6b('0x20')]({'destination':function(_0x5e7519,_0x29321e,_0x4c9676){_0x4c9676(null,path[_0xaa6b('0x21')](config['root'],_0xaa6b('0x22')));},'filename':function(_0xaacf26,_0x8fafb7,_0x3ac496){_0x8fafb7[_0xaa6b('0x23')]=_0x8fafb7[_0xaa6b('0x23')][_0xaa6b('0x24')](/[+@&\/\\#,+()$~%'":*?<>{}\s\\|]/g,'-');_0x3ac496(null,util[_0xaa6b('0x25')]('%s-%s%s',path[_0xaa6b('0x2c')](_0x8fafb7[_0xaa6b('0x23')],path['extname'](_0x8fafb7[_0xaa6b('0x23')])),Date[_0xaa6b('0x28')](),path[_0xaa6b('0x27')](_0x8fafb7[_0xaa6b('0x23')])));}})});router[_0xaa6b('0x1b')](_0xaa6b('0x2d'),upload[_0xaa6b('0x29')](_0xaa6b('0x2a')),controller['upload']);router[_0xaa6b('0x1b')](_0xaa6b('0x2e'),auth['isAuthenticated'](),controller[_0xaa6b('0x2f')]);router[_0xaa6b('0x30')](_0xaa6b('0xe'),auth['isAuthenticated'](),controller[_0xaa6b('0x31')]);router[_0xaa6b('0x32')](_0xaa6b('0xe'),auth[_0xaa6b('0xb')](),controller['destroy']);module[_0xaa6b('0x33')]=router;
\ No newline at end of file