Built motion from commit (unavailable).|2.5.5
[motion2.git] / server / api / faxInteraction / index.js
index e1f5b3e..2acd96c 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x4f08=['/describe','describe','/:id','show','/:id/messages','getMessages','/:id/download','post','create','addMessage','/:id/tags','tracked','fax','faxinteraction:addtags','addTags','update','delete','faxinteraction:destroy','destroy','exports','multer','util','connect-timeout','../../components/auth/service','../../components/interaction/service','../../config/environment','./faxInteraction.controller','get','isAuthenticated','index'];(function(_0x3a09d3,_0x2fbc4d){var _0x2dc35d=function(_0x35adde){while(--_0x35adde){_0x3a09d3['push'](_0x3a09d3['shift']());}};_0x2dc35d(++_0x2fbc4d);}(_0x4f08,0xaa));var _0x84f0=function(_0x44b690,_0x5bcadc){_0x44b690=_0x44b690-0x0;var _0x2b1381=_0x4f08[_0x44b690];return _0x2b1381;};'use strict';var multer=require(_0x84f0('0x0'));var util=require(_0x84f0('0x1'));var path=require('path');var timeout=require(_0x84f0('0x2'));var express=require('express');var router=express['Router']();var auth=require(_0x84f0('0x3'));var interaction=require(_0x84f0('0x4'));var config=require(_0x84f0('0x5'));var controller=require(_0x84f0('0x6'));router[_0x84f0('0x7')]('/',auth[_0x84f0('0x8')](),controller[_0x84f0('0x9')]);router[_0x84f0('0x7')](_0x84f0('0xa'),auth['isAuthenticated'](),controller[_0x84f0('0xb')]);router[_0x84f0('0x7')](_0x84f0('0xc'),auth[_0x84f0('0x8')](),controller[_0x84f0('0xd')]);router[_0x84f0('0x7')](_0x84f0('0xe'),auth[_0x84f0('0x8')](),controller[_0x84f0('0xf')]);router[_0x84f0('0x7')](_0x84f0('0x10'),auth[_0x84f0('0x8')](),controller['download']);router[_0x84f0('0x11')]('/',auth[_0x84f0('0x8')](),controller[_0x84f0('0x12')]);router[_0x84f0('0x11')]('/:id/messages',auth['isAuthenticated'](),controller[_0x84f0('0x13')]);router[_0x84f0('0x11')](_0x84f0('0x14'),auth['isAuthenticated'](),interaction[_0x84f0('0x15')](_0x84f0('0x16'),_0x84f0('0x17')),controller[_0x84f0('0x18')]);router['put'](_0x84f0('0xc'),auth[_0x84f0('0x8')](),interaction[_0x84f0('0x15')](_0x84f0('0x16'),'faxinteraction:update'),controller[_0x84f0('0x19')]);router[_0x84f0('0x1a')]('/:id',auth[_0x84f0('0x8')](),interaction['tracked'](_0x84f0('0x16'),_0x84f0('0x1b')),controller[_0x84f0('0x1c')]);router['delete'](_0x84f0('0x14'),auth[_0x84f0('0x8')](),controller['removeTags']);module[_0x84f0('0x1d')]=router;
\ No newline at end of file
+var _0xb688=['delete','faxinteraction:destroy','removeTags','exports','util','path','connect-timeout','express','Router','../../components/auth/service','../../config/environment','./faxInteraction.controller','get','isAuthenticated','describe','/:id','show','/:id/messages','getMessages','/:id/download','post','create','addMessage','/:id/tags','tracked','addTags','put','fax','update'];(function(_0x380016,_0x178dd6){var _0x5c7ac0=function(_0xa8ddca){while(--_0xa8ddca){_0x380016['push'](_0x380016['shift']());}};_0x5c7ac0(++_0x178dd6);}(_0xb688,0xcf));var _0x8b68=function(_0x422cca,_0xc1cc79){_0x422cca=_0x422cca-0x0;var _0x5449c1=_0xb688[_0x422cca];return _0x5449c1;};'use strict';var multer=require('multer');var util=require(_0x8b68('0x0'));var path=require(_0x8b68('0x1'));var timeout=require(_0x8b68('0x2'));var express=require(_0x8b68('0x3'));var router=express[_0x8b68('0x4')]();var auth=require(_0x8b68('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x8b68('0x6'));var controller=require(_0x8b68('0x7'));router[_0x8b68('0x8')]('/',auth[_0x8b68('0x9')](),controller['index']);router[_0x8b68('0x8')]('/describe',auth[_0x8b68('0x9')](),controller[_0x8b68('0xa')]);router[_0x8b68('0x8')](_0x8b68('0xb'),auth[_0x8b68('0x9')](),controller[_0x8b68('0xc')]);router[_0x8b68('0x8')](_0x8b68('0xd'),auth[_0x8b68('0x9')](),controller[_0x8b68('0xe')]);router[_0x8b68('0x8')](_0x8b68('0xf'),auth[_0x8b68('0x9')](),controller['download']);router[_0x8b68('0x10')]('/',auth[_0x8b68('0x9')](),controller[_0x8b68('0x11')]);router[_0x8b68('0x10')](_0x8b68('0xd'),auth[_0x8b68('0x9')](),controller[_0x8b68('0x12')]);router[_0x8b68('0x10')](_0x8b68('0x13'),auth['isAuthenticated'](),interaction[_0x8b68('0x14')]('fax','faxinteraction:addtags'),controller[_0x8b68('0x15')]);router[_0x8b68('0x16')](_0x8b68('0xb'),auth['isAuthenticated'](),interaction['tracked'](_0x8b68('0x17'),'faxinteraction:update'),controller[_0x8b68('0x18')]);router[_0x8b68('0x19')](_0x8b68('0xb'),auth[_0x8b68('0x9')](),interaction['tracked'](_0x8b68('0x17'),_0x8b68('0x1a')),controller['destroy']);router[_0x8b68('0x19')](_0x8b68('0x13'),auth[_0x8b68('0x9')](),controller[_0x8b68('0x1b')]);module[_0x8b68('0x1c')]=router;
\ No newline at end of file