Built motion from commit da24aabd.|2.6.20
[motion2.git] / server / api / template / index.js
index dd9ac58..12184e1 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xcb62=['index','/:id','show','post','create','put','update','delete','destroy','exports','multer','util','express','Router','../../components/auth/service','../../components/interaction/service','get','isAuthenticated'];(function(_0x420746,_0x26dd66){var _0x1c6de2=function(_0x1162d7){while(--_0x1162d7){_0x420746['push'](_0x420746['shift']());}};_0x1c6de2(++_0x26dd66);}(_0xcb62,0x160));var _0x2cb6=function(_0x5889f6,_0x4a4b50){_0x5889f6=_0x5889f6-0x0;var _0x3bbf5d=_0xcb62[_0x5889f6];return _0x3bbf5d;};'use strict';var multer=require(_0x2cb6('0x0'));var util=require(_0x2cb6('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0x2cb6('0x2'));var router=express[_0x2cb6('0x3')]();var auth=require(_0x2cb6('0x4'));var interaction=require(_0x2cb6('0x5'));var config=require('../../config/environment');var controller=require('./template.controller');router[_0x2cb6('0x6')]('/',auth[_0x2cb6('0x7')](),controller[_0x2cb6('0x8')]);router[_0x2cb6('0x6')](_0x2cb6('0x9'),auth[_0x2cb6('0x7')](),controller[_0x2cb6('0xa')]);router[_0x2cb6('0xb')]('/',auth[_0x2cb6('0x7')](),controller[_0x2cb6('0xc')]);router[_0x2cb6('0xd')](_0x2cb6('0x9'),auth[_0x2cb6('0x7')](),controller[_0x2cb6('0xe')]);router[_0x2cb6('0xf')]('/:id',auth[_0x2cb6('0x7')](),controller[_0x2cb6('0x10')]);module[_0x2cb6('0x11')]=router;
\ No newline at end of file
+var _0x323f=['../../components/interaction/service','../../config/environment','./template.controller','get','isAuthenticated','/:id','show','post','create','put','update','delete','destroy','exports','util','connect-timeout','express','Router','fs-extra','../../components/auth/service'];(function(_0x21f2a6,_0x418f76){var _0x69238f=function(_0x144e7a){while(--_0x144e7a){_0x21f2a6['push'](_0x21f2a6['shift']());}};_0x69238f(++_0x418f76);}(_0x323f,0x1ee));var _0xf323=function(_0x46aff0,_0x122890){_0x46aff0=_0x46aff0-0x0;var _0x9d78cf=_0x323f[_0x46aff0];return _0x9d78cf;};'use strict';var multer=require('multer');var util=require(_0xf323('0x0'));var path=require('path');var timeout=require(_0xf323('0x1'));var express=require(_0xf323('0x2'));var router=express[_0xf323('0x3')]();var fs_extra=require(_0xf323('0x4'));var auth=require(_0xf323('0x5'));var interaction=require(_0xf323('0x6'));var config=require(_0xf323('0x7'));var controller=require(_0xf323('0x8'));router[_0xf323('0x9')]('/',auth[_0xf323('0xa')](),controller['index']);router[_0xf323('0x9')](_0xf323('0xb'),auth[_0xf323('0xa')](),controller[_0xf323('0xc')]);router[_0xf323('0xd')]('/',auth[_0xf323('0xa')](),controller[_0xf323('0xe')]);router[_0xf323('0xf')](_0xf323('0xb'),auth[_0xf323('0xa')](),controller[_0xf323('0x10')]);router[_0xf323('0x11')](_0xf323('0xb'),auth[_0xf323('0xa')](),controller[_0xf323('0x12')]);module[_0xf323('0x13')]=router;
\ No newline at end of file