Built motion from commit ae138b72.|2.6.28
[motion2.git] / server / api / openchannelApplication / index.js
index d8931b6..6362359 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xd5ab=['destroy','exports','multer','path','connect-timeout','express','fs-extra','../../config/environment','./openchannelApplication.controller','get','/:id','isAuthenticated','show','create','put','update'];(function(_0x3947c9,_0x4d6c97){var _0x2e7871=function(_0x1236cc){while(--_0x1236cc){_0x3947c9['push'](_0x3947c9['shift']());}};_0x2e7871(++_0x4d6c97);}(_0xd5ab,0x162));var _0xbd5a=function(_0xa464c9,_0x7c86d8){_0xa464c9=_0xa464c9-0x0;var _0x3d73c4=_0xd5ab[_0xa464c9];return _0x3d73c4;};'use strict';var multer=require(_0xbd5a('0x0'));var util=require('util');var path=require(_0xbd5a('0x1'));var timeout=require(_0xbd5a('0x2'));var express=require(_0xbd5a('0x3'));var router=express['Router']();var fs_extra=require(_0xbd5a('0x4'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0xbd5a('0x5'));var controller=require(_0xbd5a('0x6'));router[_0xbd5a('0x7')]('/',auth['isAuthenticated'](),controller['index']);router['get'](_0xbd5a('0x8'),auth[_0xbd5a('0x9')](),controller[_0xbd5a('0xa')]);router['post']('/',auth[_0xbd5a('0x9')](),controller[_0xbd5a('0xb')]);router[_0xbd5a('0xc')]('/:id',auth[_0xbd5a('0x9')](),controller[_0xbd5a('0xd')]);router['delete'](_0xbd5a('0x8'),auth[_0xbd5a('0x9')](),controller[_0xbd5a('0xe')]);module[_0xbd5a('0xf')]=router;
\ No newline at end of file
+var _0xb0b7=['exports','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','isAuthenticated','index','get','/:id','show','post','create','put','update','delete','destroy'];(function(_0x9101e2,_0x6ea8cf){var _0x4adc2c=function(_0x2cfcaa){while(--_0x2cfcaa){_0x9101e2['push'](_0x9101e2['shift']());}};_0x4adc2c(++_0x6ea8cf);}(_0xb0b7,0x94));var _0x7b0b=function(_0xbd4254,_0x31c08b){_0xbd4254=_0xbd4254-0x0;var _0x46c0f3=_0xb0b7[_0xbd4254];return _0x46c0f3;};'use strict';var multer=require('multer');var util=require(_0x7b0b('0x0'));var path=require(_0x7b0b('0x1'));var timeout=require(_0x7b0b('0x2'));var express=require(_0x7b0b('0x3'));var router=express[_0x7b0b('0x4')]();var fs_extra=require(_0x7b0b('0x5'));var auth=require(_0x7b0b('0x6'));var interaction=require(_0x7b0b('0x7'));var config=require(_0x7b0b('0x8'));var controller=require('./openchannelApplication.controller');router['get']('/',auth[_0x7b0b('0x9')](),controller[_0x7b0b('0xa')]);router[_0x7b0b('0xb')](_0x7b0b('0xc'),auth['isAuthenticated'](),controller[_0x7b0b('0xd')]);router[_0x7b0b('0xe')]('/',auth[_0x7b0b('0x9')](),controller[_0x7b0b('0xf')]);router[_0x7b0b('0x10')]('/:id',auth['isAuthenticated'](),controller[_0x7b0b('0x11')]);router[_0x7b0b('0x12')](_0x7b0b('0xc'),auth[_0x7b0b('0x9')](),controller[_0x7b0b('0x13')]);module[_0x7b0b('0x14')]=router;
\ No newline at end of file