Built motion from commit ce03bc3d.|2.5.39
[motion2.git] / server / api / trunk / index.js
index 999f09e..8a87e76 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x29ae=['multer','path','connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./trunk.controller','get','isAuthenticated','index','/:id','show','post','/:id/clone','create','put','update','delete','destroy','exports'];(function(_0x44ae0b,_0x3e9865){var _0x69232a=function(_0x5ae588){while(--_0x5ae588){_0x44ae0b['push'](_0x44ae0b['shift']());}};_0x69232a(++_0x3e9865);}(_0x29ae,0x160));var _0xe29a=function(_0x33ed76,_0x2f88c4){_0x33ed76=_0x33ed76-0x0;var _0x41e425=_0x29ae[_0x33ed76];return _0x41e425;};'use strict';var multer=require(_0xe29a('0x0'));var util=require('util');var path=require(_0xe29a('0x1'));var timeout=require(_0xe29a('0x2'));var express=require(_0xe29a('0x3'));var router=express['Router']();var fs_extra=require(_0xe29a('0x4'));var auth=require(_0xe29a('0x5'));var interaction=require(_0xe29a('0x6'));var config=require(_0xe29a('0x7'));var controller=require(_0xe29a('0x8'));router[_0xe29a('0x9')]('/',auth[_0xe29a('0xa')](),controller[_0xe29a('0xb')]);router[_0xe29a('0x9')](_0xe29a('0xc'),auth[_0xe29a('0xa')](),controller[_0xe29a('0xd')]);router[_0xe29a('0xe')](_0xe29a('0xf'),auth[_0xe29a('0xa')](),controller['clone']);router[_0xe29a('0xe')]('/',auth[_0xe29a('0xa')](),controller[_0xe29a('0x10')]);router[_0xe29a('0x11')](_0xe29a('0xc'),auth['isAuthenticated'](),controller[_0xe29a('0x12')]);router[_0xe29a('0x13')](_0xe29a('0xc'),auth[_0xe29a('0xa')](),controller[_0xe29a('0x14')]);module[_0xe29a('0x15')]=router;
\ No newline at end of file
+var _0xafce=['./trunk.controller','get','isAuthenticated','index','/:id','post','/:id/clone','clone','create','put','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../config/environment'];(function(_0x74892f,_0x1e981b){var _0x10ee61=function(_0x3c480a){while(--_0x3c480a){_0x74892f['push'](_0x74892f['shift']());}};_0x10ee61(++_0x1e981b);}(_0xafce,0x109));var _0xeafc=function(_0x4095db,_0x287ac6){_0x4095db=_0x4095db-0x0;var _0xc97464=_0xafce[_0x4095db];return _0xc97464;};'use strict';var multer=require(_0xeafc('0x0'));var util=require(_0xeafc('0x1'));var path=require(_0xeafc('0x2'));var timeout=require(_0xeafc('0x3'));var express=require(_0xeafc('0x4'));var router=express[_0xeafc('0x5')]();var fs_extra=require(_0xeafc('0x6'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0xeafc('0x7'));var controller=require(_0xeafc('0x8'));router[_0xeafc('0x9')]('/',auth[_0xeafc('0xa')](),controller[_0xeafc('0xb')]);router[_0xeafc('0x9')](_0xeafc('0xc'),auth[_0xeafc('0xa')](),controller['show']);router[_0xeafc('0xd')](_0xeafc('0xe'),auth[_0xeafc('0xa')](),controller[_0xeafc('0xf')]);router['post']('/',auth[_0xeafc('0xa')](),controller[_0xeafc('0x10')]);router[_0xeafc('0x11')](_0xeafc('0xc'),auth['isAuthenticated'](),controller['update']);router[_0xeafc('0x12')](_0xeafc('0xc'),auth['isAuthenticated'](),controller[_0xeafc('0x13')]);module[_0xeafc('0x14')]=router;
\ No newline at end of file