Built motion from commit (unavailable).|2.5.26
[motion2.git] / server / api / openchannelApplication / index.js
index 5e633ef..ccc73ca 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x509b=['../../config/environment','./openchannelApplication.controller','get','isAuthenticated','index','/:id','show','post','create','put','delete','multer','util','path','express','Router','../../components/auth/service','../../components/interaction/service'];(function(_0x525c18,_0x1d60a0){var _0x2a9e5e=function(_0x2d39af){while(--_0x2d39af){_0x525c18['push'](_0x525c18['shift']());}};_0x2a9e5e(++_0x1d60a0);}(_0x509b,0xd1));var _0xb509=function(_0x5f359d,_0x29726b){_0x5f359d=_0x5f359d-0x0;var _0x4bea6b=_0x509b[_0x5f359d];return _0x4bea6b;};'use strict';var multer=require(_0xb509('0x0'));var util=require(_0xb509('0x1'));var path=require(_0xb509('0x2'));var timeout=require('connect-timeout');var express=require(_0xb509('0x3'));var router=express[_0xb509('0x4')]();var auth=require(_0xb509('0x5'));var interaction=require(_0xb509('0x6'));var config=require(_0xb509('0x7'));var controller=require(_0xb509('0x8'));router[_0xb509('0x9')]('/',auth[_0xb509('0xa')](),controller[_0xb509('0xb')]);router[_0xb509('0x9')](_0xb509('0xc'),auth[_0xb509('0xa')](),controller[_0xb509('0xd')]);router[_0xb509('0xe')]('/',auth['isAuthenticated'](),controller[_0xb509('0xf')]);router[_0xb509('0x10')](_0xb509('0xc'),auth[_0xb509('0xa')](),controller['update']);router[_0xb509('0x11')]('/:id',auth[_0xb509('0xa')](),controller['destroy']);module['exports']=router;
\ No newline at end of file
+var _0x3ff2=['post','isAuthenticated','create','put','/:id','update','delete','destroy','exports','multer','util','path','connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./openchannelApplication.controller','index','show'];(function(_0x536425,_0x57c4c5){var _0x6a868e=function(_0x5bd26e){while(--_0x5bd26e){_0x536425['push'](_0x536425['shift']());}};_0x6a868e(++_0x57c4c5);}(_0x3ff2,0x183));var _0x23ff=function(_0x14add3,_0x13ce8d){_0x14add3=_0x14add3-0x0;var _0x4a174f=_0x3ff2[_0x14add3];return _0x4a174f;};'use strict';var multer=require(_0x23ff('0x0'));var util=require(_0x23ff('0x1'));var path=require(_0x23ff('0x2'));var timeout=require(_0x23ff('0x3'));var express=require(_0x23ff('0x4'));var router=express['Router']();var fs_extra=require(_0x23ff('0x5'));var auth=require(_0x23ff('0x6'));var interaction=require(_0x23ff('0x7'));var config=require(_0x23ff('0x8'));var controller=require(_0x23ff('0x9'));router['get']('/',auth['isAuthenticated'](),controller[_0x23ff('0xa')]);router['get']('/:id',auth['isAuthenticated'](),controller[_0x23ff('0xb')]);router[_0x23ff('0xc')]('/',auth[_0x23ff('0xd')](),controller[_0x23ff('0xe')]);router[_0x23ff('0xf')](_0x23ff('0x10'),auth['isAuthenticated'](),controller[_0x23ff('0x11')]);router[_0x23ff('0x12')]('/:id',auth[_0x23ff('0xd')](),controller[_0x23ff('0x13')]);module[_0x23ff('0x14')]=router;
\ No newline at end of file