Built motion from commit ae138b72.|2.6.28
[motion2.git] / server / api / userProfile / index.js
index f146674..23bdc93 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x9193=['multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','get','isAuthenticated','index','/describe','/:id','show','/:id/resources','getResources','post','addResources','put','update','delete','destroy','/:id/sections','removeResources','exports'];(function(_0x2160a9,_0x3cbd9e){var _0xa88cf7=function(_0x51ab6f){while(--_0x51ab6f){_0x2160a9['push'](_0x2160a9['shift']());}};_0xa88cf7(++_0x3cbd9e);}(_0x9193,0x1d4));var _0x3919=function(_0x36c5b0,_0x5001da){_0x36c5b0=_0x36c5b0-0x0;var _0xf19333=_0x9193[_0x36c5b0];return _0xf19333;};'use strict';var multer=require(_0x3919('0x0'));var util=require(_0x3919('0x1'));var path=require(_0x3919('0x2'));var timeout=require(_0x3919('0x3'));var express=require(_0x3919('0x4'));var router=express[_0x3919('0x5')]();var fs_extra=require(_0x3919('0x6'));var auth=require(_0x3919('0x7'));var interaction=require(_0x3919('0x8'));var config=require('../../config/environment');var controller=require('./userProfile.controller');router[_0x3919('0x9')]('/',auth[_0x3919('0xa')](),controller[_0x3919('0xb')]);router[_0x3919('0x9')](_0x3919('0xc'),auth[_0x3919('0xa')](),controller['describe']);router[_0x3919('0x9')](_0x3919('0xd'),auth[_0x3919('0xa')](),controller[_0x3919('0xe')]);router[_0x3919('0x9')]('/:id/sections',auth[_0x3919('0xa')](),controller['getSections']);router['get'](_0x3919('0xf'),auth[_0x3919('0xa')](),controller[_0x3919('0x10')]);router[_0x3919('0x11')]('/',auth['isAuthenticated'](),controller['create']);router[_0x3919('0x11')]('/:id/clone',auth['isAuthenticated'](),controller['clone']);router[_0x3919('0x11')]('/:id/sections',auth[_0x3919('0xa')](),controller['addSections']);router[_0x3919('0x11')](_0x3919('0xf'),auth[_0x3919('0xa')](),controller[_0x3919('0x12')]);router[_0x3919('0x13')](_0x3919('0xd'),auth['isAuthenticated'](),controller[_0x3919('0x14')]);router[_0x3919('0x15')](_0x3919('0xd'),auth['isAuthenticated'](),controller[_0x3919('0x16')]);router[_0x3919('0x15')](_0x3919('0x17'),auth[_0x3919('0xa')](),controller['removeSections']);router[_0x3919('0x15')](_0x3919('0xf'),auth[_0x3919('0xa')](),controller[_0x3919('0x18')]);module[_0x3919('0x19')]=router;
\ No newline at end of file
+var _0x6ed3=['delete','destroy','removeResources','exports','multer','util','path','express','Router','../../components/auth/service','../../components/interaction/service','./userProfile.controller','get','index','/describe','isAuthenticated','describe','/:id','show','/:id/sections','getSections','getResources','post','create','clone','/:id/resources','addResources','put','update'];(function(_0x2f56ff,_0x2515cf){var _0x269e80=function(_0x309763){while(--_0x309763){_0x2f56ff['push'](_0x2f56ff['shift']());}};_0x269e80(++_0x2515cf);}(_0x6ed3,0xec));var _0x36ed=function(_0x507a18,_0x1323ee){_0x507a18=_0x507a18-0x0;var _0x1e9de4=_0x6ed3[_0x507a18];return _0x1e9de4;};'use strict';var multer=require(_0x36ed('0x0'));var util=require(_0x36ed('0x1'));var path=require(_0x36ed('0x2'));var timeout=require('connect-timeout');var express=require(_0x36ed('0x3'));var router=express[_0x36ed('0x4')]();var fs_extra=require('fs-extra');var auth=require(_0x36ed('0x5'));var interaction=require(_0x36ed('0x6'));var config=require('../../config/environment');var controller=require(_0x36ed('0x7'));router[_0x36ed('0x8')]('/',auth['isAuthenticated'](),controller[_0x36ed('0x9')]);router['get'](_0x36ed('0xa'),auth[_0x36ed('0xb')](),controller[_0x36ed('0xc')]);router['get'](_0x36ed('0xd'),auth[_0x36ed('0xb')](),controller[_0x36ed('0xe')]);router[_0x36ed('0x8')](_0x36ed('0xf'),auth[_0x36ed('0xb')](),controller[_0x36ed('0x10')]);router[_0x36ed('0x8')]('/:id/resources',auth['isAuthenticated'](),controller[_0x36ed('0x11')]);router[_0x36ed('0x12')]('/',auth[_0x36ed('0xb')](),controller[_0x36ed('0x13')]);router[_0x36ed('0x12')]('/:id/clone',auth['isAuthenticated'](),controller[_0x36ed('0x14')]);router[_0x36ed('0x12')](_0x36ed('0xf'),auth['isAuthenticated'](),controller['addSections']);router[_0x36ed('0x12')](_0x36ed('0x15'),auth[_0x36ed('0xb')](),controller[_0x36ed('0x16')]);router[_0x36ed('0x17')](_0x36ed('0xd'),auth[_0x36ed('0xb')](),controller[_0x36ed('0x18')]);router[_0x36ed('0x19')](_0x36ed('0xd'),auth[_0x36ed('0xb')](),controller[_0x36ed('0x1a')]);router[_0x36ed('0x19')](_0x36ed('0xf'),auth['isAuthenticated'](),controller['removeSections']);router[_0x36ed('0x19')](_0x36ed('0x15'),auth[_0x36ed('0xb')](),controller[_0x36ed('0x1b')]);module[_0x36ed('0x1c')]=router;
\ No newline at end of file