Built motion from commit 3e059bc2.|2.5.32
[motion2.git] / server / api / pause / index.js
index cc82b7d..618d82d 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x868f=['../../components/auth/service','../../config/environment','get','isAuthenticated','index','/:id','post','update','delete','multer','util','path','connect-timeout','express'];(function(_0x4565bf,_0x5ad9d6){var _0x5610ba=function(_0x170988){while(--_0x170988){_0x4565bf['push'](_0x4565bf['shift']());}};_0x5610ba(++_0x5ad9d6);}(_0x868f,0x1bb));var _0xf868=function(_0x3c1e77,_0x40bf23){_0x3c1e77=_0x3c1e77-0x0;var _0x5625ea=_0x868f[_0x3c1e77];return _0x5625ea;};'use strict';var multer=require(_0xf868('0x0'));var util=require(_0xf868('0x1'));var path=require(_0xf868('0x2'));var timeout=require(_0xf868('0x3'));var express=require(_0xf868('0x4'));var router=express['Router']();var auth=require(_0xf868('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0xf868('0x6'));var controller=require('./pause.controller');router[_0xf868('0x7')]('/',auth[_0xf868('0x8')](),controller[_0xf868('0x9')]);router[_0xf868('0x7')](_0xf868('0xa'),auth[_0xf868('0x8')](),controller['show']);router[_0xf868('0xb')]('/',auth['isAuthenticated'](),controller['create']);router['put'](_0xf868('0xa'),auth[_0xf868('0x8')](),controller[_0xf868('0xc')]);router[_0xf868('0xd')](_0xf868('0xa'),auth[_0xf868('0x8')](),controller['destroy']);module['exports']=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