Built motion from commit 47436d59.|2.6.7
[motion2.git] / server / api / whatsappInteraction / index.js
index c51a9f0..c4c464d 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x47c2=['whatsapp','update','delete','whatsappinteraction:destroy','destroy','removeTags','exports','util','path','connect-timeout','express','Router','../../components/interaction/service','../../config/environment','./whatsappInteraction.controller','get','/describe','isAuthenticated','describe','/:id','show','getMessages','/:id/download','download','post','create','/:id/messages','addMessage','/:id/tags','tracked','whatsappinteraction:addtags','addTags','put'];(function(_0x55f8b4,_0x43f30d){var _0x2475f9=function(_0xdd6f4a){while(--_0xdd6f4a){_0x55f8b4['push'](_0x55f8b4['shift']());}};_0x2475f9(++_0x43f30d);}(_0x47c2,0x151));var _0x247c=function(_0x3c4719,_0x3f131e){_0x3c4719=_0x3c4719-0x0;var _0x5611d9=_0x47c2[_0x3c4719];return _0x5611d9;};'use strict';var multer=require('multer');var util=require(_0x247c('0x0'));var path=require(_0x247c('0x1'));var timeout=require(_0x247c('0x2'));var express=require(_0x247c('0x3'));var router=express[_0x247c('0x4')]();var auth=require('../../components/auth/service');var interaction=require(_0x247c('0x5'));var config=require(_0x247c('0x6'));var controller=require(_0x247c('0x7'));router[_0x247c('0x8')]('/',auth['isAuthenticated'](),controller['index']);router[_0x247c('0x8')](_0x247c('0x9'),auth[_0x247c('0xa')](),controller[_0x247c('0xb')]);router[_0x247c('0x8')](_0x247c('0xc'),auth[_0x247c('0xa')](),controller[_0x247c('0xd')]);router['get']('/:id/messages',auth[_0x247c('0xa')](),controller[_0x247c('0xe')]);router[_0x247c('0x8')](_0x247c('0xf'),auth[_0x247c('0xa')](),controller[_0x247c('0x10')]);router[_0x247c('0x11')]('/',auth['isAuthenticated'](),controller[_0x247c('0x12')]);router[_0x247c('0x11')](_0x247c('0x13'),auth[_0x247c('0xa')](),controller[_0x247c('0x14')]);router[_0x247c('0x11')](_0x247c('0x15'),auth[_0x247c('0xa')](),interaction[_0x247c('0x16')]('whatsapp',_0x247c('0x17')),controller[_0x247c('0x18')]);router[_0x247c('0x19')](_0x247c('0xc'),auth['isAuthenticated'](),interaction[_0x247c('0x16')](_0x247c('0x1a'),'whatsappinteraction:update'),controller[_0x247c('0x1b')]);router[_0x247c('0x1c')](_0x247c('0xc'),auth[_0x247c('0xa')](),interaction[_0x247c('0x16')](_0x247c('0x1a'),_0x247c('0x1d')),controller[_0x247c('0x1e')]);router[_0x247c('0x1c')]('/:id/tags',auth[_0x247c('0xa')](),controller[_0x247c('0x1f')]);module[_0x247c('0x20')]=router;
\ No newline at end of file
+var _0xa23f=['/:id/messages','/:id/tags','tracked','whatsapp','addTags','put','whatsappinteraction:update','update','delete','whatsappinteraction:destroy','destroy','removeTags','multer','util','express','Router','fs-extra','../../components/auth/service','../../config/environment','get','isAuthenticated','index','/:id','show','getMessages','/:id/download','download','post'];(function(_0xdec9ce,_0x3dbdc6){var _0x319f72=function(_0x436199){while(--_0x436199){_0xdec9ce['push'](_0xdec9ce['shift']());}};_0x319f72(++_0x3dbdc6);}(_0xa23f,0x7c));var _0xfa23=function(_0x51f61c,_0x8aaea1){_0x51f61c=_0x51f61c-0x0;var _0x2527fb=_0xa23f[_0x51f61c];return _0x2527fb;};'use strict';var multer=require(_0xfa23('0x0'));var util=require(_0xfa23('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0xfa23('0x2'));var router=express[_0xfa23('0x3')]();var fs_extra=require(_0xfa23('0x4'));var auth=require(_0xfa23('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0xfa23('0x6'));var controller=require('./whatsappInteraction.controller');router[_0xfa23('0x7')]('/',auth[_0xfa23('0x8')](),controller[_0xfa23('0x9')]);router[_0xfa23('0x7')]('/describe',auth[_0xfa23('0x8')](),controller['describe']);router[_0xfa23('0x7')](_0xfa23('0xa'),auth[_0xfa23('0x8')](),controller[_0xfa23('0xb')]);router[_0xfa23('0x7')]('/:id/messages',auth['isAuthenticated'](),controller[_0xfa23('0xc')]);router['get'](_0xfa23('0xd'),auth['isAuthenticated'](),controller[_0xfa23('0xe')]);router[_0xfa23('0xf')]('/',auth[_0xfa23('0x8')](),controller['create']);router[_0xfa23('0xf')](_0xfa23('0x10'),auth[_0xfa23('0x8')](),controller['addMessage']);router['post'](_0xfa23('0x11'),auth[_0xfa23('0x8')](),interaction[_0xfa23('0x12')](_0xfa23('0x13'),'whatsappinteraction:addtags'),controller[_0xfa23('0x14')]);router[_0xfa23('0x15')](_0xfa23('0xa'),auth[_0xfa23('0x8')](),interaction['tracked'](_0xfa23('0x13'),_0xfa23('0x16')),controller[_0xfa23('0x17')]);router[_0xfa23('0x18')](_0xfa23('0xa'),auth['isAuthenticated'](),interaction['tracked']('whatsapp',_0xfa23('0x19')),controller[_0xfa23('0x1a')]);router['delete'](_0xfa23('0x11'),auth[_0xfa23('0x8')](),controller[_0xfa23('0x1b')]);module['exports']=router;
\ No newline at end of file