81 Commits

Author SHA1 Message Date
srgooglo
30368231d0 replace app_config schema to app runtime 2020-11-15 12:43:11 +01:00
srgooglo
2aa1b877ac added saved and post 2020-11-02 18:41:14 +01:00
srgooglo
087bbc81c4 refactor & clean icons 2020-11-02 17:22:31 +01:00
srgooglo
c018e8ee67 added follow support 2020-10-30 19:35:38 +01:00
srgooglo
bba876b02b add persistent mode to use & other changes 2020-10-29 20:29:09 +01:00
srgooglo
9a123ae190 fixed missing user_id & fix fadeclock 2020-10-29 15:39:31 +01:00
srgooglo
fe6dd9258b removed console.logs 2020-10-29 14:57:17 +01:00
srgooglo
a9517b43b7 added splash loader 2020-10-29 14:56:06 +01:00
srgooglo
a9745696d9 fixed socket token refresh 2020-10-29 13:33:01 +01:00
srgooglo
2cc519fb5c fixed broked refreshToken 2020-10-29 10:30:54 +01:00
srgooglo
11d1990536 refactors for #27 & removed unused code 2020-10-28 17:56:45 +01:00
srgooglo
e77109e3e9 changed auth method to ws 2020-10-28 14:44:15 +01:00
srgooglo
7fcdf5aec2 added locked state & use method to socket 2020-10-27 18:22:55 +01:00
srgooglo
136a62f558 added headerNode & headerReset 2020-10-23 18:01:20 +02:00
srgooglo
1afeceb9d7 manage sockets by nodes, supporting multiplexing 2020-10-23 16:13:29 +02:00
srgooglo
c8dbb8519b multiple changes 2020-10-22 18:50:58 +02:00
srgooglo
1d7213e5df fixed bas typing updateListener 2020-10-22 17:20:59 +02:00
srgooglo
7bb82ae530 updated socket init methods 2020-10-22 17:12:35 +02:00
srgooglo
d8307609d2 changed socketinit method 2020-10-21 17:53:13 +02:00
srgooglo
e71f8aa03b added sockets listeners handlers & update debuggers 2020-10-21 17:35:31 +02:00
srgooglo
f3ca558a11 Merge branch 'master' of https://github.com/srgooglo/comty 2020-10-21 12:31:42 +02:00
srgooglo
c1d5e7fd2b update redux debugger from support decyle/serialize 2020-10-21 12:31:29 +02:00
codefactor-io
804126512e [CodeFactor] Apply fixes to commit 674d270 2020-10-20 19:49:44 +00:00
srgooglo
a454f97f2c socket init on query model 2020-10-20 21:49:25 +02:00
srgooglo
e744d3ba95 other changes 2020-10-20 16:31:38 +02:00
srgooglo
b65f0881c7 add socket model to app models 2020-10-19 16:47:17 +02:00
srgooglo
3ca62dc8c8 fix #18, refactor objectToArray to legacy util 2020-10-16 13:14:24 +02:00
srgooglo
9f7a0f5ec8 updated get_user_data endpoints 2020-10-14 22:32:08 +02:00
srgooglo
a5ff465c46 fixed auto close when no valid events 2020-10-12 20:38:06 +02:00
srgooglo
0c5d611c29 refactor and clean some 2020-10-12 19:14:50 +02:00
srgooglo
60ff56face update model for contextMenu and render method 2020-10-12 19:14:31 +02:00
srgooglo
605550c124 refactorized verbosity with the correct array schema 2020-10-12 15:59:37 +02:00
srgooglo
8d33f882e6 fixed duplicated queryIndexer & fixed bad schema for ipcInvoke in windowNavbar 2020-10-12 12:07:09 +02:00
codefactor-io
6399064cbf [CodeFactor] Apply fixes 2020-10-09 17:10:08 +00:00
srgooglo
8fe0c7ee44 change api_v3 model with new @nodecore-api-lib 2020-10-09 19:07:14 +02:00
srgooglo
ac6b2fb557 Add user model to app models, user layout updated for gathering data from model instead local functions 2020-10-09 16:03:10 +02:00
srgooglo
fbb3c2609b woops i miss that one 2020-10-08 20:03:11 +02:00
srgooglo
74354f0710 refactor core "helpers" to "models" 2020-10-08 20:02:07 +02:00
srgooglo
6aab1883aa Merge branch 'master' of https://github.com/srgooglo/comty 2020-10-08 18:45:08 +02:00
srgooglo
f0c8b7af00 wtf 2020-10-08 18:43:34 +02:00
srgooglo
75af51f0ea added to core queryIndexer, used for index an input rules and returns parsed string with callback 2020-10-08 16:17:05 +02:00
srgooglo
1ec9c2c822 added events handlers to basics events (" disconnect, connect... etc ") 2020-10-07 18:19:26 +02:00
srgooglo
3142059177 refactor & other changes 2020-10-07 15:11:43 +02:00
srgooglo
437d59709e [update] verbosity removed legacy & refactor components, also tweaked string concat for support spread multiple data inputs 2020-10-07 11:07:36 +02:00
srgooglo
9433138e6d include legacy method 2020-10-06 20:06:42 +02:00
srgooglo
51a33b5415 electron remote-debugging for dev instace 2020-10-06 14:53:31 +02:00
srgooglo
1ce023b316 update: stage schema
update: extended model & core std exec
2020-10-02 02:25:41 +02:00
srgooglo
e5991cb678 update: model extended
update: plugin remote std lib
2020-09-25 22:49:12 +02:00
srgooglo
7dcad5b9bb update: core distribution libs & helpers
update: app model

added: electron main ipcRenderer getSystemPreferences

added: sidebar_collapse support
2020-09-25 04:52:04 +02:00
srgooglo
72d110fec1 update: settings render method
added: plugins settings

update: about app thirdparty libs & technologies
2020-09-23 23:42:20 +02:00