Built motion from commit da24aabd.|2.6.20
[motion2.git] / server / api / openchannelQueueReport / index.js
index 405197a..250eb0e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x251a=['destroy','exports','util','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./openchannelQueueReport.controller','get','isAuthenticated','describe','/:id','show','post','create','put','delete'];(function(_0x14add3,_0x13ce8d){var _0x4a174f=function(_0x2b3ed7){while(--_0x2b3ed7){_0x14add3['push'](_0x14add3['shift']());}};_0x4a174f(++_0x13ce8d);}(_0x251a,0x1ba));var _0xa251=function(_0x3a3f0c,_0x174f79){_0x3a3f0c=_0x3a3f0c-0x0;var _0x184722=_0x251a[_0x3a3f0c];return _0x184722;};'use strict';var multer=require('multer');var util=require(_0xa251('0x0'));var path=require('path');var timeout=require(_0xa251('0x1'));var express=require(_0xa251('0x2'));var router=express[_0xa251('0x3')]();var fs_extra=require(_0xa251('0x4'));var auth=require(_0xa251('0x5'));var interaction=require(_0xa251('0x6'));var config=require(_0xa251('0x7'));var controller=require(_0xa251('0x8'));router[_0xa251('0x9')]('/',auth[_0xa251('0xa')](),controller['index']);router[_0xa251('0x9')]('/describe',auth[_0xa251('0xa')](),controller[_0xa251('0xb')]);router['get'](_0xa251('0xc'),auth[_0xa251('0xa')](),controller[_0xa251('0xd')]);router[_0xa251('0xe')]('/',auth[_0xa251('0xa')](),controller[_0xa251('0xf')]);router[_0xa251('0x10')](_0xa251('0xc'),auth[_0xa251('0xa')](),controller['update']);router[_0xa251('0x11')](_0xa251('0xc'),auth[_0xa251('0xa')](),controller[_0xa251('0x12')]);module[_0xa251('0x13')]=router;
\ No newline at end of file
+var _0x59dc=['util','express','Router','fs-extra','../../components/interaction/service','./openchannelQueueReport.controller','get','isAuthenticated','index','/:id','post','create','update','delete','exports'];(function(_0x4fe416,_0x5a310a){var _0x252725=function(_0x1d67db){while(--_0x1d67db){_0x4fe416['push'](_0x4fe416['shift']());}};_0x252725(++_0x5a310a);}(_0x59dc,0x12c));var _0xc59d=function(_0x5882fd,_0x414c06){_0x5882fd=_0x5882fd-0x0;var _0xb074b6=_0x59dc[_0x5882fd];return _0xb074b6;};'use strict';var multer=require('multer');var util=require(_0xc59d('0x0'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0xc59d('0x1'));var router=express[_0xc59d('0x2')]();var fs_extra=require(_0xc59d('0x3'));var auth=require('../../components/auth/service');var interaction=require(_0xc59d('0x4'));var config=require('../../config/environment');var controller=require(_0xc59d('0x5'));router[_0xc59d('0x6')]('/',auth[_0xc59d('0x7')](),controller[_0xc59d('0x8')]);router[_0xc59d('0x6')]('/describe',auth[_0xc59d('0x7')](),controller['describe']);router['get'](_0xc59d('0x9'),auth['isAuthenticated'](),controller['show']);router[_0xc59d('0xa')]('/',auth[_0xc59d('0x7')](),controller[_0xc59d('0xb')]);router['put'](_0xc59d('0x9'),auth['isAuthenticated'](),controller[_0xc59d('0xc')]);router[_0xc59d('0xd')](_0xc59d('0x9'),auth[_0xc59d('0x7')](),controller['destroy']);module[_0xc59d('0xe')]=router;
\ No newline at end of file