Built motion from commit 10af8726.|2.6.34
[motion2.git] / server / api / disposition / index.js
index 56e7740..e9bfceb 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x8dae=['fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./disposition.controller','get','index','/:id','isAuthenticated','show','post','create','put','update','delete','destroy','exports','multer','util','path','connect-timeout','express','Router'];(function(_0x178e48,_0x3c9509){var _0x440d7e=function(_0xc2f8a0){while(--_0xc2f8a0){_0x178e48['push'](_0x178e48['shift']());}};_0x440d7e(++_0x3c9509);}(_0x8dae,0x10e));var _0xe8da=function(_0x5876a6,_0x410ead){_0x5876a6=_0x5876a6-0x0;var _0x566826=_0x8dae[_0x5876a6];return _0x566826;};'use strict';var multer=require(_0xe8da('0x0'));var util=require(_0xe8da('0x1'));var path=require(_0xe8da('0x2'));var timeout=require(_0xe8da('0x3'));var express=require(_0xe8da('0x4'));var router=express[_0xe8da('0x5')]();var fs_extra=require(_0xe8da('0x6'));var auth=require(_0xe8da('0x7'));var interaction=require(_0xe8da('0x8'));var config=require(_0xe8da('0x9'));var controller=require(_0xe8da('0xa'));router[_0xe8da('0xb')]('/',auth['isAuthenticated'](),controller[_0xe8da('0xc')]);router[_0xe8da('0xb')](_0xe8da('0xd'),auth[_0xe8da('0xe')](),controller[_0xe8da('0xf')]);router[_0xe8da('0x10')]('/',auth['isAuthenticated'](),controller[_0xe8da('0x11')]);router[_0xe8da('0x12')](_0xe8da('0xd'),auth[_0xe8da('0xe')](),controller[_0xe8da('0x13')]);router[_0xe8da('0x14')](_0xe8da('0xd'),auth[_0xe8da('0xe')](),controller[_0xe8da('0x15')]);module[_0xe8da('0x16')]=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