Built motion from commit bab6f49e.|2.6.17
[motion2.git] / server / api / openchannelApplication / index.js
index b4cee41..8f17503 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa688=['connect-timeout','../../components/auth/service','../../config/environment','get','index','/:id','isAuthenticated','show','post','create','put','update','destroy','exports','multer','util'];(function(_0x4871a9,_0x8e0e9e){var _0x43279e=function(_0x25b154){while(--_0x25b154){_0x4871a9['push'](_0x4871a9['shift']());}};_0x43279e(++_0x8e0e9e);}(_0xa688,0xae));var _0x8a68=function(_0x4e7fbe,_0x585460){_0x4e7fbe=_0x4e7fbe-0x0;var _0x2e2277=_0xa688[_0x4e7fbe];return _0x2e2277;};'use strict';var multer=require(_0x8a68('0x0'));var util=require(_0x8a68('0x1'));var path=require('path');var timeout=require(_0x8a68('0x2'));var express=require('express');var router=express['Router']();var auth=require(_0x8a68('0x3'));var interaction=require('../../components/interaction/service');var config=require(_0x8a68('0x4'));var controller=require('./openchannelApplication.controller');router[_0x8a68('0x5')]('/',auth['isAuthenticated'](),controller[_0x8a68('0x6')]);router[_0x8a68('0x5')](_0x8a68('0x7'),auth[_0x8a68('0x8')](),controller[_0x8a68('0x9')]);router[_0x8a68('0xa')]('/',auth[_0x8a68('0x8')](),controller[_0x8a68('0xb')]);router[_0x8a68('0xc')](_0x8a68('0x7'),auth[_0x8a68('0x8')](),controller[_0x8a68('0xd')]);router['delete'](_0x8a68('0x7'),auth[_0x8a68('0x8')](),controller[_0x8a68('0xe')]);module[_0x8a68('0xf')]=router;
\ No newline at end of file
+var _0xad32=['./openchannelApplication.controller','get','index','/:id','isAuthenticated','create','put','update','delete','util','path','connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service'];(function(_0x3080d9,_0x68b836){var _0x456668=function(_0x539c99){while(--_0x539c99){_0x3080d9['push'](_0x3080d9['shift']());}};_0x456668(++_0x68b836);}(_0xad32,0xf9));var _0x2ad3=function(_0x53ea77,_0x3edf7e){_0x53ea77=_0x53ea77-0x0;var _0xfc6ae3=_0xad32[_0x53ea77];return _0xfc6ae3;};'use strict';var multer=require('multer');var util=require(_0x2ad3('0x0'));var path=require(_0x2ad3('0x1'));var timeout=require(_0x2ad3('0x2'));var express=require(_0x2ad3('0x3'));var router=express['Router']();var fs_extra=require(_0x2ad3('0x4'));var auth=require(_0x2ad3('0x5'));var interaction=require(_0x2ad3('0x6'));var config=require('../../config/environment');var controller=require(_0x2ad3('0x7'));router[_0x2ad3('0x8')]('/',auth['isAuthenticated'](),controller[_0x2ad3('0x9')]);router[_0x2ad3('0x8')](_0x2ad3('0xa'),auth[_0x2ad3('0xb')](),controller['show']);router['post']('/',auth[_0x2ad3('0xb')](),controller[_0x2ad3('0xc')]);router[_0x2ad3('0xd')](_0x2ad3('0xa'),auth[_0x2ad3('0xb')](),controller[_0x2ad3('0xe')]);router[_0x2ad3('0xf')](_0x2ad3('0xa'),auth['isAuthenticated'](),controller['destroy']);module['exports']=router;
\ No newline at end of file