Built motion from commit (unavailable).|2.5.15
[motion2.git] / server / api / userProfile / index.js
index cbb603a..5de0daa 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x58cd=['removeResources','multer','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./userProfile.controller','get','isAuthenticated','/describe','describe','/:id','getSections','/:id/resources','getResources','post','create','/:id/clone','clone','/:id/sections','addSections','put','delete','destroy'];(function(_0x174119,_0x483718){var _0x5e5b79=function(_0x322559){while(--_0x322559){_0x174119['push'](_0x174119['shift']());}};_0x5e5b79(++_0x483718);}(_0x58cd,0x160));var _0xd58c=function(_0x567256,_0x79e524){_0x567256=_0x567256-0x0;var _0xf675a1=_0x58cd[_0x567256];return _0xf675a1;};'use strict';var multer=require(_0xd58c('0x0'));var util=require('util');var path=require(_0xd58c('0x1'));var timeout=require(_0xd58c('0x2'));var express=require(_0xd58c('0x3'));var router=express[_0xd58c('0x4')]();var auth=require(_0xd58c('0x5'));var interaction=require(_0xd58c('0x6'));var config=require(_0xd58c('0x7'));var controller=require(_0xd58c('0x8'));router[_0xd58c('0x9')]('/',auth[_0xd58c('0xa')](),controller['index']);router[_0xd58c('0x9')](_0xd58c('0xb'),auth['isAuthenticated'](),controller[_0xd58c('0xc')]);router[_0xd58c('0x9')](_0xd58c('0xd'),auth[_0xd58c('0xa')](),controller['show']);router[_0xd58c('0x9')]('/:id/sections',auth[_0xd58c('0xa')](),controller[_0xd58c('0xe')]);router[_0xd58c('0x9')](_0xd58c('0xf'),auth[_0xd58c('0xa')](),controller[_0xd58c('0x10')]);router[_0xd58c('0x11')]('/',auth[_0xd58c('0xa')](),controller[_0xd58c('0x12')]);router['post'](_0xd58c('0x13'),auth[_0xd58c('0xa')](),controller[_0xd58c('0x14')]);router[_0xd58c('0x11')](_0xd58c('0x15'),auth[_0xd58c('0xa')](),controller[_0xd58c('0x16')]);router[_0xd58c('0x11')](_0xd58c('0xf'),auth[_0xd58c('0xa')](),controller['addResources']);router[_0xd58c('0x17')](_0xd58c('0xd'),auth['isAuthenticated'](),controller['update']);router[_0xd58c('0x18')](_0xd58c('0xd'),auth[_0xd58c('0xa')](),controller[_0xd58c('0x19')]);router[_0xd58c('0x18')](_0xd58c('0x15'),auth[_0xd58c('0xa')](),controller['removeSections']);router['delete'](_0xd58c('0xf'),auth['isAuthenticated'](),controller[_0xd58c('0x1a')]);module['exports']=router;
\ No newline at end of file
+var _0xc20a=['update','destroy','delete','removeResources','multer','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./userProfile.controller','get','index','/describe','isAuthenticated','describe','/:id','show','getSections','/:id/resources','getResources','create','post','/:id/clone','clone','/:id/sections','addSections','addResources','put'];(function(_0x2ac4fe,_0x119c45){var _0x2d73d8=function(_0x37dbe2){while(--_0x37dbe2){_0x2ac4fe['push'](_0x2ac4fe['shift']());}};_0x2d73d8(++_0x119c45);}(_0xc20a,0x16c));var _0xac20=function(_0x4091ba,_0x154c9f){_0x4091ba=_0x4091ba-0x0;var _0x133dca=_0xc20a[_0x4091ba];return _0x133dca;};'use strict';var multer=require(_0xac20('0x0'));var util=require('util');var path=require('path');var timeout=require(_0xac20('0x1'));var express=require(_0xac20('0x2'));var router=express[_0xac20('0x3')]();var auth=require(_0xac20('0x4'));var interaction=require(_0xac20('0x5'));var config=require(_0xac20('0x6'));var controller=require(_0xac20('0x7'));router[_0xac20('0x8')]('/',auth['isAuthenticated'](),controller[_0xac20('0x9')]);router['get'](_0xac20('0xa'),auth[_0xac20('0xb')](),controller[_0xac20('0xc')]);router[_0xac20('0x8')](_0xac20('0xd'),auth[_0xac20('0xb')](),controller[_0xac20('0xe')]);router[_0xac20('0x8')]('/:id/sections',auth[_0xac20('0xb')](),controller[_0xac20('0xf')]);router[_0xac20('0x8')](_0xac20('0x10'),auth[_0xac20('0xb')](),controller[_0xac20('0x11')]);router['post']('/',auth[_0xac20('0xb')](),controller[_0xac20('0x12')]);router[_0xac20('0x13')](_0xac20('0x14'),auth[_0xac20('0xb')](),controller[_0xac20('0x15')]);router['post'](_0xac20('0x16'),auth[_0xac20('0xb')](),controller[_0xac20('0x17')]);router[_0xac20('0x13')](_0xac20('0x10'),auth[_0xac20('0xb')](),controller[_0xac20('0x18')]);router[_0xac20('0x19')](_0xac20('0xd'),auth['isAuthenticated'](),controller[_0xac20('0x1a')]);router['delete'](_0xac20('0xd'),auth[_0xac20('0xb')](),controller[_0xac20('0x1b')]);router[_0xac20('0x1c')](_0xac20('0x16'),auth[_0xac20('0xb')](),controller['removeSections']);router[_0xac20('0x1c')]('/:id/resources',auth[_0xac20('0xb')](),controller[_0xac20('0x1d')]);module['exports']=router;
\ No newline at end of file