Built motion from commit 52c8a02d.|2.6.29
[motion2.git] / server / api / whatsappInteraction / index.js
index 8adfb05..6f18245 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x56a4=['create','/:id/tags','tracked','whatsappinteraction:addtags','addTags','put','/:id','whatsappinteraction:update','update','delete','whatsapp','whatsappinteraction:destroy','removeTags','multer','util','connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment','./whatsappInteraction.controller','get','index','isAuthenticated','describe','/:id/messages','getMessages','/:id/download','download','post'];(function(_0x336376,_0xe4b28d){var _0x1d2a8e=function(_0x3afe68){while(--_0x3afe68){_0x336376['push'](_0x336376['shift']());}};_0x1d2a8e(++_0xe4b28d);}(_0x56a4,0x11b));var _0x456a=function(_0x5d08e4,_0x1c1ba6){_0x5d08e4=_0x5d08e4-0x0;var _0x1c7d40=_0x56a4[_0x5d08e4];return _0x1c7d40;};'use strict';var multer=require(_0x456a('0x0'));var util=require(_0x456a('0x1'));var path=require('path');var timeout=require(_0x456a('0x2'));var express=require(_0x456a('0x3'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0x456a('0x4'));var interaction=require(_0x456a('0x5'));var config=require(_0x456a('0x6'));var controller=require(_0x456a('0x7'));router[_0x456a('0x8')]('/',auth['isAuthenticated'](),controller[_0x456a('0x9')]);router['get']('/describe',auth[_0x456a('0xa')](),controller[_0x456a('0xb')]);router[_0x456a('0x8')]('/:id',auth[_0x456a('0xa')](),controller['show']);router[_0x456a('0x8')](_0x456a('0xc'),auth[_0x456a('0xa')](),controller[_0x456a('0xd')]);router[_0x456a('0x8')](_0x456a('0xe'),auth[_0x456a('0xa')](),controller[_0x456a('0xf')]);router[_0x456a('0x10')]('/',auth[_0x456a('0xa')](),controller[_0x456a('0x11')]);router['post'](_0x456a('0xc'),auth['isAuthenticated'](),controller['addMessage']);router[_0x456a('0x10')](_0x456a('0x12'),auth[_0x456a('0xa')](),interaction[_0x456a('0x13')]('whatsapp',_0x456a('0x14')),controller[_0x456a('0x15')]);router[_0x456a('0x16')](_0x456a('0x17'),auth[_0x456a('0xa')](),interaction[_0x456a('0x13')]('whatsapp',_0x456a('0x18')),controller[_0x456a('0x19')]);router[_0x456a('0x1a')](_0x456a('0x17'),auth['isAuthenticated'](),interaction[_0x456a('0x13')](_0x456a('0x1b'),_0x456a('0x1c')),controller['destroy']);router[_0x456a('0x1a')]('/:id/tags',auth['isAuthenticated'](),controller[_0x456a('0x1d')]);module['exports']=router;
\ No newline at end of file
+var _0xbd51=['getMessages','/:id/download','download','create','post','addMessage','tracked','whatsapp','whatsappinteraction:addtags','addTags','whatsappinteraction:update','update','delete','/:id','destroy','/:id/tags','removeTags','exports','multer','path','connect-timeout','express','Router','./whatsappInteraction.controller','get','isAuthenticated','/describe','describe','/:id/messages'];(function(_0x248c48,_0x1b2647){var _0x135462=function(_0x552005){while(--_0x552005){_0x248c48['push'](_0x248c48['shift']());}};_0x135462(++_0x1b2647);}(_0xbd51,0x1a8));var _0x1bd5=function(_0x391685,_0x1f5165){_0x391685=_0x391685-0x0;var _0x470813=_0xbd51[_0x391685];return _0x470813;};'use strict';var multer=require(_0x1bd5('0x0'));var util=require('util');var path=require(_0x1bd5('0x1'));var timeout=require(_0x1bd5('0x2'));var express=require(_0x1bd5('0x3'));var router=express[_0x1bd5('0x4')]();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0x1bd5('0x5'));router[_0x1bd5('0x6')]('/',auth[_0x1bd5('0x7')](),controller['index']);router[_0x1bd5('0x6')](_0x1bd5('0x8'),auth[_0x1bd5('0x7')](),controller[_0x1bd5('0x9')]);router[_0x1bd5('0x6')]('/:id',auth[_0x1bd5('0x7')](),controller['show']);router[_0x1bd5('0x6')](_0x1bd5('0xa'),auth[_0x1bd5('0x7')](),controller[_0x1bd5('0xb')]);router[_0x1bd5('0x6')](_0x1bd5('0xc'),auth['isAuthenticated'](),controller[_0x1bd5('0xd')]);router['post']('/',auth[_0x1bd5('0x7')](),controller[_0x1bd5('0xe')]);router[_0x1bd5('0xf')](_0x1bd5('0xa'),auth[_0x1bd5('0x7')](),controller[_0x1bd5('0x10')]);router[_0x1bd5('0xf')]('/:id/tags',auth['isAuthenticated'](),interaction[_0x1bd5('0x11')](_0x1bd5('0x12'),_0x1bd5('0x13')),controller[_0x1bd5('0x14')]);router['put']('/:id',auth[_0x1bd5('0x7')](),interaction[_0x1bd5('0x11')](_0x1bd5('0x12'),_0x1bd5('0x15')),controller[_0x1bd5('0x16')]);router[_0x1bd5('0x17')](_0x1bd5('0x18'),auth[_0x1bd5('0x7')](),interaction[_0x1bd5('0x11')]('whatsapp','whatsappinteraction:destroy'),controller[_0x1bd5('0x19')]);router[_0x1bd5('0x17')](_0x1bd5('0x1a'),auth[_0x1bd5('0x7')](),controller[_0x1bd5('0x1b')]);module[_0x1bd5('0x1c')]=router;
\ No newline at end of file