Built motion from commit (unavailable).|2.5.31
[motion2.git] / server / api / variable / index.js
index 60fa778..6bd78c9 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xc966=['delete','destroy','exports','multer','util','Router','fs-extra','../../components/interaction/service','./variable.controller','get','isAuthenticated','show','/:id','update'];(function(_0x37caeb,_0x12c284){var _0x5660aa=function(_0x57b251){while(--_0x57b251){_0x37caeb['push'](_0x37caeb['shift']());}};_0x5660aa(++_0x12c284);}(_0xc966,0x161));var _0x6c96=function(_0x5d8b1c,_0x44baaf){_0x5d8b1c=_0x5d8b1c-0x0;var _0x5447d8=_0xc966[_0x5d8b1c];return _0x5447d8;};'use strict';var multer=require(_0x6c96('0x0'));var util=require(_0x6c96('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require('express');var router=express[_0x6c96('0x2')]();var fs_extra=require(_0x6c96('0x3'));var auth=require('../../components/auth/service');var interaction=require(_0x6c96('0x4'));var config=require('../../config/environment');var controller=require(_0x6c96('0x5'));router[_0x6c96('0x6')]('/',auth[_0x6c96('0x7')](),controller['index']);router[_0x6c96('0x6')]('/:id',auth[_0x6c96('0x7')](),controller[_0x6c96('0x8')]);router['post']('/',auth[_0x6c96('0x7')](),controller['create']);router['put'](_0x6c96('0x9'),auth[_0x6c96('0x7')](),controller[_0x6c96('0xa')]);router[_0x6c96('0xb')](_0x6c96('0x9'),auth[_0x6c96('0x7')](),controller[_0x6c96('0xc')]);module[_0x6c96('0xd')]=router;
\ No newline at end of file
+var _0xcc3b=['isAuthenticated','show','post','create','update','delete','destroy','exports','multer','util','path','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./variable.controller','get','index','/:id'];(function(_0x1c123b,_0x50ad1c){var _0x3e6421=function(_0x16b936){while(--_0x16b936){_0x1c123b['push'](_0x1c123b['shift']());}};_0x3e6421(++_0x50ad1c);}(_0xcc3b,0x1d0));var _0xbcc3=function(_0x4b055c,_0x4b870b){_0x4b055c=_0x4b055c-0x0;var _0x4b62bb=_0xcc3b[_0x4b055c];return _0x4b62bb;};'use strict';var multer=require(_0xbcc3('0x0'));var util=require(_0xbcc3('0x1'));var path=require(_0xbcc3('0x2'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0xbcc3('0x3')]();var fs_extra=require(_0xbcc3('0x4'));var auth=require(_0xbcc3('0x5'));var interaction=require(_0xbcc3('0x6'));var config=require('../../config/environment');var controller=require(_0xbcc3('0x7'));router[_0xbcc3('0x8')]('/',auth['isAuthenticated'](),controller[_0xbcc3('0x9')]);router['get'](_0xbcc3('0xa'),auth[_0xbcc3('0xb')](),controller[_0xbcc3('0xc')]);router[_0xbcc3('0xd')]('/',auth[_0xbcc3('0xb')](),controller[_0xbcc3('0xe')]);router['put'](_0xbcc3('0xa'),auth[_0xbcc3('0xb')](),controller[_0xbcc3('0xf')]);router[_0xbcc3('0x10')](_0xbcc3('0xa'),auth[_0xbcc3('0xb')](),controller[_0xbcc3('0x11')]);module[_0xbcc3('0x12')]=router;
\ No newline at end of file