Built motion from commit ddca4d0d.|2.5.47
[motion2.git] / server / api / pm2 / pm2.controller.js
index c77eba1..98428e2 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xcf84=['../../config/pm2','../../config/logger','api','path','exec','bluebird','sendStatus','status','json','error','stack','name','send','npm\x20install','info','index','then','express','motion2','describe','catch','create','body','script','../../files/plugins','cwd','chdir','dirname','start','Missing\x20name\x20and/or\x20path','hasOwnProperty','Unknown\x20status','destroy','params','delete','dump','Unknown\x20id','lodash'];(function(_0x57f7a5,_0x11b664){var _0x3e3d18=function(_0x372a52){while(--_0x372a52){_0x57f7a5['push'](_0x57f7a5['shift']());}};_0x3e3d18(++_0x11b664);}(_0xcf84,0x1c7));var _0x4cf8=function(_0x3d87c9,_0x19cedd){_0x3d87c9=_0x3d87c9-0x0;var _0x43d3f0=_0xcf84[_0x3d87c9];return _0x43d3f0;};'use strict';var _=require(_0x4cf8('0x0'));var pm2=require(_0x4cf8('0x1'));var logger=require(_0x4cf8('0x2'))(_0x4cf8('0x3'));var path=require(_0x4cf8('0x4'));var exec=require('child_process')[_0x4cf8('0x5')];var BPromise=require(_0x4cf8('0x6'));function handleEntityNotFound(_0x45a7d0,_0x4c6c78){return function(_0x462bd4){if(!_0x462bd4){_0x45a7d0[_0x4cf8('0x7')](0x194);;}return _0x462bd4;};}function respondWithResult(_0x270b71,_0x41b5c3){_0x41b5c3=_0x41b5c3||0xc8;return function(_0x22c579){if(_0x22c579){return _0x270b71[_0x4cf8('0x8')](_0x41b5c3)[_0x4cf8('0x9')](_0x22c579);}return null;};}function handleError(_0x3c6757,_0x2fa7c2){_0x2fa7c2=_0x2fa7c2||0x1f4;return function(_0xcea596){logger[_0x4cf8('0xa')](_0xcea596[_0x4cf8('0xb')]);if(_0xcea596[_0x4cf8('0xc')]){delete _0xcea596[_0x4cf8('0xc')];}_0x3c6757['status'](_0x2fa7c2)[_0x4cf8('0xd')](_0xcea596);};}function execChildProcess(){return new BPromise(function(_0xcef714,_0x1fc4b2){exec(_0x4cf8('0xe'),function(_0x4b0ccb,_0x37e187,_0x4e3594){logger['info'](_0x37e187);logger[_0x4cf8('0xf')](_0x4e3594);if(_0x4b0ccb){logger[_0x4cf8('0xa')](_0x4b0ccb);return _0x1fc4b2(_0x4b0ccb);}return _0xcef714(_0x37e187);});});}exports[_0x4cf8('0x10')]=function(_0x48ba95,_0x233fa4){return pm2['list']()[_0x4cf8('0x11')](function(_0x4e4164){if(_0x4e4164){var _0x576880=_['reject'](_0x4e4164,function(_0x4b8cc7){return _0x4b8cc7[_0x4cf8('0xc')]===_0x4cf8('0x12')||_0x4b8cc7[_0x4cf8('0xc')]===_0x4cf8('0x13');});return{'rows':_0x576880,'count':_0x576880['length']};}return null;})[_0x4cf8('0x11')](respondWithResult(_0x233fa4,null))['catch'](handleError(_0x233fa4,null));};exports['show']=function(_0x4bb074,_0x3aef4b){return pm2[_0x4cf8('0x14')](_0x4bb074['params']['id'])['then'](respondWithResult(_0x3aef4b,null))[_0x4cf8('0x11')](handleEntityNotFound(_0x3aef4b,null))[_0x4cf8('0x15')](handleError(_0x3aef4b,null));};exports[_0x4cf8('0x16')]=function(_0x29f9d9,_0x328425){if(_0x29f9d9[_0x4cf8('0x17')][_0x4cf8('0xc')]&&_0x29f9d9['body'][_0x4cf8('0x18')]){var _0x54fd56=path['join'](__dirname,_0x4cf8('0x19'),_0x29f9d9['body'][_0x4cf8('0x18')]);var _0xc692e1=process[_0x4cf8('0x1a')]();process[_0x4cf8('0x1b')](path[_0x4cf8('0x1c')](_0x54fd56));return execChildProcess()[_0x4cf8('0x11')](function(_0x3534ad){process[_0x4cf8('0x1b')](_0xc692e1);return pm2[_0x4cf8('0x1d')]({'name':_0x29f9d9[_0x4cf8('0x17')][_0x4cf8('0xc')],'script':_0x54fd56});})['then'](function(_0x2a3720){pm2['dump']();return _0x2a3720[0x0];})[_0x4cf8('0x11')](respondWithResult(_0x328425,0xc9))[_0x4cf8('0x15')](handleError(_0x328425,null));}else{return _0x328425[_0x4cf8('0x8')](0x1f4)[_0x4cf8('0xd')]({'message':_0x4cf8('0x1e')});}};exports['update']=function(_0x545b52,_0x4840da){if(_0x545b52[_0x4cf8('0x17')]['id']){delete _0x545b52[_0x4cf8('0x17')]['id'];}var _0x493395={'online':'restart','stopped':'stop'};if(_0x493395[_0x4cf8('0x1f')](_0x545b52['body'][_0x4cf8('0x8')])){return pm2[_0x493395[_0x545b52[_0x4cf8('0x17')][_0x4cf8('0x8')]]](_0x545b52['params']['id'])['then'](respondWithResult(_0x4840da,0xc8))[_0x4cf8('0x15')](handleError(_0x4840da,null));}else{return _0x4840da[_0x4cf8('0x8')](0x1f4)['send']({'message':_0x4cf8('0x20')});}};exports[_0x4cf8('0x21')]=function(_0x425c55,_0x573f4f){if(_0x425c55[_0x4cf8('0x17')]['id']){delete _0x425c55[_0x4cf8('0x17')]['id'];}if(_0x425c55[_0x4cf8('0x22')]['id']){return pm2[_0x4cf8('0x23')](_0x425c55[_0x4cf8('0x22')]['id'])[_0x4cf8('0x11')](function(_0xa25964){pm2[_0x4cf8('0x24')]();return _0xa25964[0x0];})[_0x4cf8('0x11')](respondWithResult(_0x573f4f,null))[_0x4cf8('0x15')](handleError(_0x573f4f,null));}else{return _0x573f4f['status'](0x1f4)['send']({'message':_0x4cf8('0x25')});}};
\ No newline at end of file
+var _0xc6d8=['Unknown\x20status','destroy','delete','dump','Unknown\x20id','lodash','../../config/logger','path','exec','sendStatus','status','stack','name','send','npm\x20install','info','error','index','list','then','reject','length','show','describe','create','body','join','cwd','chdir','start','Missing\x20name\x20and/or\x20path','update','hasOwnProperty','params','catch'];(function(_0x51bda1,_0x44f80d){var _0x1ce08c=function(_0x5b788e){while(--_0x5b788e){_0x51bda1['push'](_0x51bda1['shift']());}};_0x1ce08c(++_0x44f80d);}(_0xc6d8,0xd7));var _0x8c6d=function(_0x336e7a,_0x211e1a){_0x336e7a=_0x336e7a-0x0;var _0x3764db=_0xc6d8[_0x336e7a];return _0x3764db;};'use strict';var _=require(_0x8c6d('0x0'));var pm2=require('../../config/pm2');var logger=require(_0x8c6d('0x1'))('api');var path=require(_0x8c6d('0x2'));var exec=require('child_process')[_0x8c6d('0x3')];var BPromise=require('bluebird');function handleEntityNotFound(_0x5b6b04,_0x352b8c){return function(_0xdff6f){if(!_0xdff6f){_0x5b6b04[_0x8c6d('0x4')](0x194);;}return _0xdff6f;};}function respondWithResult(_0x4f5e8f,_0x3c265c){_0x3c265c=_0x3c265c||0xc8;return function(_0x2dbb52){if(_0x2dbb52){return _0x4f5e8f[_0x8c6d('0x5')](_0x3c265c)['json'](_0x2dbb52);}return null;};}function handleError(_0x1496ba,_0x75c49f){_0x75c49f=_0x75c49f||0x1f4;return function(_0x16d4b2){logger['error'](_0x16d4b2[_0x8c6d('0x6')]);if(_0x16d4b2[_0x8c6d('0x7')]){delete _0x16d4b2[_0x8c6d('0x7')];}_0x1496ba[_0x8c6d('0x5')](_0x75c49f)[_0x8c6d('0x8')](_0x16d4b2);};}function execChildProcess(){return new BPromise(function(_0x43a7ab,_0x60cd5c){exec(_0x8c6d('0x9'),function(_0x50af75,_0x36d6fb,_0x559d17){logger['info'](_0x36d6fb);logger[_0x8c6d('0xa')](_0x559d17);if(_0x50af75){logger[_0x8c6d('0xb')](_0x50af75);return _0x60cd5c(_0x50af75);}return _0x43a7ab(_0x36d6fb);});});}exports[_0x8c6d('0xc')]=function(_0x8ec2d4,_0x30ecfa){return pm2[_0x8c6d('0xd')]()[_0x8c6d('0xe')](function(_0x103699){if(_0x103699){var _0x14c1ee=_[_0x8c6d('0xf')](_0x103699,function(_0x4fb956){return _0x4fb956[_0x8c6d('0x7')]==='express'||_0x4fb956[_0x8c6d('0x7')]==='motion2';});return{'rows':_0x14c1ee,'count':_0x14c1ee[_0x8c6d('0x10')]};}return null;})[_0x8c6d('0xe')](respondWithResult(_0x30ecfa,null))['catch'](handleError(_0x30ecfa,null));};exports[_0x8c6d('0x11')]=function(_0x2b8a26,_0x51a5fa){return pm2[_0x8c6d('0x12')](_0x2b8a26['params']['id'])['then'](respondWithResult(_0x51a5fa,null))[_0x8c6d('0xe')](handleEntityNotFound(_0x51a5fa,null))['catch'](handleError(_0x51a5fa,null));};exports[_0x8c6d('0x13')]=function(_0x174a4f,_0x1d0f0a){if(_0x174a4f[_0x8c6d('0x14')][_0x8c6d('0x7')]&&_0x174a4f['body']['script']){var _0x550079=path[_0x8c6d('0x15')](__dirname,'../../files/plugins',_0x174a4f[_0x8c6d('0x14')]['script']);var _0x4c378b=process[_0x8c6d('0x16')]();process[_0x8c6d('0x17')](path['dirname'](_0x550079));return execChildProcess()['then'](function(_0x51bb08){process['chdir'](_0x4c378b);return pm2[_0x8c6d('0x18')]({'name':_0x174a4f[_0x8c6d('0x14')][_0x8c6d('0x7')],'script':_0x550079});})['then'](function(_0x41c904){pm2['dump']();return _0x41c904[0x0];})[_0x8c6d('0xe')](respondWithResult(_0x1d0f0a,0xc9))['catch'](handleError(_0x1d0f0a,null));}else{return _0x1d0f0a[_0x8c6d('0x5')](0x1f4)[_0x8c6d('0x8')]({'message':_0x8c6d('0x19')});}};exports[_0x8c6d('0x1a')]=function(_0x1e6755,_0x3e3cd3){if(_0x1e6755[_0x8c6d('0x14')]['id']){delete _0x1e6755[_0x8c6d('0x14')]['id'];}var _0x3eab38={'online':'restart','stopped':'stop'};if(_0x3eab38[_0x8c6d('0x1b')](_0x1e6755[_0x8c6d('0x14')][_0x8c6d('0x5')])){return pm2[_0x3eab38[_0x1e6755[_0x8c6d('0x14')][_0x8c6d('0x5')]]](_0x1e6755[_0x8c6d('0x1c')]['id'])[_0x8c6d('0xe')](respondWithResult(_0x3e3cd3,0xc8))[_0x8c6d('0x1d')](handleError(_0x3e3cd3,null));}else{return _0x3e3cd3[_0x8c6d('0x5')](0x1f4)[_0x8c6d('0x8')]({'message':_0x8c6d('0x1e')});}};exports[_0x8c6d('0x1f')]=function(_0x4e5203,_0x3af625){if(_0x4e5203[_0x8c6d('0x14')]['id']){delete _0x4e5203[_0x8c6d('0x14')]['id'];}if(_0x4e5203[_0x8c6d('0x1c')]['id']){return pm2[_0x8c6d('0x20')](_0x4e5203[_0x8c6d('0x1c')]['id'])[_0x8c6d('0xe')](function(_0x1857f9){pm2[_0x8c6d('0x21')]();return _0x1857f9[0x0];})['then'](respondWithResult(_0x3af625,null))[_0x8c6d('0x1d')](handleError(_0x3af625,null));}else{return _0x3af625['status'](0x1f4)[_0x8c6d('0x8')]({'message':_0x8c6d('0x22')});}};
\ No newline at end of file