Built motion from commit 5b761a7b.|2.5.36
[motion2.git] / server / api / tag / index.js
index 3738b7f..e022a96 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5abf=['multer','util','path','connect-timeout','express','Router','fs-extra','../../components/interaction/service','../../config/environment','./tag.controller','get','isAuthenticated','/:id','post','put','update','delete','destroy','exports'];(function(_0x263826,_0x35b35a){var _0x32af13=function(_0x93e978){while(--_0x93e978){_0x263826['push'](_0x263826['shift']());}};_0x32af13(++_0x35b35a);}(_0x5abf,0x72));var _0xf5ab=function(_0x139a4f,_0x5c6d66){_0x139a4f=_0x139a4f-0x0;var _0x46ed1c=_0x5abf[_0x139a4f];return _0x46ed1c;};'use strict';var multer=require(_0xf5ab('0x0'));var util=require(_0xf5ab('0x1'));var path=require(_0xf5ab('0x2'));var timeout=require(_0xf5ab('0x3'));var express=require(_0xf5ab('0x4'));var router=express[_0xf5ab('0x5')]();var fs_extra=require(_0xf5ab('0x6'));var auth=require('../../components/auth/service');var interaction=require(_0xf5ab('0x7'));var config=require(_0xf5ab('0x8'));var controller=require(_0xf5ab('0x9'));router[_0xf5ab('0xa')]('/',auth[_0xf5ab('0xb')](),controller['index']);router[_0xf5ab('0xa')](_0xf5ab('0xc'),auth[_0xf5ab('0xb')](),controller['show']);router[_0xf5ab('0xd')]('/',auth[_0xf5ab('0xb')](),controller['create']);router[_0xf5ab('0xe')]('/:id',auth[_0xf5ab('0xb')](),controller[_0xf5ab('0xf')]);router[_0xf5ab('0x10')](_0xf5ab('0xc'),auth[_0xf5ab('0xb')](),controller[_0xf5ab('0x11')]);module[_0xf5ab('0x12')]=router;
\ No newline at end of file
+var _0xf865=['destroy','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./tag.controller','isAuthenticated','get','post','create','put','/:id','update'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0xf865,0x11a));var _0x5f86=function(_0x383158,_0x415e43){_0x383158=_0x383158-0x0;var _0x507985=_0xf865[_0x383158];return _0x507985;};'use strict';var multer=require(_0x5f86('0x0'));var util=require(_0x5f86('0x1'));var path=require(_0x5f86('0x2'));var timeout=require(_0x5f86('0x3'));var express=require(_0x5f86('0x4'));var router=express[_0x5f86('0x5')]();var fs_extra=require(_0x5f86('0x6'));var auth=require(_0x5f86('0x7'));var interaction=require(_0x5f86('0x8'));var config=require(_0x5f86('0x9'));var controller=require(_0x5f86('0xa'));router['get']('/',auth[_0x5f86('0xb')](),controller['index']);router[_0x5f86('0xc')]('/:id',auth[_0x5f86('0xb')](),controller['show']);router[_0x5f86('0xd')]('/',auth[_0x5f86('0xb')](),controller[_0x5f86('0xe')]);router[_0x5f86('0xf')](_0x5f86('0x10'),auth[_0x5f86('0xb')](),controller[_0x5f86('0x11')]);router['delete'](_0x5f86('0x10'),auth[_0x5f86('0xb')](),controller[_0x5f86('0x12')]);module[_0x5f86('0x13')]=router;
\ No newline at end of file