Built motion from commit 1fa89557.|2.6.10
[motion2.git] / server / api / faxInteraction / index.js
index 7e1d760..fcd247b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x9fbb=['getMessages','/:id/download','post','create','/:id/messages','addMessage','/:id/tags','fax','faxinteraction:addtags','addTags','put','delete','faxinteraction:destroy','destroy','exports','multer','path','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./faxInteraction.controller','get','index','describe','/:id','isAuthenticated'];(function(_0x277cf4,_0x288ad3){var _0x13ef6d=function(_0x46c747){while(--_0x46c747){_0x277cf4['push'](_0x277cf4['shift']());}};_0x13ef6d(++_0x288ad3);}(_0x9fbb,0x1eb));var _0xb9fb=function(_0x4ec3bc,_0x588a4a){_0x4ec3bc=_0x4ec3bc-0x0;var _0x15a3c4=_0x9fbb[_0x4ec3bc];return _0x15a3c4;};'use strict';var multer=require(_0xb9fb('0x0'));var util=require('util');var path=require(_0xb9fb('0x1'));var timeout=require('connect-timeout');var express=require(_0xb9fb('0x2'));var router=express[_0xb9fb('0x3')]();var fs_extra=require('fs-extra');var auth=require(_0xb9fb('0x4'));var interaction=require(_0xb9fb('0x5'));var config=require(_0xb9fb('0x6'));var controller=require(_0xb9fb('0x7'));router[_0xb9fb('0x8')]('/',auth['isAuthenticated'](),controller[_0xb9fb('0x9')]);router[_0xb9fb('0x8')]('/describe',auth['isAuthenticated'](),controller[_0xb9fb('0xa')]);router['get'](_0xb9fb('0xb'),auth[_0xb9fb('0xc')](),controller['show']);router[_0xb9fb('0x8')]('/:id/messages',auth[_0xb9fb('0xc')](),controller[_0xb9fb('0xd')]);router['get'](_0xb9fb('0xe'),auth[_0xb9fb('0xc')](),controller['download']);router[_0xb9fb('0xf')]('/',auth[_0xb9fb('0xc')](),controller[_0xb9fb('0x10')]);router[_0xb9fb('0xf')](_0xb9fb('0x11'),auth[_0xb9fb('0xc')](),controller[_0xb9fb('0x12')]);router[_0xb9fb('0xf')](_0xb9fb('0x13'),auth[_0xb9fb('0xc')](),interaction['tracked'](_0xb9fb('0x14'),_0xb9fb('0x15')),controller[_0xb9fb('0x16')]);router[_0xb9fb('0x17')]('/:id',auth[_0xb9fb('0xc')](),interaction['tracked']('fax','faxinteraction:update'),controller['update']);router[_0xb9fb('0x18')](_0xb9fb('0xb'),auth['isAuthenticated'](),interaction['tracked'](_0xb9fb('0x14'),_0xb9fb('0x19')),controller[_0xb9fb('0x1a')]);router[_0xb9fb('0x18')](_0xb9fb('0x13'),auth[_0xb9fb('0xc')](),controller['removeTags']);module[_0xb9fb('0x1b')]=router;
\ No newline at end of file
+var _0xe94a=['put','fax','update','delete','faxinteraction:destroy','destroy','exports','multer','util','path','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','/describe','/:id','show','/:id/messages','getMessages','/:id/download','create','addMessage','post','/:id/tags','tracked','faxinteraction:addtags','addTags'];(function(_0x4f8e06,_0x3226b1){var _0x327dad=function(_0x4dced3){while(--_0x4dced3){_0x4f8e06['push'](_0x4f8e06['shift']());}};_0x327dad(++_0x3226b1);}(_0xe94a,0x1c7));var _0xae94=function(_0x3718b7,_0x2da677){_0x3718b7=_0x3718b7-0x0;var _0xf8c91e=_0xe94a[_0x3718b7];return _0xf8c91e;};'use strict';var multer=require(_0xae94('0x0'));var util=require(_0xae94('0x1'));var path=require(_0xae94('0x2'));var timeout=require('connect-timeout');var express=require(_0xae94('0x3'));var router=express[_0xae94('0x4')]();var fs_extra=require(_0xae94('0x5'));var auth=require(_0xae94('0x6'));var interaction=require(_0xae94('0x7'));var config=require(_0xae94('0x8'));var controller=require('./faxInteraction.controller');router[_0xae94('0x9')]('/',auth[_0xae94('0xa')](),controller[_0xae94('0xb')]);router[_0xae94('0x9')](_0xae94('0xc'),auth['isAuthenticated'](),controller['describe']);router[_0xae94('0x9')](_0xae94('0xd'),auth['isAuthenticated'](),controller[_0xae94('0xe')]);router[_0xae94('0x9')](_0xae94('0xf'),auth[_0xae94('0xa')](),controller[_0xae94('0x10')]);router[_0xae94('0x9')](_0xae94('0x11'),auth[_0xae94('0xa')](),controller['download']);router['post']('/',auth[_0xae94('0xa')](),controller[_0xae94('0x12')]);router['post'](_0xae94('0xf'),auth['isAuthenticated'](),controller[_0xae94('0x13')]);router[_0xae94('0x14')](_0xae94('0x15'),auth[_0xae94('0xa')](),interaction[_0xae94('0x16')]('fax',_0xae94('0x17')),controller[_0xae94('0x18')]);router[_0xae94('0x19')]('/:id',auth[_0xae94('0xa')](),interaction['tracked'](_0xae94('0x1a'),'faxinteraction:update'),controller[_0xae94('0x1b')]);router[_0xae94('0x1c')]('/:id',auth['isAuthenticated'](),interaction[_0xae94('0x16')](_0xae94('0x1a'),_0xae94('0x1d')),controller[_0xae94('0x1e')]);router['delete'](_0xae94('0x15'),auth[_0xae94('0xa')](),controller['removeTags']);module[_0xae94('0x1f')]=router;
\ No newline at end of file