Built motion from commit 9d0783e6.|2.6.13
[motion2.git] / server / api / screenRecording / screenRecording.attributes.js
index 9be7ddf..be16d48 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x85de=['subtract','closedAt','duration','DATE','format','MM-DD-YYYY\x20HH:mm','toString','createdAt','updatedAt','sequelize','moment','path','../../config/environment','exports','VIRTUAL','value','extname','getDataValue','STRING','replace','INTEGER','setDataValue','startedAt'];(function(_0x415a0b,_0x26e7cb){var _0x5acf90=function(_0x17ea2f){while(--_0x17ea2f){_0x415a0b['push'](_0x415a0b['shift']());}};_0x5acf90(++_0x26e7cb);}(_0x85de,0x65));var _0xe85d=function(_0x2af417,_0xd04052){_0x2af417=_0x2af417-0x0;var _0x132f9b=_0x85de[_0x2af417];return _0x132f9b;};'use strict';var Sequelize=require(_0xe85d('0x0'));var moment=require(_0xe85d('0x1'));var path=require(_0xe85d('0x2'));var config=require(_0xe85d('0x3'));module[_0xe85d('0x4')]={'format':{'type':Sequelize[_0xe85d('0x5')],'get':function(){return this['getDataValue'](_0xe85d('0x6'))?path[_0xe85d('0x7')](this[_0xe85d('0x8')](_0xe85d('0x6'))):undefined;}},'interactionid':{'type':Sequelize['STRING']},'channel':{'type':Sequelize['STRING']},'value':{'type':Sequelize[_0xe85d('0x9')],'set':function(_0x27401c){var _0x387bfc=_0x27401c[_0xe85d('0xa')](/\\/g,'/');this['setDataValue'](_0xe85d('0x6'),_0x387bfc);}},'rating':{'type':Sequelize[_0xe85d('0xb')],'validate':{'max':0x5,'min':0x0}},'duration':{'type':Sequelize[_0xe85d('0xb')],'set':function(_0x89b2b2){this[_0xe85d('0xc')](_0xe85d('0xd'),moment()[_0xe85d('0xe')](_0x89b2b2,'ms'));this[_0xe85d('0xc')](_0xe85d('0xf'),moment());this[_0xe85d('0xc')](_0xe85d('0x10'),_0x89b2b2);}},'startedAt':{'type':Sequelize[_0xe85d('0x11')],'get':function(){return moment(this[_0xe85d('0x8')](_0xe85d('0xd')))[_0xe85d('0x12')](_0xe85d('0x13'))[_0xe85d('0x14')]();}},'closedAt':{'type':Sequelize['DATE'],'get':function(){return moment(this['getDataValue'](_0xe85d('0xf')))[_0xe85d('0x12')](_0xe85d('0x13'))[_0xe85d('0x14')]();}},'createdAt':{'type':Sequelize[_0xe85d('0x11')],'get':function(){return moment(this[_0xe85d('0x8')](_0xe85d('0x15')))['format']('MM-DD-YYYY\x20HH:mm')['toString']();}},'updatedAt':{'type':Sequelize['DATE'],'get':function(){return moment(this[_0xe85d('0x8')](_0xe85d('0x16')))['format'](_0xe85d('0x13'))[_0xe85d('0x14')]();}}};
\ No newline at end of file
+var _0x4d5a=['STRING','replace','setDataValue','INTEGER','startedAt','subtract','closedAt','duration','DATE','format','MM-DD-YYYY\x20HH:mm','toString','createdAt','updatedAt','moment','path','../../config/environment','VIRTUAL','getDataValue','value','extname'];(function(_0x312885,_0x4222f3){var _0x42415e=function(_0x580c61){while(--_0x580c61){_0x312885['push'](_0x312885['shift']());}};_0x42415e(++_0x4222f3);}(_0x4d5a,0x15e));var _0xa4d5=function(_0x618414,_0x1a7a60){_0x618414=_0x618414-0x0;var _0x21c19a=_0x4d5a[_0x618414];return _0x21c19a;};'use strict';var Sequelize=require('sequelize');var moment=require(_0xa4d5('0x0'));var path=require(_0xa4d5('0x1'));var config=require(_0xa4d5('0x2'));module['exports']={'format':{'type':Sequelize[_0xa4d5('0x3')],'get':function(){return this[_0xa4d5('0x4')](_0xa4d5('0x5'))?path[_0xa4d5('0x6')](this['getDataValue'](_0xa4d5('0x5'))):undefined;}},'interactionid':{'type':Sequelize['STRING']},'channel':{'type':Sequelize['STRING']},'value':{'type':Sequelize[_0xa4d5('0x7')],'set':function(_0x1856aa){var _0x166db3=_0x1856aa[_0xa4d5('0x8')](/\\/g,'/');this[_0xa4d5('0x9')](_0xa4d5('0x5'),_0x166db3);}},'rating':{'type':Sequelize[_0xa4d5('0xa')],'validate':{'max':0x5,'min':0x0}},'duration':{'type':Sequelize['INTEGER'],'set':function(_0x5586de){this[_0xa4d5('0x9')](_0xa4d5('0xb'),moment()[_0xa4d5('0xc')](_0x5586de,'ms'));this[_0xa4d5('0x9')](_0xa4d5('0xd'),moment());this[_0xa4d5('0x9')](_0xa4d5('0xe'),_0x5586de);}},'startedAt':{'type':Sequelize[_0xa4d5('0xf')],'get':function(){return moment(this['getDataValue']('startedAt'))[_0xa4d5('0x10')](_0xa4d5('0x11'))[_0xa4d5('0x12')]();}},'closedAt':{'type':Sequelize[_0xa4d5('0xf')],'get':function(){return moment(this['getDataValue']('closedAt'))[_0xa4d5('0x10')](_0xa4d5('0x11'))[_0xa4d5('0x12')]();}},'createdAt':{'type':Sequelize[_0xa4d5('0xf')],'get':function(){return moment(this[_0xa4d5('0x4')](_0xa4d5('0x13')))['format']('MM-DD-YYYY\x20HH:mm')[_0xa4d5('0x12')]();}},'updatedAt':{'type':Sequelize[_0xa4d5('0xf')],'get':function(){return moment(this['getDataValue'](_0xa4d5('0x14')))[_0xa4d5('0x10')](_0xa4d5('0x11'))[_0xa4d5('0x12')]();}}};
\ No newline at end of file