Built motion from commit 3e059bc2.|2.5.32
[motion2.git] / server / api / pause / index.js
index bc0a241..618d82d 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xffea=['create','put','/:id','update','delete','exports','path','connect-timeout','express','Router','../../components/interaction/service','./pause.controller','get','index','show','post','isAuthenticated'];(function(_0x39f7e2,_0x57d23b){var _0xdcdc85=function(_0x27b586){while(--_0x27b586){_0x39f7e2['push'](_0x39f7e2['shift']());}};_0xdcdc85(++_0x57d23b);}(_0xffea,0x1af));var _0xaffe=function(_0xec0a3f,_0x5468a9){_0xec0a3f=_0xec0a3f-0x0;var _0x4c73cc=_0xffea[_0xec0a3f];return _0x4c73cc;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xaffe('0x0'));var timeout=require(_0xaffe('0x1'));var express=require(_0xaffe('0x2'));var router=express[_0xaffe('0x3')]();var auth=require('../../components/auth/service');var interaction=require(_0xaffe('0x4'));var config=require('../../config/environment');var controller=require(_0xaffe('0x5'));router[_0xaffe('0x6')]('/',auth['isAuthenticated'](),controller[_0xaffe('0x7')]);router[_0xaffe('0x6')]('/:id',auth['isAuthenticated'](),controller[_0xaffe('0x8')]);router[_0xaffe('0x9')]('/',auth[_0xaffe('0xa')](),controller[_0xaffe('0xb')]);router[_0xaffe('0xc')](_0xaffe('0xd'),auth[_0xaffe('0xa')](),controller[_0xaffe('0xe')]);router[_0xaffe('0xf')]('/:id',auth[_0xaffe('0xa')](),controller['destroy']);module[_0xaffe('0x10')]=router;
\ No newline at end of file
+var _0x823c=['create','destroy','exports','multer','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../config/environment','./pause.controller','get','isAuthenticated','index','/:id'];(function(_0x2f62aa,_0x108e95){var _0x1a341f=function(_0x3aedcf){while(--_0x3aedcf){_0x2f62aa['push'](_0x2f62aa['shift']());}};_0x1a341f(++_0x108e95);}(_0x823c,0x143));var _0xc823=function(_0x34c80c,_0x4cd189){_0x34c80c=_0x34c80c-0x0;var _0x2fbad1=_0x823c[_0x34c80c];return _0x2fbad1;};'use strict';var multer=require(_0xc823('0x0'));var util=require('util');var path=require(_0xc823('0x1'));var timeout=require(_0xc823('0x2'));var express=require(_0xc823('0x3'));var router=express[_0xc823('0x4')]();var fs_extra=require(_0xc823('0x5'));var auth=require(_0xc823('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0xc823('0x7'));var controller=require(_0xc823('0x8'));router[_0xc823('0x9')]('/',auth[_0xc823('0xa')](),controller[_0xc823('0xb')]);router['get'](_0xc823('0xc'),auth[_0xc823('0xa')](),controller['show']);router['post']('/',auth[_0xc823('0xa')](),controller[_0xc823('0xd')]);router['put'](_0xc823('0xc'),auth[_0xc823('0xa')](),controller['update']);router['delete'](_0xc823('0xc'),auth[_0xc823('0xa')](),controller[_0xc823('0xe')]);module[_0xc823('0xf')]=router;
\ No newline at end of file