Built motion from commit 85328c08.|2.5.50
[motion2.git] / server / api / trunk / index.js
index 9bb8058..9f82d61 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x8ef6=['multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../config/environment','./trunk.controller','get','isAuthenticated','/:id','show','/:id/clone','clone','post','create','put','update','delete','destroy','exports'];(function(_0x19d95a,_0x2d881b){var _0x48bd80=function(_0x3b8d99){while(--_0x3b8d99){_0x19d95a['push'](_0x19d95a['shift']());}};_0x48bd80(++_0x2d881b);}(_0x8ef6,0xf2));var _0x68ef=function(_0x468c3f,_0x49735a){_0x468c3f=_0x468c3f-0x0;var _0x2c2f24=_0x8ef6[_0x468c3f];return _0x2c2f24;};'use strict';var multer=require(_0x68ef('0x0'));var util=require(_0x68ef('0x1'));var path=require(_0x68ef('0x2'));var timeout=require(_0x68ef('0x3'));var express=require(_0x68ef('0x4'));var router=express[_0x68ef('0x5')]();var auth=require(_0x68ef('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0x68ef('0x7'));var controller=require(_0x68ef('0x8'));router[_0x68ef('0x9')]('/',auth[_0x68ef('0xa')](),controller['index']);router['get'](_0x68ef('0xb'),auth[_0x68ef('0xa')](),controller[_0x68ef('0xc')]);router['post'](_0x68ef('0xd'),auth[_0x68ef('0xa')](),controller[_0x68ef('0xe')]);router[_0x68ef('0xf')]('/',auth[_0x68ef('0xa')](),controller[_0x68ef('0x10')]);router[_0x68ef('0x11')](_0x68ef('0xb'),auth[_0x68ef('0xa')](),controller[_0x68ef('0x12')]);router[_0x68ef('0x13')](_0x68ef('0xb'),auth['isAuthenticated'](),controller[_0x68ef('0x14')]);module[_0x68ef('0x15')]=router;
\ No newline at end of file
+var _0xbce6=['../../components/interaction/service','../../config/environment','./trunk.controller','get','isAuthenticated','index','post','clone','create','put','/:id','update','delete','destroy','exports','multer','util','path','connect-timeout','Router','fs-extra'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0xbce6,0x1c8));var _0x6bce=function(_0x4255ed,_0x195ff6){_0x4255ed=_0x4255ed-0x0;var _0x1de65b=_0xbce6[_0x4255ed];return _0x1de65b;};'use strict';var multer=require(_0x6bce('0x0'));var util=require(_0x6bce('0x1'));var path=require(_0x6bce('0x2'));var timeout=require(_0x6bce('0x3'));var express=require('express');var router=express[_0x6bce('0x4')]();var fs_extra=require(_0x6bce('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0x6bce('0x6'));var config=require(_0x6bce('0x7'));var controller=require(_0x6bce('0x8'));router[_0x6bce('0x9')]('/',auth[_0x6bce('0xa')](),controller[_0x6bce('0xb')]);router[_0x6bce('0x9')]('/:id',auth['isAuthenticated'](),controller['show']);router[_0x6bce('0xc')]('/:id/clone',auth['isAuthenticated'](),controller[_0x6bce('0xd')]);router[_0x6bce('0xc')]('/',auth[_0x6bce('0xa')](),controller[_0x6bce('0xe')]);router[_0x6bce('0xf')](_0x6bce('0x10'),auth[_0x6bce('0xa')](),controller[_0x6bce('0x11')]);router[_0x6bce('0x12')](_0x6bce('0x10'),auth[_0x6bce('0xa')](),controller[_0x6bce('0x13')]);module[_0x6bce('0x14')]=router;
\ No newline at end of file