Built motion from commit 10af8726.|2.6.34
[motion2.git] / server / api / pm2 / pm2.controller.js
index c77eba1..9a3ce62 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 _0xb58b=['Unknown\x20status','destroy','params','delete','Unknown\x20id','../../config/pm2','../../config/logger','api','child_process','exec','sendStatus','status','json','error','stack','name','npm\x20install','info','list','then','reject','motion2','length','describe','catch','create','body','join','../../files/plugins','script','cwd','chdir','dirname','start','dump','send','Missing\x20name\x20and/or\x20path','update','restart','stop','hasOwnProperty'];(function(_0x4d96f4,_0x3e6b95){var _0x929448=function(_0x1bffb7){while(--_0x1bffb7){_0x4d96f4['push'](_0x4d96f4['shift']());}};_0x929448(++_0x3e6b95);}(_0xb58b,0x1f1));var _0xbb58=function(_0x467bd2,_0x425a76){_0x467bd2=_0x467bd2-0x0;var _0x6f9aa2=_0xb58b[_0x467bd2];return _0x6f9aa2;};'use strict';var _=require('lodash');var pm2=require(_0xbb58('0x0'));var logger=require(_0xbb58('0x1'))(_0xbb58('0x2'));var path=require('path');var exec=require(_0xbb58('0x3'))[_0xbb58('0x4')];var BPromise=require('bluebird');function handleEntityNotFound(_0x226363,_0x546510){return function(_0x2edb10){if(!_0x2edb10){_0x226363[_0xbb58('0x5')](0x194);;}return _0x2edb10;};}function respondWithResult(_0x33fe85,_0x5cf8b1){_0x5cf8b1=_0x5cf8b1||0xc8;return function(_0x27cbda){if(_0x27cbda){return _0x33fe85[_0xbb58('0x6')](_0x5cf8b1)[_0xbb58('0x7')](_0x27cbda);}return null;};}function handleError(_0x5d7fe8,_0xd94f1){_0xd94f1=_0xd94f1||0x1f4;return function(_0x3e3144){logger[_0xbb58('0x8')](_0x3e3144[_0xbb58('0x9')]);if(_0x3e3144[_0xbb58('0xa')]){delete _0x3e3144[_0xbb58('0xa')];}_0x5d7fe8[_0xbb58('0x6')](_0xd94f1)['send'](_0x3e3144);};}function execChildProcess(){return new BPromise(function(_0x80ab3a,_0x5c3bf7){exec(_0xbb58('0xb'),function(_0x440392,_0x26d8e6,_0x19d185){logger['info'](_0x26d8e6);logger[_0xbb58('0xc')](_0x19d185);if(_0x440392){logger[_0xbb58('0x8')](_0x440392);return _0x5c3bf7(_0x440392);}return _0x80ab3a(_0x26d8e6);});});}exports['index']=function(_0x132511,_0xdc68b9){return pm2[_0xbb58('0xd')]()[_0xbb58('0xe')](function(_0x19ceda){if(_0x19ceda){var _0x58245f=_[_0xbb58('0xf')](_0x19ceda,function(_0x23fd15){return _0x23fd15['name']==='express'||_0x23fd15[_0xbb58('0xa')]===_0xbb58('0x10');});return{'rows':_0x58245f,'count':_0x58245f[_0xbb58('0x11')]};}return null;})['then'](respondWithResult(_0xdc68b9,null))['catch'](handleError(_0xdc68b9,null));};exports['show']=function(_0x55156e,_0x28637b){return pm2[_0xbb58('0x12')](_0x55156e['params']['id'])[_0xbb58('0xe')](respondWithResult(_0x28637b,null))['then'](handleEntityNotFound(_0x28637b,null))[_0xbb58('0x13')](handleError(_0x28637b,null));};exports[_0xbb58('0x14')]=function(_0x3c33d9,_0xb8f982){if(_0x3c33d9[_0xbb58('0x15')][_0xbb58('0xa')]&&_0x3c33d9[_0xbb58('0x15')]['script']){var _0x84f34=path[_0xbb58('0x16')](__dirname,_0xbb58('0x17'),_0x3c33d9[_0xbb58('0x15')][_0xbb58('0x18')]);var _0x5d4a91=process[_0xbb58('0x19')]();process[_0xbb58('0x1a')](path[_0xbb58('0x1b')](_0x84f34));return execChildProcess()['then'](function(_0x27806d){process['chdir'](_0x5d4a91);return pm2[_0xbb58('0x1c')]({'name':_0x3c33d9[_0xbb58('0x15')][_0xbb58('0xa')],'script':_0x84f34});})[_0xbb58('0xe')](function(_0x2d111c){pm2[_0xbb58('0x1d')]();return _0x2d111c[0x0];})[_0xbb58('0xe')](respondWithResult(_0xb8f982,0xc9))[_0xbb58('0x13')](handleError(_0xb8f982,null));}else{return _0xb8f982['status'](0x1f4)[_0xbb58('0x1e')]({'message':_0xbb58('0x1f')});}};exports[_0xbb58('0x20')]=function(_0x129094,_0x8e9ed9){if(_0x129094[_0xbb58('0x15')]['id']){delete _0x129094[_0xbb58('0x15')]['id'];}var _0x2ce7c3={'online':_0xbb58('0x21'),'stopped':_0xbb58('0x22')};if(_0x2ce7c3[_0xbb58('0x23')](_0x129094[_0xbb58('0x15')][_0xbb58('0x6')])){return pm2[_0x2ce7c3[_0x129094[_0xbb58('0x15')][_0xbb58('0x6')]]](_0x129094['params']['id'])[_0xbb58('0xe')](respondWithResult(_0x8e9ed9,0xc8))[_0xbb58('0x13')](handleError(_0x8e9ed9,null));}else{return _0x8e9ed9[_0xbb58('0x6')](0x1f4)[_0xbb58('0x1e')]({'message':_0xbb58('0x24')});}};exports[_0xbb58('0x25')]=function(_0x1ba526,_0x643e0e){if(_0x1ba526[_0xbb58('0x15')]['id']){delete _0x1ba526['body']['id'];}if(_0x1ba526[_0xbb58('0x26')]['id']){return pm2[_0xbb58('0x27')](_0x1ba526[_0xbb58('0x26')]['id'])[_0xbb58('0xe')](function(_0xdbbe7b){pm2[_0xbb58('0x1d')]();return _0xdbbe7b[0x0];})[_0xbb58('0xe')](respondWithResult(_0x643e0e,null))[_0xbb58('0x13')](handleError(_0x643e0e,null));}else{return _0x643e0e[_0xbb58('0x6')](0x1f4)[_0xbb58('0x1e')]({'message':_0xbb58('0x28')});}};
\ No newline at end of file