Built motion from commit 10af8726.|2.6.34
[motion2.git] / server / api / pause / index.js
index e71810c..05cc92e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x48f9=['express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./pause.controller','index','get','/:id','isAuthenticated','post','create','put','update','destroy','multer','util','path','connect-timeout'];(function(_0x4cf531,_0x3e7912){var _0x419191=function(_0x3377da){while(--_0x3377da){_0x4cf531['push'](_0x4cf531['shift']());}};_0x419191(++_0x3e7912);}(_0x48f9,0x81));var _0x948f=function(_0x321c9d,_0x766391){_0x321c9d=_0x321c9d-0x0;var _0x52004e=_0x48f9[_0x321c9d];return _0x52004e;};'use strict';var multer=require(_0x948f('0x0'));var util=require(_0x948f('0x1'));var path=require(_0x948f('0x2'));var timeout=require(_0x948f('0x3'));var express=require(_0x948f('0x4'));var router=express['Router']();var fs_extra=require(_0x948f('0x5'));var auth=require(_0x948f('0x6'));var interaction=require(_0x948f('0x7'));var config=require(_0x948f('0x8'));var controller=require(_0x948f('0x9'));router['get']('/',auth['isAuthenticated'](),controller[_0x948f('0xa')]);router[_0x948f('0xb')](_0x948f('0xc'),auth[_0x948f('0xd')](),controller['show']);router[_0x948f('0xe')]('/',auth['isAuthenticated'](),controller[_0x948f('0xf')]);router[_0x948f('0x10')](_0x948f('0xc'),auth[_0x948f('0xd')](),controller[_0x948f('0x11')]);router['delete'](_0x948f('0xc'),auth[_0x948f('0xd')](),controller[_0x948f('0x12')]);module['exports']=router;
\ No newline at end of file
+var _0x1a77=['../../config/environment','./pause.controller','get','isAuthenticated','index','/:id','post','create','put','update','delete','destroy','exports','util','path','connect-timeout','fs-extra','../../components/auth/service','../../components/interaction/service'];(function(_0xe9bf6d,_0x47ad0c){var _0x498165=function(_0x6f4882){while(--_0x6f4882){_0xe9bf6d['push'](_0xe9bf6d['shift']());}};_0x498165(++_0x47ad0c);}(_0x1a77,0x150));var _0x71a7=function(_0x48c324,_0x274224){_0x48c324=_0x48c324-0x0;var _0x54d444=_0x1a77[_0x48c324];return _0x54d444;};'use strict';var multer=require('multer');var util=require(_0x71a7('0x0'));var path=require(_0x71a7('0x1'));var timeout=require(_0x71a7('0x2'));var express=require('express');var router=express['Router']();var fs_extra=require(_0x71a7('0x3'));var auth=require(_0x71a7('0x4'));var interaction=require(_0x71a7('0x5'));var config=require(_0x71a7('0x6'));var controller=require(_0x71a7('0x7'));router[_0x71a7('0x8')]('/',auth[_0x71a7('0x9')](),controller[_0x71a7('0xa')]);router[_0x71a7('0x8')](_0x71a7('0xb'),auth[_0x71a7('0x9')](),controller['show']);router[_0x71a7('0xc')]('/',auth[_0x71a7('0x9')](),controller[_0x71a7('0xd')]);router[_0x71a7('0xe')](_0x71a7('0xb'),auth[_0x71a7('0x9')](),controller[_0x71a7('0xf')]);router[_0x71a7('0x10')](_0x71a7('0xb'),auth[_0x71a7('0x9')](),controller[_0x71a7('0x11')]);module[_0x71a7('0x12')]=router;
\ No newline at end of file