Built motion from commit 753c950e.|2.5.42
[motion2.git] / server / api / userProfile / index.js
index 7fd2b5f..f370e20 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf873=['connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./userProfile.controller','isAuthenticated','index','get','describe','/:id','show','/:id/sections','getSections','/:id/resources','getResources','post','create','/:id/clone','clone','addResources','put','update','destroy','removeSections','delete','removeResources','util','path'];(function(_0x43f881,_0xd6e5a2){var _0x365c14=function(_0x50d386){while(--_0x50d386){_0x43f881['push'](_0x43f881['shift']());}};_0x365c14(++_0xd6e5a2);}(_0xf873,0xb2));var _0x3f87=function(_0x58311e,_0x5ce022){_0x58311e=_0x58311e-0x0;var _0x1dc54b=_0xf873[_0x58311e];return _0x1dc54b;};'use strict';var multer=require('multer');var util=require(_0x3f87('0x0'));var path=require(_0x3f87('0x1'));var timeout=require(_0x3f87('0x2'));var express=require(_0x3f87('0x3'));var router=express[_0x3f87('0x4')]();var auth=require(_0x3f87('0x5'));var interaction=require(_0x3f87('0x6'));var config=require(_0x3f87('0x7'));var controller=require(_0x3f87('0x8'));router['get']('/',auth[_0x3f87('0x9')](),controller[_0x3f87('0xa')]);router[_0x3f87('0xb')]('/describe',auth[_0x3f87('0x9')](),controller[_0x3f87('0xc')]);router[_0x3f87('0xb')](_0x3f87('0xd'),auth[_0x3f87('0x9')](),controller[_0x3f87('0xe')]);router['get'](_0x3f87('0xf'),auth[_0x3f87('0x9')](),controller[_0x3f87('0x10')]);router[_0x3f87('0xb')](_0x3f87('0x11'),auth[_0x3f87('0x9')](),controller[_0x3f87('0x12')]);router[_0x3f87('0x13')]('/',auth[_0x3f87('0x9')](),controller[_0x3f87('0x14')]);router[_0x3f87('0x13')](_0x3f87('0x15'),auth[_0x3f87('0x9')](),controller[_0x3f87('0x16')]);router['post'](_0x3f87('0xf'),auth[_0x3f87('0x9')](),controller['addSections']);router[_0x3f87('0x13')](_0x3f87('0x11'),auth[_0x3f87('0x9')](),controller[_0x3f87('0x17')]);router[_0x3f87('0x18')](_0x3f87('0xd'),auth[_0x3f87('0x9')](),controller[_0x3f87('0x19')]);router['delete'](_0x3f87('0xd'),auth[_0x3f87('0x9')](),controller[_0x3f87('0x1a')]);router['delete'](_0x3f87('0xf'),auth['isAuthenticated'](),controller[_0x3f87('0x1b')]);router[_0x3f87('0x1c')](_0x3f87('0x11'),auth[_0x3f87('0x9')](),controller[_0x3f87('0x1d')]);module['exports']=router;
\ No newline at end of file
+var _0x1d63=['../../components/auth/service','../../components/interaction/service','../../config/environment','./userProfile.controller','get','isAuthenticated','index','/describe','describe','/:id','show','/:id/sections','getSections','/:id/resources','getResources','post','/:id/clone','clone','addSections','addResources','put','delete','destroy','removeSections','removeResources','exports','multer','util','path','connect-timeout','express','fs-extra'];(function(_0x5a9017,_0x4312fc){var _0x596e52=function(_0x35843d){while(--_0x35843d){_0x5a9017['push'](_0x5a9017['shift']());}};_0x596e52(++_0x4312fc);}(_0x1d63,0xba));var _0x31d6=function(_0x3380be,_0x4d04f7){_0x3380be=_0x3380be-0x0;var _0x296cd4=_0x1d63[_0x3380be];return _0x296cd4;};'use strict';var multer=require(_0x31d6('0x0'));var util=require(_0x31d6('0x1'));var path=require(_0x31d6('0x2'));var timeout=require(_0x31d6('0x3'));var express=require(_0x31d6('0x4'));var router=express['Router']();var fs_extra=require(_0x31d6('0x5'));var auth=require(_0x31d6('0x6'));var interaction=require(_0x31d6('0x7'));var config=require(_0x31d6('0x8'));var controller=require(_0x31d6('0x9'));router[_0x31d6('0xa')]('/',auth[_0x31d6('0xb')](),controller[_0x31d6('0xc')]);router[_0x31d6('0xa')](_0x31d6('0xd'),auth[_0x31d6('0xb')](),controller[_0x31d6('0xe')]);router['get'](_0x31d6('0xf'),auth['isAuthenticated'](),controller[_0x31d6('0x10')]);router[_0x31d6('0xa')](_0x31d6('0x11'),auth[_0x31d6('0xb')](),controller[_0x31d6('0x12')]);router[_0x31d6('0xa')](_0x31d6('0x13'),auth[_0x31d6('0xb')](),controller[_0x31d6('0x14')]);router[_0x31d6('0x15')]('/',auth['isAuthenticated'](),controller['create']);router[_0x31d6('0x15')](_0x31d6('0x16'),auth[_0x31d6('0xb')](),controller[_0x31d6('0x17')]);router[_0x31d6('0x15')](_0x31d6('0x11'),auth[_0x31d6('0xb')](),controller[_0x31d6('0x18')]);router['post']('/:id/resources',auth['isAuthenticated'](),controller[_0x31d6('0x19')]);router[_0x31d6('0x1a')]('/:id',auth[_0x31d6('0xb')](),controller['update']);router[_0x31d6('0x1b')](_0x31d6('0xf'),auth[_0x31d6('0xb')](),controller[_0x31d6('0x1c')]);router[_0x31d6('0x1b')]('/:id/sections',auth['isAuthenticated'](),controller[_0x31d6('0x1d')]);router[_0x31d6('0x1b')]('/:id/resources',auth['isAuthenticated'](),controller[_0x31d6('0x1e')]);module[_0x31d6('0x1f')]=router;
\ No newline at end of file