Built motion from commit b5996064.|2.6.21
[motion2.git] / server / api / trunk / index.js
index c9fc1d9..5be3ddc 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x8a8a=['put','update','delete','destroy','multer','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../config/environment','./trunk.controller','get','isAuthenticated','index','/:id','post','/:id/clone','clone','create'];(function(_0x20a584,_0xe384a5){var _0x4b41a8=function(_0x2127c6){while(--_0x2127c6){_0x20a584['push'](_0x20a584['shift']());}};_0x4b41a8(++_0xe384a5);}(_0x8a8a,0x158));var _0xa8a8=function(_0x1f05f6,_0x27c69d){_0x1f05f6=_0x1f05f6-0x0;var _0x1ccf07=_0x8a8a[_0x1f05f6];return _0x1ccf07;};'use strict';var multer=require(_0xa8a8('0x0'));var util=require('util');var path=require('path');var timeout=require(_0xa8a8('0x1'));var express=require(_0xa8a8('0x2'));var router=express[_0xa8a8('0x3')]();var fs_extra=require(_0xa8a8('0x4'));var auth=require(_0xa8a8('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0xa8a8('0x6'));var controller=require(_0xa8a8('0x7'));router[_0xa8a8('0x8')]('/',auth[_0xa8a8('0x9')](),controller[_0xa8a8('0xa')]);router['get'](_0xa8a8('0xb'),auth[_0xa8a8('0x9')](),controller['show']);router[_0xa8a8('0xc')](_0xa8a8('0xd'),auth[_0xa8a8('0x9')](),controller[_0xa8a8('0xe')]);router[_0xa8a8('0xc')]('/',auth[_0xa8a8('0x9')](),controller[_0xa8a8('0xf')]);router[_0xa8a8('0x10')](_0xa8a8('0xb'),auth[_0xa8a8('0x9')](),controller[_0xa8a8('0x11')]);router[_0xa8a8('0x12')](_0xa8a8('0xb'),auth[_0xa8a8('0x9')](),controller[_0xa8a8('0x13')]);module['exports']=router;
\ No newline at end of file
+var _0x2f28=['index','/:id','show','/:id/clone','clone','post','create','put','update','delete','exports','multer','util','path','connect-timeout','Router','fs-extra','../../components/auth/service','../../config/environment','./trunk.controller','get','isAuthenticated'];(function(_0x453327,_0x3ebe4a){var _0x1d5a70=function(_0x1ff3d3){while(--_0x1ff3d3){_0x453327['push'](_0x453327['shift']());}};_0x1d5a70(++_0x3ebe4a);}(_0x2f28,0xfd));var _0x82f2=function(_0xb7b269,_0xf52b7c){_0xb7b269=_0xb7b269-0x0;var _0x50e687=_0x2f28[_0xb7b269];return _0x50e687;};'use strict';var multer=require(_0x82f2('0x0'));var util=require(_0x82f2('0x1'));var path=require(_0x82f2('0x2'));var timeout=require(_0x82f2('0x3'));var express=require('express');var router=express[_0x82f2('0x4')]();var fs_extra=require(_0x82f2('0x5'));var auth=require(_0x82f2('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0x82f2('0x7'));var controller=require(_0x82f2('0x8'));router[_0x82f2('0x9')]('/',auth[_0x82f2('0xa')](),controller[_0x82f2('0xb')]);router[_0x82f2('0x9')](_0x82f2('0xc'),auth[_0x82f2('0xa')](),controller[_0x82f2('0xd')]);router['post'](_0x82f2('0xe'),auth[_0x82f2('0xa')](),controller[_0x82f2('0xf')]);router[_0x82f2('0x10')]('/',auth['isAuthenticated'](),controller[_0x82f2('0x11')]);router[_0x82f2('0x12')](_0x82f2('0xc'),auth[_0x82f2('0xa')](),controller[_0x82f2('0x13')]);router[_0x82f2('0x14')](_0x82f2('0xc'),auth[_0x82f2('0xa')](),controller['destroy']);module[_0x82f2('0x15')]=router;
\ No newline at end of file