Built motion from commit 9e1399f3.|2.5.37
[motion2.git] / server / api / pm2 / pm2.controller.js
index 6fd8a48..36f7e65 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x7ce6=['error','stack','name','send','npm\x20install','info','index','then','reject','express','show','params','catch','create','body','script','join','../../files/plugins','chdir','start','Missing\x20name\x20and/or\x20path','hasOwnProperty','dump','Unknown\x20id','lodash','../../config/logger','api','path','exec','bluebird','status','json'];(function(_0x2b9a68,_0x4ca98e){var _0x19bbe9=function(_0x4a8008){while(--_0x4a8008){_0x2b9a68['push'](_0x2b9a68['shift']());}};_0x19bbe9(++_0x4ca98e);}(_0x7ce6,0x158));var _0x67ce=function(_0x12be10,_0x467786){_0x12be10=_0x12be10-0x0;var _0x4ede80=_0x7ce6[_0x12be10];return _0x4ede80;};'use strict';var _=require(_0x67ce('0x0'));var pm2=require('../../config/pm2');var logger=require(_0x67ce('0x1'))(_0x67ce('0x2'));var path=require(_0x67ce('0x3'));var exec=require('child_process')[_0x67ce('0x4')];var BPromise=require(_0x67ce('0x5'));function handleEntityNotFound(_0x141568,_0x1f1e59){return function(_0xb3038a){if(!_0xb3038a){_0x141568['sendStatus'](0x194);;}return _0xb3038a;};}function respondWithResult(_0x1e476c,_0x539355){_0x539355=_0x539355||0xc8;return function(_0x3a57a1){if(_0x3a57a1){return _0x1e476c[_0x67ce('0x6')](_0x539355)[_0x67ce('0x7')](_0x3a57a1);}return null;};}function handleError(_0x27e456,_0x2128d0){_0x2128d0=_0x2128d0||0x1f4;return function(_0xbb3468){logger[_0x67ce('0x8')](_0xbb3468[_0x67ce('0x9')]);if(_0xbb3468[_0x67ce('0xa')]){delete _0xbb3468['name'];}_0x27e456[_0x67ce('0x6')](_0x2128d0)[_0x67ce('0xb')](_0xbb3468);};}function execChildProcess(){return new BPromise(function(_0x1f99e0,_0x1f6122){exec(_0x67ce('0xc'),function(_0x1b71e4,_0x5500fe,_0x2d267a){logger[_0x67ce('0xd')](_0x5500fe);logger[_0x67ce('0xd')](_0x2d267a);if(_0x1b71e4){logger[_0x67ce('0x8')](_0x1b71e4);return _0x1f6122(_0x1b71e4);}return _0x1f99e0(_0x5500fe);});});}exports[_0x67ce('0xe')]=function(_0x52deb4,_0x1967f9){return pm2['list']()[_0x67ce('0xf')](function(_0x410ed8){if(_0x410ed8){var _0x33b195=_[_0x67ce('0x10')](_0x410ed8,function(_0x3628c4){return _0x3628c4[_0x67ce('0xa')]===_0x67ce('0x11')||_0x3628c4['name']==='motion2';});return{'rows':_0x33b195,'count':_0x33b195['length']};}return null;})[_0x67ce('0xf')](respondWithResult(_0x1967f9,null))['catch'](handleError(_0x1967f9,null));};exports[_0x67ce('0x12')]=function(_0x4057d0,_0x33241b){return pm2['describe'](_0x4057d0[_0x67ce('0x13')]['id'])[_0x67ce('0xf')](respondWithResult(_0x33241b,null))[_0x67ce('0xf')](handleEntityNotFound(_0x33241b,null))[_0x67ce('0x14')](handleError(_0x33241b,null));};exports[_0x67ce('0x15')]=function(_0x566161,_0x4fb4c1){if(_0x566161[_0x67ce('0x16')]['name']&&_0x566161[_0x67ce('0x16')][_0x67ce('0x17')]){var _0x199e34=path[_0x67ce('0x18')](__dirname,_0x67ce('0x19'),_0x566161[_0x67ce('0x16')][_0x67ce('0x17')]);var _0x31d917=process['cwd']();process[_0x67ce('0x1a')](path['dirname'](_0x199e34));return execChildProcess()[_0x67ce('0xf')](function(_0xcf330e){process[_0x67ce('0x1a')](_0x31d917);return pm2[_0x67ce('0x1b')]({'name':_0x566161['body'][_0x67ce('0xa')],'script':_0x199e34});})['then'](function(_0x37ce93){pm2['dump']();return _0x37ce93[0x0];})[_0x67ce('0xf')](respondWithResult(_0x4fb4c1,0xc9))[_0x67ce('0x14')](handleError(_0x4fb4c1,null));}else{return _0x4fb4c1[_0x67ce('0x6')](0x1f4)[_0x67ce('0xb')]({'message':_0x67ce('0x1c')});}};exports['update']=function(_0x5e5d4e,_0x46bdc9){if(_0x5e5d4e[_0x67ce('0x16')]['id']){delete _0x5e5d4e[_0x67ce('0x16')]['id'];}var _0xd6fbc={'online':'restart','stopped':'stop'};if(_0xd6fbc[_0x67ce('0x1d')](_0x5e5d4e['body']['status'])){return pm2[_0xd6fbc[_0x5e5d4e[_0x67ce('0x16')][_0x67ce('0x6')]]](_0x5e5d4e[_0x67ce('0x13')]['id'])['then'](respondWithResult(_0x46bdc9,0xc8))['catch'](handleError(_0x46bdc9,null));}else{return _0x46bdc9[_0x67ce('0x6')](0x1f4)[_0x67ce('0xb')]({'message':'Unknown\x20status'});}};exports['destroy']=function(_0x46b7a5,_0x34c78d){if(_0x46b7a5[_0x67ce('0x16')]['id']){delete _0x46b7a5[_0x67ce('0x16')]['id'];}if(_0x46b7a5[_0x67ce('0x13')]['id']){return pm2['delete'](_0x46b7a5[_0x67ce('0x13')]['id'])[_0x67ce('0xf')](function(_0x33f8c2){pm2[_0x67ce('0x1e')]();return _0x33f8c2[0x0];})[_0x67ce('0xf')](respondWithResult(_0x34c78d,null))[_0x67ce('0x14')](handleError(_0x34c78d,null));}else{return _0x34c78d[_0x67ce('0x6')](0x1f4)[_0x67ce('0xb')]({'message':_0x67ce('0x1f')});}};
\ No newline at end of file
+var _0x2f68=['dump','Unknown\x20id','../../config/pm2','../../config/logger','api','path','exec','sendStatus','status','error','name','send','npm\x20install','info','index','list','then','reject','express','motion2','length','catch','show','describe','params','create','body','join','../../files/plugins','chdir','dirname','start','Missing\x20name\x20and/or\x20path','restart','stop','Unknown\x20status','destroy','delete'];(function(_0x51432d,_0x5f16d9){var _0x1f9737=function(_0x1a30f9){while(--_0x1a30f9){_0x51432d['push'](_0x51432d['shift']());}};_0x1f9737(++_0x5f16d9);}(_0x2f68,0x9a));var _0x82f6=function(_0x2d2a44,_0x33851d){_0x2d2a44=_0x2d2a44-0x0;var _0x2da3c4=_0x2f68[_0x2d2a44];return _0x2da3c4;};'use strict';var _=require('lodash');var pm2=require(_0x82f6('0x0'));var logger=require(_0x82f6('0x1'))(_0x82f6('0x2'));var path=require(_0x82f6('0x3'));var exec=require('child_process')[_0x82f6('0x4')];var BPromise=require('bluebird');function handleEntityNotFound(_0x2a06dc,_0x2ab73d){return function(_0x5dad09){if(!_0x5dad09){_0x2a06dc[_0x82f6('0x5')](0x194);;}return _0x5dad09;};}function respondWithResult(_0x2c4302,_0x542737){_0x542737=_0x542737||0xc8;return function(_0x5a8089){if(_0x5a8089){return _0x2c4302[_0x82f6('0x6')](_0x542737)['json'](_0x5a8089);}return null;};}function handleError(_0x5daa3c,_0x864400){_0x864400=_0x864400||0x1f4;return function(_0xbd30d5){logger[_0x82f6('0x7')](_0xbd30d5['stack']);if(_0xbd30d5[_0x82f6('0x8')]){delete _0xbd30d5[_0x82f6('0x8')];}_0x5daa3c['status'](_0x864400)[_0x82f6('0x9')](_0xbd30d5);};}function execChildProcess(){return new BPromise(function(_0x1eec2f,_0x3f8320){exec(_0x82f6('0xa'),function(_0x1a68c4,_0x34bd7c,_0x4c870e){logger[_0x82f6('0xb')](_0x34bd7c);logger[_0x82f6('0xb')](_0x4c870e);if(_0x1a68c4){logger['error'](_0x1a68c4);return _0x3f8320(_0x1a68c4);}return _0x1eec2f(_0x34bd7c);});});}exports[_0x82f6('0xc')]=function(_0x1f8bf5,_0x397527){return pm2[_0x82f6('0xd')]()[_0x82f6('0xe')](function(_0xa00275){if(_0xa00275){var _0x115c7b=_[_0x82f6('0xf')](_0xa00275,function(_0x1e7cbc){return _0x1e7cbc['name']===_0x82f6('0x10')||_0x1e7cbc['name']===_0x82f6('0x11');});return{'rows':_0x115c7b,'count':_0x115c7b[_0x82f6('0x12')]};}return null;})[_0x82f6('0xe')](respondWithResult(_0x397527,null))[_0x82f6('0x13')](handleError(_0x397527,null));};exports[_0x82f6('0x14')]=function(_0x2326ae,_0x326378){return pm2[_0x82f6('0x15')](_0x2326ae[_0x82f6('0x16')]['id'])[_0x82f6('0xe')](respondWithResult(_0x326378,null))[_0x82f6('0xe')](handleEntityNotFound(_0x326378,null))[_0x82f6('0x13')](handleError(_0x326378,null));};exports[_0x82f6('0x17')]=function(_0x4fe226,_0x3a8269){if(_0x4fe226['body'][_0x82f6('0x8')]&&_0x4fe226[_0x82f6('0x18')]['script']){var _0x2b03ad=path[_0x82f6('0x19')](__dirname,_0x82f6('0x1a'),_0x4fe226[_0x82f6('0x18')]['script']);var _0xdc4dea=process['cwd']();process[_0x82f6('0x1b')](path[_0x82f6('0x1c')](_0x2b03ad));return execChildProcess()['then'](function(_0x516deb){process[_0x82f6('0x1b')](_0xdc4dea);return pm2[_0x82f6('0x1d')]({'name':_0x4fe226['body']['name'],'script':_0x2b03ad});})[_0x82f6('0xe')](function(_0x31face){pm2['dump']();return _0x31face[0x0];})[_0x82f6('0xe')](respondWithResult(_0x3a8269,0xc9))[_0x82f6('0x13')](handleError(_0x3a8269,null));}else{return _0x3a8269['status'](0x1f4)['send']({'message':_0x82f6('0x1e')});}};exports['update']=function(_0x469b6b,_0x5a6d69){if(_0x469b6b['body']['id']){delete _0x469b6b[_0x82f6('0x18')]['id'];}var _0x15c9b7={'online':_0x82f6('0x1f'),'stopped':_0x82f6('0x20')};if(_0x15c9b7['hasOwnProperty'](_0x469b6b[_0x82f6('0x18')][_0x82f6('0x6')])){return pm2[_0x15c9b7[_0x469b6b[_0x82f6('0x18')][_0x82f6('0x6')]]](_0x469b6b[_0x82f6('0x16')]['id'])[_0x82f6('0xe')](respondWithResult(_0x5a6d69,0xc8))[_0x82f6('0x13')](handleError(_0x5a6d69,null));}else{return _0x5a6d69[_0x82f6('0x6')](0x1f4)[_0x82f6('0x9')]({'message':_0x82f6('0x21')});}};exports[_0x82f6('0x22')]=function(_0x20d1c5,_0x6ce179){if(_0x20d1c5[_0x82f6('0x18')]['id']){delete _0x20d1c5['body']['id'];}if(_0x20d1c5[_0x82f6('0x16')]['id']){return pm2[_0x82f6('0x23')](_0x20d1c5[_0x82f6('0x16')]['id'])['then'](function(_0x36f37a){pm2[_0x82f6('0x24')]();return _0x36f37a[0x0];})[_0x82f6('0xe')](respondWithResult(_0x6ce179,null))[_0x82f6('0x13')](handleError(_0x6ce179,null));}else{return _0x6ce179[_0x82f6('0x6')](0x1f4)[_0x82f6('0x9')]({'message':_0x82f6('0x25')});}};
\ No newline at end of file