Built motion from commit (unavailable).|2.5.26
[motion2.git] / server / api / intDeskConfiguration / index.js
index 7262a7d..0658857 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xac6a=['put','update','delete','destroy','exports','multer','util','path','connect-timeout','express','../../components/auth/service','../../config/environment','./intDeskConfiguration.controller','get','isAuthenticated','index','/:id','show','/:id/fields','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','/:id/tags','getTags','create','setTags'];(function(_0x124601,_0x3b187b){var _0x2b20fb=function(_0x2ba7cb){while(--_0x2ba7cb){_0x124601['push'](_0x124601['shift']());}};_0x2b20fb(++_0x3b187b);}(_0xac6a,0xc2));var _0xaac6=function(_0x46701e,_0xb13c13){_0x46701e=_0x46701e-0x0;var _0x5a7890=_0xac6a[_0x46701e];return _0x5a7890;};'use strict';var multer=require(_0xaac6('0x0'));var util=require(_0xaac6('0x1'));var path=require(_0xaac6('0x2'));var timeout=require(_0xaac6('0x3'));var express=require(_0xaac6('0x4'));var router=express['Router']();var auth=require(_0xaac6('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0xaac6('0x6'));var controller=require(_0xaac6('0x7'));router[_0xaac6('0x8')]('/',auth[_0xaac6('0x9')](),controller[_0xaac6('0xa')]);router[_0xaac6('0x8')](_0xaac6('0xb'),auth[_0xaac6('0x9')](),controller[_0xaac6('0xc')]);router[_0xaac6('0x8')](_0xaac6('0xd'),auth[_0xaac6('0x9')](),controller['getFields']);router[_0xaac6('0x8')](_0xaac6('0xe'),auth[_0xaac6('0x9')](),controller[_0xaac6('0xf')]);router[_0xaac6('0x8')](_0xaac6('0x10'),auth['isAuthenticated'](),controller[_0xaac6('0x11')]);router[_0xaac6('0x8')](_0xaac6('0x12'),auth[_0xaac6('0x9')](),controller[_0xaac6('0x13')]);router['post']('/',auth[_0xaac6('0x9')](),controller[_0xaac6('0x14')]);router['post']('/:id/tags',auth[_0xaac6('0x9')](),controller[_0xaac6('0x15')]);router[_0xaac6('0x16')](_0xaac6('0xb'),auth[_0xaac6('0x9')](),controller[_0xaac6('0x17')]);router[_0xaac6('0x18')](_0xaac6('0xb'),auth[_0xaac6('0x9')](),controller[_0xaac6('0x19')]);module[_0xaac6('0x1a')]=router;
\ No newline at end of file
+var _0x7282=['express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./intDeskConfiguration.controller','get','isAuthenticated','show','/:id/fields','getFields','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','getTags','post','create','/:id/tags','setTags','put','/:id','delete','destroy','multer','util','connect-timeout'];(function(_0x552192,_0x4d9370){var _0x6b7953=function(_0x4bccbf){while(--_0x4bccbf){_0x552192['push'](_0x552192['shift']());}};_0x6b7953(++_0x4d9370);}(_0x7282,0x1c8));var _0x2728=function(_0x4429e0,_0xee6f1f){_0x4429e0=_0x4429e0-0x0;var _0x51a5b3=_0x7282[_0x4429e0];return _0x51a5b3;};'use strict';var multer=require(_0x2728('0x0'));var util=require(_0x2728('0x1'));var path=require('path');var timeout=require(_0x2728('0x2'));var express=require(_0x2728('0x3'));var router=express[_0x2728('0x4')]();var fs_extra=require(_0x2728('0x5'));var auth=require(_0x2728('0x6'));var interaction=require(_0x2728('0x7'));var config=require('../../config/environment');var controller=require(_0x2728('0x8'));router[_0x2728('0x9')]('/',auth['isAuthenticated'](),controller['index']);router[_0x2728('0x9')]('/:id',auth[_0x2728('0xa')](),controller[_0x2728('0xb')]);router[_0x2728('0x9')](_0x2728('0xc'),auth[_0x2728('0xa')](),controller[_0x2728('0xd')]);router['get'](_0x2728('0xe'),auth[_0x2728('0xa')](),controller[_0x2728('0xf')]);router[_0x2728('0x9')](_0x2728('0x10'),auth[_0x2728('0xa')](),controller[_0x2728('0x11')]);router[_0x2728('0x9')]('/:id/tags',auth[_0x2728('0xa')](),controller[_0x2728('0x12')]);router[_0x2728('0x13')]('/',auth[_0x2728('0xa')](),controller[_0x2728('0x14')]);router['post'](_0x2728('0x15'),auth[_0x2728('0xa')](),controller[_0x2728('0x16')]);router[_0x2728('0x17')](_0x2728('0x18'),auth[_0x2728('0xa')](),controller['update']);router[_0x2728('0x19')]('/:id',auth[_0x2728('0xa')](),controller[_0x2728('0x1a')]);module['exports']=router;
\ No newline at end of file