Built motion from commit ce97982f.|2.6.29
[motion2.git] / server / api / faxInteraction / index.js
index b3a26d7..4e251c6 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x3a0c=['path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./faxInteraction.controller','get','isAuthenticated','index','/describe','describe','/:id','show','/:id/messages','getMessages','download','post','create','addMessage','/:id/tags','fax','faxinteraction:addtags','addTags','put','tracked','faxinteraction:update','faxinteraction:destroy','destroy','exports','multer','util'];(function(_0x3b5c2d,_0x294ff0){var _0x2104f1=function(_0x180c07){while(--_0x180c07){_0x3b5c2d['push'](_0x3b5c2d['shift']());}};_0x2104f1(++_0x294ff0);}(_0x3a0c,0x1cc));var _0xc3a0=function(_0x1e80bc,_0x312fe8){_0x1e80bc=_0x1e80bc-0x0;var _0x4c02ba=_0x3a0c[_0x1e80bc];return _0x4c02ba;};'use strict';var multer=require(_0xc3a0('0x0'));var util=require(_0xc3a0('0x1'));var path=require(_0xc3a0('0x2'));var timeout=require(_0xc3a0('0x3'));var express=require(_0xc3a0('0x4'));var router=express[_0xc3a0('0x5')]();var fs_extra=require(_0xc3a0('0x6'));var auth=require(_0xc3a0('0x7'));var interaction=require(_0xc3a0('0x8'));var config=require('../../config/environment');var controller=require(_0xc3a0('0x9'));router[_0xc3a0('0xa')]('/',auth[_0xc3a0('0xb')](),controller[_0xc3a0('0xc')]);router[_0xc3a0('0xa')](_0xc3a0('0xd'),auth[_0xc3a0('0xb')](),controller[_0xc3a0('0xe')]);router[_0xc3a0('0xa')](_0xc3a0('0xf'),auth['isAuthenticated'](),controller[_0xc3a0('0x10')]);router['get'](_0xc3a0('0x11'),auth[_0xc3a0('0xb')](),controller[_0xc3a0('0x12')]);router[_0xc3a0('0xa')]('/:id/download',auth[_0xc3a0('0xb')](),controller[_0xc3a0('0x13')]);router[_0xc3a0('0x14')]('/',auth[_0xc3a0('0xb')](),controller[_0xc3a0('0x15')]);router[_0xc3a0('0x14')](_0xc3a0('0x11'),auth[_0xc3a0('0xb')](),controller[_0xc3a0('0x16')]);router[_0xc3a0('0x14')](_0xc3a0('0x17'),auth[_0xc3a0('0xb')](),interaction['tracked'](_0xc3a0('0x18'),_0xc3a0('0x19')),controller[_0xc3a0('0x1a')]);router[_0xc3a0('0x1b')]('/:id',auth[_0xc3a0('0xb')](),interaction[_0xc3a0('0x1c')](_0xc3a0('0x18'),_0xc3a0('0x1d')),controller['update']);router['delete'](_0xc3a0('0xf'),auth['isAuthenticated'](),interaction['tracked'](_0xc3a0('0x18'),_0xc3a0('0x1e')),controller[_0xc3a0('0x1f')]);router['delete'](_0xc3a0('0x17'),auth[_0xc3a0('0xb')](),controller['removeTags']);module[_0xc3a0('0x20')]=router;
\ No newline at end of file
+var _0x999b=['./faxInteraction.controller','isAuthenticated','index','get','show','/:id/messages','download','post','create','addMessage','tracked','addTags','put','/:id','fax','faxinteraction:update','faxinteraction:destroy','destroy','delete','exports','util','connect-timeout','express','Router','fs-extra','../../config/environment'];(function(_0x525068,_0x2c7eef){var _0x21fbb1=function(_0x298a97){while(--_0x298a97){_0x525068['push'](_0x525068['shift']());}};_0x21fbb1(++_0x2c7eef);}(_0x999b,0xe4));var _0xb999=function(_0x305e97,_0x49872b){_0x305e97=_0x305e97-0x0;var _0x4e9428=_0x999b[_0x305e97];return _0x4e9428;};'use strict';var multer=require('multer');var util=require(_0xb999('0x0'));var path=require('path');var timeout=require(_0xb999('0x1'));var express=require(_0xb999('0x2'));var router=express[_0xb999('0x3')]();var fs_extra=require(_0xb999('0x4'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0xb999('0x5'));var controller=require(_0xb999('0x6'));router['get']('/',auth[_0xb999('0x7')](),controller[_0xb999('0x8')]);router[_0xb999('0x9')]('/describe',auth[_0xb999('0x7')](),controller['describe']);router[_0xb999('0x9')]('/:id',auth[_0xb999('0x7')](),controller[_0xb999('0xa')]);router[_0xb999('0x9')](_0xb999('0xb'),auth[_0xb999('0x7')](),controller['getMessages']);router[_0xb999('0x9')]('/:id/download',auth[_0xb999('0x7')](),controller[_0xb999('0xc')]);router[_0xb999('0xd')]('/',auth[_0xb999('0x7')](),controller[_0xb999('0xe')]);router[_0xb999('0xd')](_0xb999('0xb'),auth['isAuthenticated'](),controller[_0xb999('0xf')]);router['post']('/:id/tags',auth['isAuthenticated'](),interaction[_0xb999('0x10')]('fax','faxinteraction:addtags'),controller[_0xb999('0x11')]);router[_0xb999('0x12')](_0xb999('0x13'),auth['isAuthenticated'](),interaction[_0xb999('0x10')](_0xb999('0x14'),_0xb999('0x15')),controller['update']);router['delete']('/:id',auth[_0xb999('0x7')](),interaction[_0xb999('0x10')](_0xb999('0x14'),_0xb999('0x16')),controller[_0xb999('0x17')]);router[_0xb999('0x18')]('/:id/tags',auth[_0xb999('0x7')](),controller['removeTags']);module[_0xb999('0x19')]=router;
\ No newline at end of file