X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FscreenRecording%2FscreenRecording.model.js;h=92c7bc35cd98c48971c251e23fc83fe28cf00e26;hb=3b98a30f4ada10cd5d8b95df3555955dc5830a8a;hp=ca2cc45803a1ca9fa091e9f82a9aa761eb27d0c4;hpb=fef0b697be1412fa067cb7edc64691337a3866f3;p=motion2.git diff --git a/server/api/screenRecording/screenRecording.model.js b/server/api/screenRecording/screenRecording.model.js index ca2cc45..92c7bc3 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 _0xb9f5=['api','bluebird','request-promise','path','rimraf','./screenRecording.attributes','exports','define','ScreenRecording','screen_recordings','interactionid','lodash','../../config/logger'];(function(_0x112585,_0x5017b){var _0x38809f=function(_0x24f315){while(--_0x24f315){_0x112585['push'](_0x112585['shift']());}};_0x38809f(++_0x5017b);}(_0xb9f5,0x80));var _0x5b9f=function(_0x2e1b41,_0x17914a){_0x2e1b41=_0x2e1b41-0x0;var _0x163368=_0xb9f5[_0x2e1b41];return _0x163368;};'use strict';var _=require(_0x5b9f('0x0'));var util=require('util');var logger=require(_0x5b9f('0x1'))(_0x5b9f('0x2'));var moment=require('moment');var BPromise=require(_0x5b9f('0x3'));var rp=require(_0x5b9f('0x4'));var fs=require('fs');var path=require(_0x5b9f('0x5'));var rimraf=require(_0x5b9f('0x6'));var config=require('../../config/environment');var attributes=require(_0x5b9f('0x7'));module[_0x5b9f('0x8')]=function(_0x12ee05,_0x5c0cd0){return _0x12ee05[_0x5b9f('0x9')](_0x5b9f('0xa'),attributes,{'tableName':_0x5b9f('0xb'),'paranoid':![],'indexes':[{'name':_0x5b9f('0xc'),'fields':[_0x5b9f('0xc')]}],'timestamps':!![]});}; \ No newline at end of file +var _0x410d=['../../config/environment','exports','define','ScreenRecording','interactionid','lodash','../../config/logger','api','moment','request-promise','path','rimraf'];(function(_0x4f5170,_0x2a1251){var _0x1b5cc8=function(_0x5a5da5){while(--_0x5a5da5){_0x4f5170['push'](_0x4f5170['shift']());}};_0x1b5cc8(++_0x2a1251);}(_0x410d,0x1cd));var _0xd410=function(_0x565c49,_0x54acd0){_0x565c49=_0x565c49-0x0;var _0x20ca34=_0x410d[_0x565c49];return _0x20ca34;};'use strict';var _=require(_0xd410('0x0'));var util=require('util');var logger=require(_0xd410('0x1'))(_0xd410('0x2'));var moment=require(_0xd410('0x3'));var BPromise=require('bluebird');var rp=require(_0xd410('0x4'));var fs=require('fs');var path=require(_0xd410('0x5'));var rimraf=require(_0xd410('0x6'));var config=require(_0xd410('0x7'));var attributes=require('./screenRecording.attributes');module[_0xd410('0x8')]=function(_0x365f7f,_0x21c68f){return _0x365f7f[_0xd410('0x9')](_0xd410('0xa'),attributes,{'tableName':'screen_recordings','paranoid':![],'indexes':[{'name':_0xd410('0xb'),'fields':[_0xd410('0xb')]}],'timestamps':!![]});}; \ No newline at end of file