Built motion from commit 97153652.|2.6.26
[motion2.git] / server / api / voiceQueuesLog / index.js
index 2366f98..50e4d2c 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xcd1b=['destroy','exports','multer','util','connect-timeout','express','Router','fs-extra','../../components/interaction/service','../../config/environment','isAuthenticated','get','/:id','show','post','create','update','delete'];(function(_0x2dafbe,_0x5d04de){var _0x58a45a=function(_0x50ac96){while(--_0x50ac96){_0x2dafbe['push'](_0x2dafbe['shift']());}};_0x58a45a(++_0x5d04de);}(_0xcd1b,0x18e));var _0xbcd1=function(_0x1c8d4e,_0xe5779b){_0x1c8d4e=_0x1c8d4e-0x0;var _0x29409a=_0xcd1b[_0x1c8d4e];return _0x29409a;};'use strict';var multer=require(_0xbcd1('0x0'));var util=require(_0xbcd1('0x1'));var path=require('path');var timeout=require(_0xbcd1('0x2'));var express=require(_0xbcd1('0x3'));var router=express[_0xbcd1('0x4')]();var fs_extra=require(_0xbcd1('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0xbcd1('0x6'));var config=require(_0xbcd1('0x7'));var controller=require('./voiceQueuesLog.controller');router['get']('/',auth[_0xbcd1('0x8')](),controller['index']);router[_0xbcd1('0x9')](_0xbcd1('0xa'),auth[_0xbcd1('0x8')](),controller[_0xbcd1('0xb')]);router[_0xbcd1('0xc')]('/',auth[_0xbcd1('0x8')](),controller[_0xbcd1('0xd')]);router['put']('/:id',auth['isAuthenticated'](),controller[_0xbcd1('0xe')]);router[_0xbcd1('0xf')]('/:id',auth[_0xbcd1('0x8')](),controller[_0xbcd1('0x10')]);module[_0xbcd1('0x11')]=router;
\ No newline at end of file
+var _0x4a81=['show','post','create','update','delete','destroy','exports','multer','util','path','connect-timeout','fs-extra','../../components/interaction/service','../../config/environment','isAuthenticated','get'];(function(_0x1ecae9,_0x3d5fb9){var _0x5518e1=function(_0x1fcef5){while(--_0x1fcef5){_0x1ecae9['push'](_0x1ecae9['shift']());}};_0x5518e1(++_0x3d5fb9);}(_0x4a81,0x1b7));var _0x14a8=function(_0x291ff9,_0xd54647){_0x291ff9=_0x291ff9-0x0;var _0x54f86a=_0x4a81[_0x291ff9];return _0x54f86a;};'use strict';var multer=require(_0x14a8('0x0'));var util=require(_0x14a8('0x1'));var path=require(_0x14a8('0x2'));var timeout=require(_0x14a8('0x3'));var express=require('express');var router=express['Router']();var fs_extra=require(_0x14a8('0x4'));var auth=require('../../components/auth/service');var interaction=require(_0x14a8('0x5'));var config=require(_0x14a8('0x6'));var controller=require('./voiceQueuesLog.controller');router['get']('/',auth[_0x14a8('0x7')](),controller['index']);router[_0x14a8('0x8')]('/:id',auth[_0x14a8('0x7')](),controller[_0x14a8('0x9')]);router[_0x14a8('0xa')]('/',auth[_0x14a8('0x7')](),controller[_0x14a8('0xb')]);router['put']('/:id',auth[_0x14a8('0x7')](),controller[_0x14a8('0xc')]);router[_0x14a8('0xd')]('/:id',auth[_0x14a8('0x7')](),controller[_0x14a8('0xe')]);module[_0x14a8('0xf')]=router;
\ No newline at end of file