Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / api / screenRecording / screenRecording.attributes.js
index ab49a84..3afb78c 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xaf60=['value','STRING','replace','setDataValue','INTEGER','startedAt','format','toString','DATE','createdAt','MM-DD-YYYY\x20HH:mm','sequelize','moment','path','VIRTUAL','extname','getDataValue'];(function(_0xed97f3,_0x1b4657){var _0x52f921=function(_0x5009e0){while(--_0x5009e0){_0xed97f3['push'](_0xed97f3['shift']());}};_0x52f921(++_0x1b4657);}(_0xaf60,0x82));var _0x0af6=function(_0xbca1b1,_0x33f0ce){_0xbca1b1=_0xbca1b1-0x0;var _0x4e1686=_0xaf60[_0xbca1b1];return _0x4e1686;};'use strict';var Sequelize=require(_0x0af6('0x0'));var moment=require(_0x0af6('0x1'));var path=require(_0x0af6('0x2'));var config=require('../../config/environment');module['exports']={'format':{'type':Sequelize[_0x0af6('0x3')],'get':function(){return this['getDataValue']('value')?path[_0x0af6('0x4')](this[_0x0af6('0x5')](_0x0af6('0x6'))):undefined;}},'interactionid':{'type':Sequelize[_0x0af6('0x7')]},'channel':{'type':Sequelize[_0x0af6('0x7')]},'value':{'type':Sequelize[_0x0af6('0x7')],'set':function(_0x2eb218){var _0x52c997=_0x2eb218[_0x0af6('0x8')](/\\/g,'/');this[_0x0af6('0x9')]('value',_0x52c997);}},'rating':{'type':Sequelize[_0x0af6('0xa')],'validate':{'max':0x5,'min':0x0}},'duration':{'type':Sequelize[_0x0af6('0xa')],'set':function(_0xe9d01a){this['setDataValue']('startedAt',moment()['subtract'](_0xe9d01a,'ms'));this[_0x0af6('0x9')]('closedAt',moment());this[_0x0af6('0x9')]('duration',_0xe9d01a);}},'startedAt':{'type':Sequelize['DATE'],'get':function(){return moment(this[_0x0af6('0x5')](_0x0af6('0xb')))[_0x0af6('0xc')]('MM-DD-YYYY\x20HH:mm')[_0x0af6('0xd')]();}},'closedAt':{'type':Sequelize[_0x0af6('0xe')],'get':function(){return moment(this[_0x0af6('0x5')]('closedAt'))[_0x0af6('0xc')]('MM-DD-YYYY\x20HH:mm')[_0x0af6('0xd')]();}},'createdAt':{'type':Sequelize['DATE'],'get':function(){return moment(this[_0x0af6('0x5')](_0x0af6('0xf')))[_0x0af6('0xc')](_0x0af6('0x10'))['toString']();}},'updatedAt':{'type':Sequelize['DATE'],'get':function(){return moment(this['getDataValue']('updatedAt'))['format'](_0x0af6('0x10'))[_0x0af6('0xd')]();}}};
\ No newline at end of file
+var _0x6a95=['VIRTUAL','getDataValue','value','STRING','INTEGER','setDataValue','startedAt','subtract','closedAt','duration','DATE','MM-DD-YYYY\x20HH:mm','toString','format','updatedAt','sequelize','moment','path','../../config/environment','exports'];(function(_0x507b8f,_0x3972ba){var _0xffe67a=function(_0x596488){while(--_0x596488){_0x507b8f['push'](_0x507b8f['shift']());}};_0xffe67a(++_0x3972ba);}(_0x6a95,0x1db));var _0x56a9=function(_0x24237f,_0x4cf32c){_0x24237f=_0x24237f-0x0;var _0x48298e=_0x6a95[_0x24237f];return _0x48298e;};'use strict';var Sequelize=require(_0x56a9('0x0'));var moment=require(_0x56a9('0x1'));var path=require(_0x56a9('0x2'));var config=require(_0x56a9('0x3'));module[_0x56a9('0x4')]={'format':{'type':Sequelize[_0x56a9('0x5')],'get':function(){return this[_0x56a9('0x6')]('value')?path['extname'](this[_0x56a9('0x6')](_0x56a9('0x7'))):undefined;}},'interactionid':{'type':Sequelize[_0x56a9('0x8')]},'channel':{'type':Sequelize[_0x56a9('0x8')]},'value':{'type':Sequelize[_0x56a9('0x8')],'set':function(_0x365093){var _0xd8aa7c=_0x365093['replace'](/\\/g,'/');this['setDataValue'](_0x56a9('0x7'),_0xd8aa7c);}},'rating':{'type':Sequelize[_0x56a9('0x9')],'validate':{'max':0x5,'min':0x0}},'duration':{'type':Sequelize['INTEGER'],'set':function(_0xe4b98c){this[_0x56a9('0xa')](_0x56a9('0xb'),moment()[_0x56a9('0xc')](_0xe4b98c,'ms'));this[_0x56a9('0xa')](_0x56a9('0xd'),moment());this[_0x56a9('0xa')](_0x56a9('0xe'),_0xe4b98c);}},'startedAt':{'type':Sequelize[_0x56a9('0xf')],'get':function(){return moment(this['getDataValue'](_0x56a9('0xb')))['format'](_0x56a9('0x10'))[_0x56a9('0x11')]();}},'closedAt':{'type':Sequelize[_0x56a9('0xf')],'get':function(){return moment(this[_0x56a9('0x6')](_0x56a9('0xd')))[_0x56a9('0x12')](_0x56a9('0x10'))[_0x56a9('0x11')]();}},'createdAt':{'type':Sequelize[_0x56a9('0xf')],'get':function(){return moment(this['getDataValue']('createdAt'))[_0x56a9('0x12')](_0x56a9('0x10'))[_0x56a9('0x11')]();}},'updatedAt':{'type':Sequelize[_0x56a9('0xf')],'get':function(){return moment(this['getDataValue'](_0x56a9('0x13')))['format']('MM-DD-YYYY\x20HH:mm')['toString']();}}};
\ No newline at end of file