Built motion from commit da24aabd.|2.6.20
[motion2.git] / server / api / tag / index.js
index 9cf9a0d..7a89ff9 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa745=['update','delete','/:id','exports','multer','util','path','connect-timeout','Router','../../components/auth/service','../../components/interaction/service','./tag.controller','get','isAuthenticated','index','show','post','create','put'];(function(_0xcd0918,_0x56bdf9){var _0x250704=function(_0x56788e){while(--_0x56788e){_0xcd0918['push'](_0xcd0918['shift']());}};_0x250704(++_0x56bdf9);}(_0xa745,0x1b9));var _0x5a74=function(_0x1e40ed,_0x32773e){_0x1e40ed=_0x1e40ed-0x0;var _0x42e814=_0xa745[_0x1e40ed];return _0x42e814;};'use strict';var multer=require(_0x5a74('0x0'));var util=require(_0x5a74('0x1'));var path=require(_0x5a74('0x2'));var timeout=require(_0x5a74('0x3'));var express=require('express');var router=express[_0x5a74('0x4')]();var fs_extra=require('fs-extra');var auth=require(_0x5a74('0x5'));var interaction=require(_0x5a74('0x6'));var config=require('../../config/environment');var controller=require(_0x5a74('0x7'));router[_0x5a74('0x8')]('/',auth[_0x5a74('0x9')](),controller[_0x5a74('0xa')]);router['get']('/:id',auth[_0x5a74('0x9')](),controller[_0x5a74('0xb')]);router[_0x5a74('0xc')]('/',auth['isAuthenticated'](),controller[_0x5a74('0xd')]);router[_0x5a74('0xe')]('/:id',auth['isAuthenticated'](),controller[_0x5a74('0xf')]);router[_0x5a74('0x10')](_0x5a74('0x11'),auth[_0x5a74('0x9')](),controller['destroy']);module[_0x5a74('0x12')]=router;
\ No newline at end of file
+var _0x05e2=['util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../config/environment','./tag.controller','get','isAuthenticated','index','/:id','post','create','put','update','delete','destroy','exports','multer'];(function(_0x251f27,_0x1237bc){var _0x452654=function(_0x38cbf1){while(--_0x38cbf1){_0x251f27['push'](_0x251f27['shift']());}};_0x452654(++_0x1237bc);}(_0x05e2,0x179));var _0x205e=function(_0x337748,_0x402b05){_0x337748=_0x337748-0x0;var _0x3bb03f=_0x05e2[_0x337748];return _0x3bb03f;};'use strict';var multer=require(_0x205e('0x0'));var util=require(_0x205e('0x1'));var path=require(_0x205e('0x2'));var timeout=require(_0x205e('0x3'));var express=require(_0x205e('0x4'));var router=express[_0x205e('0x5')]();var fs_extra=require(_0x205e('0x6'));var auth=require(_0x205e('0x7'));var interaction=require('../../components/interaction/service');var config=require(_0x205e('0x8'));var controller=require(_0x205e('0x9'));router[_0x205e('0xa')]('/',auth[_0x205e('0xb')](),controller[_0x205e('0xc')]);router[_0x205e('0xa')](_0x205e('0xd'),auth[_0x205e('0xb')](),controller['show']);router[_0x205e('0xe')]('/',auth[_0x205e('0xb')](),controller[_0x205e('0xf')]);router[_0x205e('0x10')](_0x205e('0xd'),auth[_0x205e('0xb')](),controller[_0x205e('0x11')]);router[_0x205e('0x12')]('/:id',auth[_0x205e('0xb')](),controller[_0x205e('0x13')]);module[_0x205e('0x14')]=router;
\ No newline at end of file