Built motion from commit b0a9a629.|2.6.33
[motion2.git] / server / api / tag / index.js
index b7119f7..a263a99 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf6b1=['multer','util','path','express','../../components/interaction/service','./tag.controller','get','isAuthenticated','index','show','post','put','/:id','delete','destroy','exports'];(function(_0x145b3c,_0x31ea4a){var _0x1b6e36=function(_0xfccee6){while(--_0xfccee6){_0x145b3c['push'](_0x145b3c['shift']());}};_0x1b6e36(++_0x31ea4a);}(_0xf6b1,0x110));var _0x1f6b=function(_0x5890f1,_0x3002eb){_0x5890f1=_0x5890f1-0x0;var _0x2228f5=_0xf6b1[_0x5890f1];return _0x2228f5;};'use strict';var multer=require(_0x1f6b('0x0'));var util=require(_0x1f6b('0x1'));var path=require(_0x1f6b('0x2'));var timeout=require('connect-timeout');var express=require(_0x1f6b('0x3'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require(_0x1f6b('0x4'));var config=require('../../config/environment');var controller=require(_0x1f6b('0x5'));router[_0x1f6b('0x6')]('/',auth[_0x1f6b('0x7')](),controller[_0x1f6b('0x8')]);router[_0x1f6b('0x6')]('/:id',auth[_0x1f6b('0x7')](),controller[_0x1f6b('0x9')]);router[_0x1f6b('0xa')]('/',auth[_0x1f6b('0x7')](),controller['create']);router[_0x1f6b('0xb')](_0x1f6b('0xc'),auth['isAuthenticated'](),controller['update']);router[_0x1f6b('0xd')](_0x1f6b('0xc'),auth[_0x1f6b('0x7')](),controller[_0x1f6b('0xe')]);module[_0x1f6b('0xf')]=router;
\ No newline at end of file
+var _0xd0bb=['express','fs-extra','../../components/auth/service','../../config/environment','get','isAuthenticated','index','/describe','describe','/:id','show','create','put','update','destroy','exports','multer','util','path'];(function(_0x21e201,_0xaa1005){var _0x5d2797=function(_0x419fbb){while(--_0x419fbb){_0x21e201['push'](_0x21e201['shift']());}};_0x5d2797(++_0xaa1005);}(_0xd0bb,0x1eb));var _0xbd0b=function(_0x56d896,_0x3b4c9c){_0x56d896=_0x56d896-0x0;var _0x293639=_0xd0bb[_0x56d896];return _0x293639;};'use strict';var multer=require(_0xbd0b('0x0'));var util=require(_0xbd0b('0x1'));var path=require(_0xbd0b('0x2'));var timeout=require('connect-timeout');var express=require(_0xbd0b('0x3'));var router=express['Router']();var fs_extra=require(_0xbd0b('0x4'));var auth=require(_0xbd0b('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0xbd0b('0x6'));var controller=require('./tag.controller');router[_0xbd0b('0x7')]('/',auth[_0xbd0b('0x8')](),controller[_0xbd0b('0x9')]);router[_0xbd0b('0x7')](_0xbd0b('0xa'),auth['isAuthenticated'](),controller[_0xbd0b('0xb')]);router[_0xbd0b('0x7')](_0xbd0b('0xc'),auth[_0xbd0b('0x8')](),controller[_0xbd0b('0xd')]);router['post']('/',auth['isAuthenticated'](),controller[_0xbd0b('0xe')]);router[_0xbd0b('0xf')]('/:id',auth[_0xbd0b('0x8')](),controller[_0xbd0b('0x10')]);router['delete'](_0xbd0b('0xc'),auth[_0xbd0b('0x8')](),controller[_0xbd0b('0x11')]);module[_0xbd0b('0x12')]=router;
\ No newline at end of file