Built motion from commit 9e1399f3.|2.5.37
[motion2.git] / server / api / smsInteraction / index.js
index 0b7a017..80078a4 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x9d6e=['/:id/messages','getMessages','post','create','addMessage','/:id/tags','tracked','sms','smsinteraction:addtags','addTags','put','smsinteraction:update','delete','removeTags','exports','multer','util','../../components/auth/service','../../components/interaction/service','../../config/environment','./smsInteraction.controller','get','isAuthenticated','index','/describe','/:id','show'];(function(_0x3d8a90,_0xf5f381){var _0x74f158=function(_0x1285f5){while(--_0x1285f5){_0x3d8a90['push'](_0x3d8a90['shift']());}};_0x74f158(++_0xf5f381);}(_0x9d6e,0xcc));var _0xe9d6=function(_0x2641f9,_0x26715f){_0x2641f9=_0x2641f9-0x0;var _0x585741=_0x9d6e[_0x2641f9];return _0x585741;};'use strict';var multer=require(_0xe9d6('0x0'));var util=require(_0xe9d6('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require('express');var router=express['Router']();var auth=require(_0xe9d6('0x2'));var interaction=require(_0xe9d6('0x3'));var config=require(_0xe9d6('0x4'));var controller=require(_0xe9d6('0x5'));router[_0xe9d6('0x6')]('/',auth[_0xe9d6('0x7')](),controller[_0xe9d6('0x8')]);router[_0xe9d6('0x6')](_0xe9d6('0x9'),auth[_0xe9d6('0x7')](),controller['describe']);router[_0xe9d6('0x6')](_0xe9d6('0xa'),auth[_0xe9d6('0x7')](),controller[_0xe9d6('0xb')]);router[_0xe9d6('0x6')](_0xe9d6('0xc'),auth[_0xe9d6('0x7')](),controller[_0xe9d6('0xd')]);router['get']('/:id/download',auth[_0xe9d6('0x7')](),controller['download']);router[_0xe9d6('0xe')]('/',auth[_0xe9d6('0x7')](),controller[_0xe9d6('0xf')]);router[_0xe9d6('0xe')]('/:id/messages',auth['isAuthenticated'](),controller[_0xe9d6('0x10')]);router[_0xe9d6('0xe')](_0xe9d6('0x11'),auth[_0xe9d6('0x7')](),interaction[_0xe9d6('0x12')](_0xe9d6('0x13'),_0xe9d6('0x14')),controller[_0xe9d6('0x15')]);router[_0xe9d6('0x16')](_0xe9d6('0xa'),auth['isAuthenticated'](),interaction[_0xe9d6('0x12')](_0xe9d6('0x13'),_0xe9d6('0x17')),controller['update']);router['delete'](_0xe9d6('0xa'),auth[_0xe9d6('0x7')](),interaction['tracked'](_0xe9d6('0x13'),'smsinteraction:destroy'),controller['destroy']);router[_0xe9d6('0x18')](_0xe9d6('0x11'),auth[_0xe9d6('0x7')](),controller[_0xe9d6('0x19')]);module[_0xe9d6('0x1a')]=router;
\ No newline at end of file
+var _0x6cb4=['./smsInteraction.controller','isAuthenticated','get','/describe','describe','/:id','show','getMessages','/:id/download','create','post','/:id/messages','/:id/tags','tracked','sms','smsinteraction:addtags','addTags','put','smsinteraction:update','delete','smsinteraction:destroy','destroy','removeTags','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service'];(function(_0x440cfd,_0x4d34d3){var _0x2a233c=function(_0x4fce38){while(--_0x4fce38){_0x440cfd['push'](_0x440cfd['shift']());}};_0x2a233c(++_0x4d34d3);}(_0x6cb4,0xff));var _0x46cb=function(_0x22c796,_0x2aa3d3){_0x22c796=_0x22c796-0x0;var _0x30db2d=_0x6cb4[_0x22c796];return _0x30db2d;};'use strict';var multer=require(_0x46cb('0x0'));var util=require(_0x46cb('0x1'));var path=require(_0x46cb('0x2'));var timeout=require(_0x46cb('0x3'));var express=require(_0x46cb('0x4'));var router=express[_0x46cb('0x5')]();var fs_extra=require(_0x46cb('0x6'));var auth=require(_0x46cb('0x7'));var interaction=require(_0x46cb('0x8'));var config=require('../../config/environment');var controller=require(_0x46cb('0x9'));router['get']('/',auth[_0x46cb('0xa')](),controller['index']);router[_0x46cb('0xb')](_0x46cb('0xc'),auth[_0x46cb('0xa')](),controller[_0x46cb('0xd')]);router[_0x46cb('0xb')](_0x46cb('0xe'),auth['isAuthenticated'](),controller[_0x46cb('0xf')]);router[_0x46cb('0xb')]('/:id/messages',auth[_0x46cb('0xa')](),controller[_0x46cb('0x10')]);router['get'](_0x46cb('0x11'),auth[_0x46cb('0xa')](),controller['download']);router['post']('/',auth['isAuthenticated'](),controller[_0x46cb('0x12')]);router[_0x46cb('0x13')](_0x46cb('0x14'),auth[_0x46cb('0xa')](),controller['addMessage']);router[_0x46cb('0x13')](_0x46cb('0x15'),auth[_0x46cb('0xa')](),interaction[_0x46cb('0x16')](_0x46cb('0x17'),_0x46cb('0x18')),controller[_0x46cb('0x19')]);router[_0x46cb('0x1a')](_0x46cb('0xe'),auth[_0x46cb('0xa')](),interaction[_0x46cb('0x16')]('sms',_0x46cb('0x1b')),controller['update']);router[_0x46cb('0x1c')]('/:id',auth['isAuthenticated'](),interaction['tracked'](_0x46cb('0x17'),_0x46cb('0x1d')),controller[_0x46cb('0x1e')]);router[_0x46cb('0x1c')](_0x46cb('0x15'),auth[_0x46cb('0xa')](),controller[_0x46cb('0x1f')]);module[_0x46cb('0x20')]=router;
\ No newline at end of file