Built motion from commit 10af8726.|2.6.34
[motion2.git] / server / api / disposition / index.js
index a643360..e9bfceb 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xfbf2=['update','destroy','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./disposition.controller','get','isAuthenticated','index','/:id','post','create','put'];(function(_0x433991,_0x43b40a){var _0x369509=function(_0x725a53){while(--_0x725a53){_0x433991['push'](_0x433991['shift']());}};_0x369509(++_0x43b40a);}(_0xfbf2,0xc0));var _0x2fbf=function(_0x465e84,_0x2ad6f8){_0x465e84=_0x465e84-0x0;var _0x29c6df=_0xfbf2[_0x465e84];return _0x29c6df;};'use strict';var multer=require(_0x2fbf('0x0'));var util=require(_0x2fbf('0x1'));var path=require(_0x2fbf('0x2'));var timeout=require(_0x2fbf('0x3'));var express=require(_0x2fbf('0x4'));var router=express[_0x2fbf('0x5')]();var fs_extra=require('fs-extra');var auth=require(_0x2fbf('0x6'));var interaction=require(_0x2fbf('0x7'));var config=require(_0x2fbf('0x8'));var controller=require(_0x2fbf('0x9'));router[_0x2fbf('0xa')]('/',auth[_0x2fbf('0xb')](),controller[_0x2fbf('0xc')]);router['get'](_0x2fbf('0xd'),auth[_0x2fbf('0xb')](),controller['show']);router[_0x2fbf('0xe')]('/',auth['isAuthenticated'](),controller[_0x2fbf('0xf')]);router[_0x2fbf('0x10')](_0x2fbf('0xd'),auth[_0x2fbf('0xb')](),controller[_0x2fbf('0x11')]);router['delete'](_0x2fbf('0xd'),auth['isAuthenticated'](),controller[_0x2fbf('0x12')]);module['exports']=router;
\ No newline at end of file
+var _0xa376=['post','create','put','update','destroy','exports','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../config/environment','./disposition.controller','isAuthenticated','index','get','/:id','show'];(function(_0x1a3338,_0x4d160a){var _0x324e44=function(_0x579a98){while(--_0x579a98){_0x1a3338['push'](_0x1a3338['shift']());}};_0x324e44(++_0x4d160a);}(_0xa376,0xea));var _0x6a37=function(_0xda1008,_0x470941){_0xda1008=_0xda1008-0x0;var _0x11b60d=_0xa376[_0xda1008];return _0x11b60d;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x6a37('0x0'));var timeout=require(_0x6a37('0x1'));var express=require(_0x6a37('0x2'));var router=express[_0x6a37('0x3')]();var fs_extra=require(_0x6a37('0x4'));var auth=require(_0x6a37('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x6a37('0x6'));var controller=require(_0x6a37('0x7'));router['get']('/',auth[_0x6a37('0x8')](),controller[_0x6a37('0x9')]);router[_0x6a37('0xa')](_0x6a37('0xb'),auth['isAuthenticated'](),controller[_0x6a37('0xc')]);router[_0x6a37('0xd')]('/',auth['isAuthenticated'](),controller[_0x6a37('0xe')]);router[_0x6a37('0xf')](_0x6a37('0xb'),auth['isAuthenticated'](),controller[_0x6a37('0x10')]);router['delete'](_0x6a37('0xb'),auth[_0x6a37('0x8')](),controller[_0x6a37('0x11')]);module[_0x6a37('0x12')]=router;
\ No newline at end of file