Built motion from commit 4ffc18b1.|2.6.31
[motion2.git] / server / api / campaign / index.js
index 88d18a7..7dc1654 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb7aa=['multer','util','path','express','Router','../../components/auth/service','../../components/interaction/service','./campaign.controller','get','index','/:id','show','/:id/hoppers','isAuthenticated','getHoppers','/:id/hopper_histories','/:id/hopper_finals','getHopperFinals','/:id/hopper_black','getHopperBlacks','/:id/lists','/:id/blacklists','getBlackLists','post','addLists','addBlackLists','put','update','delete','destroy','removeLists','removeBlackLists'];(function(_0x2a0578,_0x18cf01){var _0x1e0870=function(_0x472b6e){while(--_0x472b6e){_0x2a0578['push'](_0x2a0578['shift']());}};_0x1e0870(++_0x18cf01);}(_0xb7aa,0x160));var _0xab7a=function(_0x10c343,_0x9bf50a){_0x10c343=_0x10c343-0x0;var _0x37b10c=_0xb7aa[_0x10c343];return _0x37b10c;};'use strict';var multer=require(_0xab7a('0x0'));var util=require(_0xab7a('0x1'));var path=require(_0xab7a('0x2'));var timeout=require('connect-timeout');var express=require(_0xab7a('0x3'));var router=express[_0xab7a('0x4')]();var fs_extra=require('fs-extra');var auth=require(_0xab7a('0x5'));var interaction=require(_0xab7a('0x6'));var config=require('../../config/environment');var controller=require(_0xab7a('0x7'));router[_0xab7a('0x8')]('/',auth['isAuthenticated'](),controller[_0xab7a('0x9')]);router[_0xab7a('0x8')](_0xab7a('0xa'),auth['isAuthenticated'](),controller[_0xab7a('0xb')]);router[_0xab7a('0x8')](_0xab7a('0xc'),auth[_0xab7a('0xd')](),controller[_0xab7a('0xe')]);router[_0xab7a('0x8')](_0xab7a('0xf'),auth[_0xab7a('0xd')](),controller['getHopperHistories']);router[_0xab7a('0x8')](_0xab7a('0x10'),auth[_0xab7a('0xd')](),controller[_0xab7a('0x11')]);router[_0xab7a('0x8')](_0xab7a('0x12'),auth[_0xab7a('0xd')](),controller[_0xab7a('0x13')]);router[_0xab7a('0x8')](_0xab7a('0x14'),auth[_0xab7a('0xd')](),controller['getLists']);router['get'](_0xab7a('0x15'),auth[_0xab7a('0xd')](),controller[_0xab7a('0x16')]);router['post']('/',auth[_0xab7a('0xd')](),controller['create']);router[_0xab7a('0x17')]('/:id/clone',auth[_0xab7a('0xd')](),controller['clone']);router[_0xab7a('0x17')](_0xab7a('0x14'),auth[_0xab7a('0xd')](),controller[_0xab7a('0x18')]);router[_0xab7a('0x17')]('/:id/blacklists',auth[_0xab7a('0xd')](),controller[_0xab7a('0x19')]);router[_0xab7a('0x1a')](_0xab7a('0xa'),auth[_0xab7a('0xd')](),controller[_0xab7a('0x1b')]);router[_0xab7a('0x1c')](_0xab7a('0xa'),auth['isAuthenticated'](),controller[_0xab7a('0x1d')]);router[_0xab7a('0x1c')](_0xab7a('0x14'),auth[_0xab7a('0xd')](),controller[_0xab7a('0x1e')]);router[_0xab7a('0x1c')](_0xab7a('0x15'),auth['isAuthenticated'](),controller[_0xab7a('0x1f')]);module['exports']=router;
\ No newline at end of file
+var _0x36b6=['destroy','removeLists','exports','multer','util','path','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./campaign.controller','index','get','/:id','isAuthenticated','show','/:id/hoppers','getHoppers','/:id/hopper_histories','getHopperHistories','/:id/hopper_finals','getHopperFinals','getHopperBlacks','/:id/lists','getLists','/:id/blacklists','getBlackLists','post','create','/:id/clone','clone','addLists','put','update','delete'];(function(_0x1e46c7,_0x4a6480){var _0x231115=function(_0x466bcc){while(--_0x466bcc){_0x1e46c7['push'](_0x1e46c7['shift']());}};_0x231115(++_0x4a6480);}(_0x36b6,0x1bf));var _0x636b=function(_0x41ad9d,_0x5290d7){_0x41ad9d=_0x41ad9d-0x0;var _0x2ba145=_0x36b6[_0x41ad9d];return _0x2ba145;};'use strict';var multer=require(_0x636b('0x0'));var util=require(_0x636b('0x1'));var path=require(_0x636b('0x2'));var timeout=require('connect-timeout');var express=require(_0x636b('0x3'));var router=express[_0x636b('0x4')]();var fs_extra=require(_0x636b('0x5'));var auth=require(_0x636b('0x6'));var interaction=require(_0x636b('0x7'));var config=require(_0x636b('0x8'));var controller=require(_0x636b('0x9'));router['get']('/',auth['isAuthenticated'](),controller[_0x636b('0xa')]);router[_0x636b('0xb')](_0x636b('0xc'),auth[_0x636b('0xd')](),controller[_0x636b('0xe')]);router['get'](_0x636b('0xf'),auth[_0x636b('0xd')](),controller[_0x636b('0x10')]);router[_0x636b('0xb')](_0x636b('0x11'),auth[_0x636b('0xd')](),controller[_0x636b('0x12')]);router[_0x636b('0xb')](_0x636b('0x13'),auth[_0x636b('0xd')](),controller[_0x636b('0x14')]);router['get']('/:id/hopper_black',auth['isAuthenticated'](),controller[_0x636b('0x15')]);router[_0x636b('0xb')](_0x636b('0x16'),auth[_0x636b('0xd')](),controller[_0x636b('0x17')]);router[_0x636b('0xb')](_0x636b('0x18'),auth[_0x636b('0xd')](),controller[_0x636b('0x19')]);router[_0x636b('0x1a')]('/',auth[_0x636b('0xd')](),controller[_0x636b('0x1b')]);router[_0x636b('0x1a')](_0x636b('0x1c'),auth[_0x636b('0xd')](),controller[_0x636b('0x1d')]);router[_0x636b('0x1a')](_0x636b('0x16'),auth[_0x636b('0xd')](),controller[_0x636b('0x1e')]);router[_0x636b('0x1a')]('/:id/blacklists',auth['isAuthenticated'](),controller['addBlackLists']);router[_0x636b('0x1f')]('/:id',auth[_0x636b('0xd')](),controller[_0x636b('0x20')]);router[_0x636b('0x21')](_0x636b('0xc'),auth[_0x636b('0xd')](),controller[_0x636b('0x22')]);router['delete'](_0x636b('0x16'),auth[_0x636b('0xd')](),controller[_0x636b('0x23')]);router['delete'](_0x636b('0x18'),auth[_0x636b('0xd')](),controller['removeBlackLists']);module[_0x636b('0x24')]=router;
\ No newline at end of file