Built motion from commit da24aabd.|2.6.20
[motion2.git] / server / api / cmContact / index.js
index 2124925..0a0848c 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x3eea=['getTags','getHoppers','getHopperHistories','/:id/hopper_finals','getHopperFinals','/:id/jscripty_sessions','getJscriptySessions','post','merge','/create_many','bulkCreate','/:id/tags','setTags','diskStorage','join','root','server/files/tmp','originalname','format','basename','extname','now','/csv','single','uploadCsv','replace','%s-%s%s','/upload','file','upload','/upload/:id','put','update','/:id','destroy','multer','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./cmContact.controller','get','isAuthenticated','index'];(function(_0x2e8909,_0x1f269b){var _0x389dbe=function(_0x3ffcb7){while(--_0x3ffcb7){_0x2e8909['push'](_0x2e8909['shift']());}};_0x389dbe(++_0x1f269b);}(_0x3eea,0x1ca));var _0xa3ee=function(_0x4c7674,_0x50557d){_0x4c7674=_0x4c7674-0x0;var _0x217f71=_0x3eea[_0x4c7674];return _0x217f71;};'use strict';var multer=require(_0xa3ee('0x0'));var util=require('util');var path=require(_0xa3ee('0x1'));var timeout=require(_0xa3ee('0x2'));var express=require(_0xa3ee('0x3'));var router=express[_0xa3ee('0x4')]();var auth=require(_0xa3ee('0x5'));var interaction=require(_0xa3ee('0x6'));var config=require(_0xa3ee('0x7'));var controller=require(_0xa3ee('0x8'));router[_0xa3ee('0x9')]('/',auth[_0xa3ee('0xa')](),controller[_0xa3ee('0xb')]);router['get']('/describe',auth[_0xa3ee('0xa')](),controller['describe']);router[_0xa3ee('0x9')]('/:id',auth[_0xa3ee('0xa')](),controller['show']);router[_0xa3ee('0x9')]('/:id/tags',auth[_0xa3ee('0xa')](),controller[_0xa3ee('0xc')]);router[_0xa3ee('0x9')]('/:id/hoppers',auth[_0xa3ee('0xa')](),controller[_0xa3ee('0xd')]);router['get']('/:id/hopper_histories',auth[_0xa3ee('0xa')](),controller[_0xa3ee('0xe')]);router[_0xa3ee('0x9')](_0xa3ee('0xf'),auth['isAuthenticated'](),controller[_0xa3ee('0x10')]);router['get'](_0xa3ee('0x11'),auth[_0xa3ee('0xa')](),controller[_0xa3ee('0x12')]);router[_0xa3ee('0x13')]('/merge',auth[_0xa3ee('0xa')](),controller[_0xa3ee('0x14')]);router['post']('/',auth['isAuthenticated'](),controller['create']);router[_0xa3ee('0x13')](_0xa3ee('0x15'),auth[_0xa3ee('0xa')](),controller[_0xa3ee('0x16')]);router['post'](_0xa3ee('0x17'),auth[_0xa3ee('0xa')](),controller[_0xa3ee('0x18')]);var upload=multer({'storage':multer[_0xa3ee('0x19')]({'destination':function(_0xfab13e,_0x4aac0e,_0x377b9d){_0x377b9d(null,path[_0xa3ee('0x1a')](config[_0xa3ee('0x1b')],_0xa3ee('0x1c')));},'filename':function(_0x216b7d,_0x3195a7,_0x4f8c56){_0x3195a7[_0xa3ee('0x1d')]=_0x3195a7[_0xa3ee('0x1d')]['replace'](/[+@&\/\\#,+()$~%'":*?<>{}\s\\|]/g,'-');_0x4f8c56(null,util[_0xa3ee('0x1e')]('%s-%s%s',path[_0xa3ee('0x1f')](_0x3195a7[_0xa3ee('0x1d')],path[_0xa3ee('0x20')](_0x3195a7[_0xa3ee('0x1d')])),Date[_0xa3ee('0x21')](),path[_0xa3ee('0x20')](_0x3195a7[_0xa3ee('0x1d')])));}})});router[_0xa3ee('0x13')](_0xa3ee('0x22'),upload[_0xa3ee('0x23')]('file'),controller[_0xa3ee('0x24')]);var upload=multer({'storage':multer[_0xa3ee('0x19')]({'destination':function(_0x157071,_0x1fe4b4,_0x2c48db){_0x2c48db(null,path['join'](config[_0xa3ee('0x1b')],_0xa3ee('0x1c')));},'filename':function(_0x146493,_0xd9a7f8,_0x42e97c){_0xd9a7f8[_0xa3ee('0x1d')]=_0xd9a7f8[_0xa3ee('0x1d')][_0xa3ee('0x25')](/[+@&\/\\#,+()$~%'":*?<>{}\s\\|]/g,'-');_0x42e97c(null,util[_0xa3ee('0x1e')](_0xa3ee('0x26'),path['basename'](_0xd9a7f8['originalname'],path['extname'](_0xd9a7f8[_0xa3ee('0x1d')])),Date['now'](),path[_0xa3ee('0x20')](_0xd9a7f8[_0xa3ee('0x1d')])));}})});router[_0xa3ee('0x13')](_0xa3ee('0x27'),upload[_0xa3ee('0x23')](_0xa3ee('0x28')),controller[_0xa3ee('0x29')]);router[_0xa3ee('0x13')](_0xa3ee('0x2a'),auth[_0xa3ee('0xa')](),controller['import']);router[_0xa3ee('0x2b')]('/:id',auth[_0xa3ee('0xa')](),controller[_0xa3ee('0x2c')]);router['delete'](_0xa3ee('0x2d'),auth['isAuthenticated'](),controller[_0xa3ee('0x2e')]);module['exports']=router;
\ No newline at end of file
+var _0xa9e0=['basename','extname','now','/csv','single','file','uploadCsv','%s-%s%s','upload','/upload/:id','import','put','/:id','update','destroy','exports','multer','util','path','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./cmContact.controller','get','index','/describe','show','/:id/tags','isAuthenticated','getTags','/:id/hoppers','getHoppers','/:id/hopper_histories','/:id/hopper_finals','getHopperFinals','/:id/jscripty_sessions','getJscriptySessions','/:id/journey','getJourney','post','create','/create_many','bulkCreate','setTags','setAdditionalPhones','/:id/duplicateAdditionalPhones','/:id/rescheduleAdditionalPhones','rescheduleAdditionalPhones','join','root','server/files/tmp','originalname','replace','format'];(function(_0x3af07d,_0x5d73af){var _0x22282d=function(_0x402161){while(--_0x402161){_0x3af07d['push'](_0x3af07d['shift']());}};_0x22282d(++_0x5d73af);}(_0xa9e0,0x123));var _0x0a9e=function(_0x5ddb1c,_0x5ea4df){_0x5ddb1c=_0x5ddb1c-0x0;var _0x354adc=_0xa9e0[_0x5ddb1c];return _0x354adc;};'use strict';var multer=require(_0x0a9e('0x0'));var util=require(_0x0a9e('0x1'));var path=require(_0x0a9e('0x2'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0x0a9e('0x3')]();var fs_extra=require('fs-extra');var auth=require(_0x0a9e('0x4'));var interaction=require(_0x0a9e('0x5'));var config=require(_0x0a9e('0x6'));var controller=require(_0x0a9e('0x7'));router[_0x0a9e('0x8')]('/',auth['isAuthenticated'](),controller[_0x0a9e('0x9')]);router[_0x0a9e('0x8')](_0x0a9e('0xa'),auth['isAuthenticated'](),controller['describe']);router[_0x0a9e('0x8')]('/:id',auth['isAuthenticated'](),controller[_0x0a9e('0xb')]);router[_0x0a9e('0x8')](_0x0a9e('0xc'),auth[_0x0a9e('0xd')](),controller[_0x0a9e('0xe')]);router[_0x0a9e('0x8')]('/:id/phones',auth['isAuthenticated'](),controller['getAdditionalPhones']);router['get'](_0x0a9e('0xf'),auth[_0x0a9e('0xd')](),controller[_0x0a9e('0x10')]);router[_0x0a9e('0x8')](_0x0a9e('0x11'),auth[_0x0a9e('0xd')](),controller['getHopperHistories']);router[_0x0a9e('0x8')](_0x0a9e('0x12'),auth[_0x0a9e('0xd')](),controller[_0x0a9e('0x13')]);router[_0x0a9e('0x8')](_0x0a9e('0x14'),auth['isAuthenticated'](),controller[_0x0a9e('0x15')]);router['get'](_0x0a9e('0x16'),auth['isAuthenticated'](),controller[_0x0a9e('0x17')]);router[_0x0a9e('0x18')]('/merge',auth[_0x0a9e('0xd')](),controller['merge']);router[_0x0a9e('0x18')]('/',auth[_0x0a9e('0xd')](),controller[_0x0a9e('0x19')]);router[_0x0a9e('0x18')](_0x0a9e('0x1a'),auth[_0x0a9e('0xd')](),controller[_0x0a9e('0x1b')]);router[_0x0a9e('0x18')](_0x0a9e('0xc'),auth[_0x0a9e('0xd')](),controller[_0x0a9e('0x1c')]);router[_0x0a9e('0x18')]('/:id/phones',auth[_0x0a9e('0xd')](),controller[_0x0a9e('0x1d')]);router['post'](_0x0a9e('0x1e'),auth['isAuthenticated'](),controller['duplicateAdditionalPhones']);router[_0x0a9e('0x18')](_0x0a9e('0x1f'),auth[_0x0a9e('0xd')](),controller[_0x0a9e('0x20')]);var upload=multer({'storage':multer['diskStorage']({'destination':function(_0xfb6e48,_0x2fb0e4,_0x3b45bc){_0x3b45bc(null,path[_0x0a9e('0x21')](config[_0x0a9e('0x22')],_0x0a9e('0x23')));},'filename':function(_0x16b1ca,_0x5ea472,_0x59181e){_0x5ea472[_0x0a9e('0x24')]=_0x5ea472[_0x0a9e('0x24')][_0x0a9e('0x25')](/[+@&\/\\#,+()$~%'":*?<>{}\s\\|]/g,'-');_0x59181e(null,util[_0x0a9e('0x26')]('%s-%s%s',path[_0x0a9e('0x27')](_0x5ea472['originalname'],path[_0x0a9e('0x28')](_0x5ea472['originalname'])),Date[_0x0a9e('0x29')](),path[_0x0a9e('0x28')](_0x5ea472[_0x0a9e('0x24')])));}})});router[_0x0a9e('0x18')](_0x0a9e('0x2a'),upload[_0x0a9e('0x2b')](_0x0a9e('0x2c')),controller[_0x0a9e('0x2d')]);var upload=multer({'storage':multer['diskStorage']({'destination':function(_0x3652a7,_0x468813,_0x2b1f27){_0x2b1f27(null,path[_0x0a9e('0x21')](config['root'],_0x0a9e('0x23')));},'filename':function(_0x40e7a3,_0x1843b2,_0x824a4f){_0x1843b2[_0x0a9e('0x24')]=_0x1843b2[_0x0a9e('0x24')][_0x0a9e('0x25')](/[+@&\/\\#,+()$~%'":*?<>{}\s\\|]/g,'-');_0x824a4f(null,util[_0x0a9e('0x26')](_0x0a9e('0x2e'),path['basename'](_0x1843b2[_0x0a9e('0x24')],path['extname'](_0x1843b2[_0x0a9e('0x24')])),Date[_0x0a9e('0x29')](),path[_0x0a9e('0x28')](_0x1843b2[_0x0a9e('0x24')])));}})});router[_0x0a9e('0x18')]('/upload',upload[_0x0a9e('0x2b')](_0x0a9e('0x2c')),controller[_0x0a9e('0x2f')]);router[_0x0a9e('0x18')](_0x0a9e('0x30'),auth[_0x0a9e('0xd')](),controller[_0x0a9e('0x31')]);router[_0x0a9e('0x18')]('/uploadUpdates/:id',auth[_0x0a9e('0xd')](),controller['importUpdates']);router[_0x0a9e('0x32')](_0x0a9e('0x33'),auth[_0x0a9e('0xd')](),controller[_0x0a9e('0x34')]);router['delete'](_0x0a9e('0x33'),auth[_0x0a9e('0xd')](),controller[_0x0a9e('0x35')]);module[_0x0a9e('0x36')]=router;
\ No newline at end of file