Built motion from commit e02f907f.|2.6.14
[motion2.git] / server / api / whatsappInteraction / index.js
index b2decaa..9c328ab 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xad5d=['removeTags','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./whatsappInteraction.controller','isAuthenticated','describe','get','/:id','show','/:id/messages','getMessages','download','post','addMessage','/:id/tags','tracked','whatsapp','addTags','put','whatsappinteraction:update','update','delete','destroy'];(function(_0x38894d,_0x1883d8){var _0x5614fe=function(_0x181989){while(--_0x181989){_0x38894d['push'](_0x38894d['shift']());}};_0x5614fe(++_0x1883d8);}(_0xad5d,0x10f));var _0xdad5=function(_0x5bdc63,_0x7b6ace){_0x5bdc63=_0x5bdc63-0x0;var _0x31ef17=_0xad5d[_0x5bdc63];return _0x31ef17;};'use strict';var multer=require(_0xdad5('0x0'));var util=require(_0xdad5('0x1'));var path=require(_0xdad5('0x2'));var timeout=require(_0xdad5('0x3'));var express=require(_0xdad5('0x4'));var router=express[_0xdad5('0x5')]();var auth=require(_0xdad5('0x6'));var interaction=require(_0xdad5('0x7'));var config=require(_0xdad5('0x8'));var controller=require(_0xdad5('0x9'));router['get']('/',auth[_0xdad5('0xa')](),controller['index']);router['get']('/describe',auth['isAuthenticated'](),controller[_0xdad5('0xb')]);router[_0xdad5('0xc')](_0xdad5('0xd'),auth[_0xdad5('0xa')](),controller[_0xdad5('0xe')]);router[_0xdad5('0xc')](_0xdad5('0xf'),auth[_0xdad5('0xa')](),controller[_0xdad5('0x10')]);router[_0xdad5('0xc')]('/:id/download',auth[_0xdad5('0xa')](),controller[_0xdad5('0x11')]);router[_0xdad5('0x12')]('/',auth[_0xdad5('0xa')](),controller['create']);router['post'](_0xdad5('0xf'),auth[_0xdad5('0xa')](),controller[_0xdad5('0x13')]);router['post'](_0xdad5('0x14'),auth[_0xdad5('0xa')](),interaction[_0xdad5('0x15')](_0xdad5('0x16'),'whatsappinteraction:addtags'),controller[_0xdad5('0x17')]);router[_0xdad5('0x18')]('/:id',auth[_0xdad5('0xa')](),interaction[_0xdad5('0x15')](_0xdad5('0x16'),_0xdad5('0x19')),controller[_0xdad5('0x1a')]);router[_0xdad5('0x1b')]('/:id',auth[_0xdad5('0xa')](),interaction[_0xdad5('0x15')](_0xdad5('0x16'),'whatsappinteraction:destroy'),controller[_0xdad5('0x1c')]);router[_0xdad5('0x1b')](_0xdad5('0x14'),auth[_0xdad5('0xa')](),controller[_0xdad5('0x1d')]);module['exports']=router;
\ No newline at end of file
+var _0x1db9=['connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','get','/describe','isAuthenticated','describe','/:id/messages','post','addMessage','/:id/tags','tracked','whatsapp','whatsappinteraction:addtags','addTags','put','/:id','whatsappinteraction:update','update','delete','whatsappinteraction:destroy','destroy','removeTags','exports','multer','util','path'];(function(_0x68c979,_0x431cff){var _0x4f0001=function(_0xa7595d){while(--_0xa7595d){_0x68c979['push'](_0x68c979['shift']());}};_0x4f0001(++_0x431cff);}(_0x1db9,0x176));var _0x91db=function(_0x31a758,_0x33c8ee){_0x31a758=_0x31a758-0x0;var _0x23eed1=_0x1db9[_0x31a758];return _0x23eed1;};'use strict';var multer=require(_0x91db('0x0'));var util=require(_0x91db('0x1'));var path=require(_0x91db('0x2'));var timeout=require(_0x91db('0x3'));var express=require(_0x91db('0x4'));var router=express[_0x91db('0x5')]();var fs_extra=require('fs-extra');var auth=require(_0x91db('0x6'));var interaction=require(_0x91db('0x7'));var config=require('../../config/environment');var controller=require('./whatsappInteraction.controller');router[_0x91db('0x8')]('/',auth['isAuthenticated'](),controller['index']);router[_0x91db('0x8')](_0x91db('0x9'),auth[_0x91db('0xa')](),controller[_0x91db('0xb')]);router[_0x91db('0x8')]('/:id',auth[_0x91db('0xa')](),controller['show']);router[_0x91db('0x8')](_0x91db('0xc'),auth[_0x91db('0xa')](),controller['getMessages']);router[_0x91db('0x8')]('/:id/download',auth['isAuthenticated'](),controller['download']);router[_0x91db('0xd')]('/',auth[_0x91db('0xa')](),controller['create']);router['post'](_0x91db('0xc'),auth[_0x91db('0xa')](),controller[_0x91db('0xe')]);router[_0x91db('0xd')](_0x91db('0xf'),auth['isAuthenticated'](),interaction[_0x91db('0x10')](_0x91db('0x11'),_0x91db('0x12')),controller[_0x91db('0x13')]);router[_0x91db('0x14')](_0x91db('0x15'),auth[_0x91db('0xa')](),interaction[_0x91db('0x10')](_0x91db('0x11'),_0x91db('0x16')),controller[_0x91db('0x17')]);router[_0x91db('0x18')]('/:id',auth[_0x91db('0xa')](),interaction[_0x91db('0x10')](_0x91db('0x11'),_0x91db('0x19')),controller[_0x91db('0x1a')]);router[_0x91db('0x18')]('/:id/tags',auth['isAuthenticated'](),controller[_0x91db('0x1b')]);module[_0x91db('0x1c')]=router;
\ No newline at end of file