Built motion from commit 52c8a02d.|2.6.29
[motion2.git] / server / api / whatsappInteraction / index.js
index 322b36b..6f18245 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa1f6=['whatsapp','whatsappinteraction:addtags','addTags','put','whatsappinteraction:update','update','whatsappinteraction:destroy','destroy','delete','removeTags','multer','util','path','connect-timeout','express','Router','get','isAuthenticated','index','/describe','describe','/:id','show','/:id/messages','getMessages','/:id/download','post','create','addMessage','/:id/tags','tracked'];(function(_0x172747,_0x1732bd){var _0x509692=function(_0x448c56){while(--_0x448c56){_0x172747['push'](_0x172747['shift']());}};_0x509692(++_0x1732bd);}(_0xa1f6,0x19d));var _0x6a1f=function(_0x217c2e,_0x358f06){_0x217c2e=_0x217c2e-0x0;var _0x22b7d8=_0xa1f6[_0x217c2e];return _0x22b7d8;};'use strict';var multer=require(_0x6a1f('0x0'));var util=require(_0x6a1f('0x1'));var path=require(_0x6a1f('0x2'));var timeout=require(_0x6a1f('0x3'));var express=require(_0x6a1f('0x4'));var router=express[_0x6a1f('0x5')]();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('./whatsappInteraction.controller');router[_0x6a1f('0x6')]('/',auth[_0x6a1f('0x7')](),controller[_0x6a1f('0x8')]);router[_0x6a1f('0x6')](_0x6a1f('0x9'),auth[_0x6a1f('0x7')](),controller[_0x6a1f('0xa')]);router['get'](_0x6a1f('0xb'),auth[_0x6a1f('0x7')](),controller[_0x6a1f('0xc')]);router[_0x6a1f('0x6')](_0x6a1f('0xd'),auth['isAuthenticated'](),controller[_0x6a1f('0xe')]);router[_0x6a1f('0x6')](_0x6a1f('0xf'),auth[_0x6a1f('0x7')](),controller['download']);router[_0x6a1f('0x10')]('/',auth['isAuthenticated'](),controller[_0x6a1f('0x11')]);router[_0x6a1f('0x10')](_0x6a1f('0xd'),auth[_0x6a1f('0x7')](),controller[_0x6a1f('0x12')]);router[_0x6a1f('0x10')](_0x6a1f('0x13'),auth[_0x6a1f('0x7')](),interaction[_0x6a1f('0x14')](_0x6a1f('0x15'),_0x6a1f('0x16')),controller[_0x6a1f('0x17')]);router[_0x6a1f('0x18')](_0x6a1f('0xb'),auth[_0x6a1f('0x7')](),interaction[_0x6a1f('0x14')](_0x6a1f('0x15'),_0x6a1f('0x19')),controller[_0x6a1f('0x1a')]);router['delete'](_0x6a1f('0xb'),auth[_0x6a1f('0x7')](),interaction[_0x6a1f('0x14')](_0x6a1f('0x15'),_0x6a1f('0x1b')),controller[_0x6a1f('0x1c')]);router[_0x6a1f('0x1d')](_0x6a1f('0x13'),auth['isAuthenticated'](),controller[_0x6a1f('0x1e')]);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