305 Commits

Author SHA1 Message Date
srgooglo
ebba5828e8 refactors for #27 & removed unused code 2020-10-28 17:56:45 +01:00
srgooglo
0c9c5007c8 Merge branch 'master' of https://github.com/srgooglo/comty 2020-10-28 14:44:22 +01:00
srgooglo
c15e92e386 changed auth method to ws 2020-10-28 14:44:15 +01:00
srgooglo
bef884fe2d
Create callback_codes.md 2020-10-28 09:19:58 +01:00
srgooglo
04a591d278
Merge pull request #23 from srgooglo/master-cf-autofix
Apply fixes from CodeFactor
2020-10-27 18:25:41 +01:00
srgooglo
ac69e2fec7 changed ?? operators values on socket debugger 2020-10-27 18:25:13 +01:00
srgooglo
d328d612b2 update explore request method 2020-10-27 18:24:43 +01:00
codefactor-io
82d426697a [CodeFactor] Apply fixes to commit 5564e8e 2020-10-27 17:23:31 +00:00
srgooglo
9ea418b99d Merge branch 'master' of https://github.com/srgooglo/comty 2020-10-27 18:23:05 +01:00
srgooglo
5564e8e323 added locked state & use method to socket 2020-10-27 18:22:55 +01:00
srgooglo
6af0d092d9
Update README.md
added maintainability badge
2020-10-27 11:17:56 +01:00
srgooglo
79ecb69f16
Update README.md 2020-10-25 20:46:19 +01:00
srgooglo
273bd10b8d
Merge pull request #22 from srgooglo/master-cf-autofix
Apply fixes from CodeFactor
2020-10-23 20:04:38 +02:00
codefactor-io
21c120c95f [CodeFactor] Apply fixes to commit 9cf915d 2020-10-23 18:01:42 +00:00
srgooglo
9cf915dfaa added headerNode & headerReset 2020-10-23 18:01:20 +02:00
srgooglo
ca1bbf0dd2 added temporaly socket debugger 2020-10-23 16:13:52 +02:00
srgooglo
f7535ae7c0 manage sockets by nodes, supporting multiplexing 2020-10-23 16:13:29 +02:00
srgooglo
c1b764be06 Changed nested content generation length minimun depth 2020-10-23 15:17:56 +02:00
srgooglo
20faeea409 multiple changes 2020-10-22 18:50:58 +02:00
srgooglo
030027b2a1 fixed bas typing updateListener 2020-10-22 17:20:59 +02:00
srgooglo
a12a1372ff updated socket init methods 2020-10-22 17:12:35 +02:00
srgooglo
bdc19546fe changed socketinit method 2020-10-21 17:53:13 +02:00
srgooglo
cc184378af added sockets listeners handlers & update debuggers 2020-10-21 17:35:31 +02:00
srgooglo
d9315c6d93 added selectedKeys storage 2020-10-21 13:02:48 +02:00
srgooglo
d43d23fbc1 Merge branch 'master' of https://github.com/srgooglo/comty 2020-10-21 12:31:42 +02:00
srgooglo
f601a01672 update redux debugger from support decyle/serialize 2020-10-21 12:31:29 +02:00
srgooglo
6f1e3d001f
Merge pull request #21 from srgooglo/snyk-fix-4eac0b1560decc7b0968ddbe4c96b988
[Snyk] Security upgrade react-scripts from 3.4.3 to 3.4.4
2020-10-21 08:26:21 +02:00
snyk-bot
8150528ced
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-OBJECTPATH-1017036
2020-10-21 00:45:29 +00:00
srgooglo
fb03a2cef1
Merge pull request #20 from srgooglo/master-cf-autofix
Apply fixes from CodeFactor
2020-10-20 21:51:10 +02:00
codefactor-io
18262638fc [CodeFactor] Apply fixes to commit 674d270 2020-10-20 19:49:44 +00:00
srgooglo
674d270fa6 socket init on query model 2020-10-20 21:49:25 +02:00
srgooglo
052d3b58c7 remove unused modules 2020-10-20 21:48:53 +02:00
srgooglo
aa424fb420 updated redux debugger, added ParamsList to component 2020-10-20 21:48:18 +02:00
srgooglo
06455f6412 other changes 2020-10-20 16:31:38 +02:00
srgooglo
b39b0cea56 changed Sider render method 2020-10-20 16:31:06 +02:00
srgooglo
cc9396b5b6 removed RenderComponent object 2020-10-20 16:30:34 +02:00
srgooglo
b6295785af updated some dependencies 2020-10-20 14:14:38 +02:00
srgooglo
7b1962d778 updated ie target version 2020-10-20 14:14:14 +02:00
srgooglo
63bb85cf5c added Provider to FloatComponent 2020-10-20 14:13:53 +02:00
srgooglo
a7a9b887e1 add socket model to app models 2020-10-19 16:47:17 +02:00
srgooglo
f327225db2 changed method of import for verbosity 2020-10-19 16:46:57 +02:00
srgooglo
c06ffe5e0d added FloatComponent prototype to components 2020-10-19 16:45:42 +02:00
srgooglo
1c1acb9a2b updated versions 2020-10-19 16:44:27 +02:00
srgooglo
45e4d2cd96 changed debugger directories 2020-10-19 16:43:14 +02:00
srgooglo
2aa02a5009 refactorized Loader 2020-10-16 13:39:12 +02:00
srgooglo
7b0bcf7bf6 updated gitignore, including package-lock 2020-10-16 13:24:27 +02:00
srgooglo
a2993d4eab fix #18, refactor objectToArray to legacy util 2020-10-16 13:14:24 +02:00
srgooglo
572eb5f5bc change app_info object from core to clientInfo, added getBuild function and tidy up, remplazed local utils methods to nodecore-utils lib 2020-10-16 13:12:53 +02:00
srgooglo
4e76cb0db6 updated get_user_data endpoints 2020-10-14 22:32:08 +02:00
srgooglo
bb5daa7c84
Merge pull request #19 from srgooglo/master-cf-autofix
Apply fixes from CodeFactor
2020-10-12 20:50:48 +02:00