X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FscreenRecording%2FscreenRecording.model.js;fp=server%2Fapi%2FscreenRecording%2FscreenRecording.model.js;h=935b537ae747279618e1ce31f6f0db3911c793cb;hb=5083750143c3c88bdac459e1fc96a5f7f552fbd6;hp=748a3854c333a25ff54b0dd63e28988bbe0617f9;hpb=8de30684771e4539598fcfa869d5f97a2efb140f;p=motion2.git diff --git a/server/api/screenRecording/screenRecording.model.js b/server/api/screenRecording/screenRecording.model.js index 748a385..935b537 100644 --- a/server/api/screenRecording/screenRecording.model.js +++ b/server/api/screenRecording/screenRecording.model.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xc45d=['bluebird','path','rimraf','../../config/environment','exports','define','ScreenRecording','interactionid','lodash','util','../../config/logger','api','moment'];(function(_0xe73080,_0x24c56d){var _0x12cbc4=function(_0x1377e2){while(--_0x1377e2){_0xe73080['push'](_0xe73080['shift']());}};_0x12cbc4(++_0x24c56d);}(_0xc45d,0x119));var _0xdc45=function(_0x251d43,_0xd5a05a){_0x251d43=_0x251d43-0x0;var _0x3d7759=_0xc45d[_0x251d43];return _0x3d7759;};'use strict';var _=require(_0xdc45('0x0'));var util=require(_0xdc45('0x1'));var logger=require(_0xdc45('0x2'))(_0xdc45('0x3'));var moment=require(_0xdc45('0x4'));var BPromise=require(_0xdc45('0x5'));var rp=require('request-promise');var fs=require('fs');var path=require(_0xdc45('0x6'));var rimraf=require(_0xdc45('0x7'));var config=require(_0xdc45('0x8'));var attributes=require('./screenRecording.attributes');module[_0xdc45('0x9')]=function(_0x25667b,_0x237842){return _0x25667b[_0xdc45('0xa')](_0xdc45('0xb'),attributes,{'tableName':'screen_recordings','paranoid':![],'indexes':[{'name':'interactionid','fields':[_0xdc45('0xc')]}],'timestamps':!![]});}; \ No newline at end of file +var _0x30f9=['lodash','util','../../config/logger','api','moment','bluebird','../../config/environment','./screenRecording.attributes','exports','define','ScreenRecording','screen_recordings','interactionid'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x30f9,0xea));var _0x930f=function(_0x1cfe2e,_0x1ebbcd){_0x1cfe2e=_0x1cfe2e-0x0;var _0x39233f=_0x30f9[_0x1cfe2e];return _0x39233f;};'use strict';var _=require(_0x930f('0x0'));var util=require(_0x930f('0x1'));var logger=require(_0x930f('0x2'))(_0x930f('0x3'));var moment=require(_0x930f('0x4'));var BPromise=require(_0x930f('0x5'));var rp=require('request-promise');var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require(_0x930f('0x6'));var attributes=require(_0x930f('0x7'));module[_0x930f('0x8')]=function(_0x54a0de,_0x10ccb3){return _0x54a0de[_0x930f('0x9')](_0x930f('0xa'),attributes,{'tableName':_0x930f('0xb'),'paranoid':![],'indexes':[{'name':_0x930f('0xc'),'fields':[_0x930f('0xc')]}],'timestamps':!![]});}; \ No newline at end of file