Commit Graph

176 Commits

Author SHA1 Message Date
Leandro Antônio Farias Machado
b58b978b5f fix(controller): api request queue memory leak 2023-06-27 02:20:21 -03:00
Leandro Antônio Farias Machado
fcd322c7a9
Update README.md 2023-06-27 01:13:33 -03:00
Leandro Antônio Farias Machado
a9221ae82d
Update README.md 2023-06-27 00:27:54 -03:00
Leandro Antônio Farias Machado
ec49f4f9d4
Update README.md 2023-06-27 00:26:49 -03:00
Leandro Antônio Farias Machado
ee9b24a284
Update README.md 2023-06-27 00:04:08 -03:00
Leandro Antônio Farias Machado
baeddae220
Update README.md 2023-06-26 23:32:03 -03:00
Leandro Antônio Farias Machado
c815a4c4d7
Update README.md remove line exceding 2023-06-26 22:10:04 -03:00
Leandro Antônio Farias Machado
3a47110085
Update README.md topology section 2023-06-26 22:09:20 -03:00
Leandro Antônio Farias Machado
88cd630224 update README.md 2023-06-26 21:49:35 -03:00
Leandro Antônio Farias Machado
3c0a6f4a8c feat(mochi): connect to redis with password 2023-06-26 19:51:10 -03:00
Leandro Antônio Farias Machado
6b80a95e14
Update README.md (2) 2023-06-26 11:21:06 -03:00
Leandro Antônio Farias Machado
6ddb09a9d7
Update README.md 2023-06-26 11:04:01 -03:00
Leandro Antônio Farias Machado
a75c698f0f
Update README.md infra diagram 2023-06-26 10:57:32 -03:00
Leandro Antônio Farias Machado
dab93b1b5e
Update README.md infra diagram 2023-06-26 10:54:13 -03:00
Leandro Antônio Farias Machado
00f4892a7d feat(devops):socketio service 2023-06-26 03:33:59 -03:00
Leandro Antônio Farias Machado
71c3c8ef40 fix(frontend): device discovery key list error 2023-06-26 02:36:55 -03:00
Leandro Antônio Farias Machado
dafe2ced3c fix(frontend): errors and few warnings 2023-06-26 02:34:26 -03:00
Leandro Antônio Farias Machado
41d548ee66 chore(nginx):update nginx config for websockets 2023-06-26 01:41:30 -03:00
Leandro Antônio Farias Machado
ad43562714 chore(frontend): remove search icon from top nav 2023-06-26 01:11:32 -03:00
Leandro Antônio Farias Machado
678d3bba10 chore(frontend): comment map section + add beta warn at chat 2023-06-26 01:09:51 -03:00
Leandro Antônio Farias Machado
dccdc9c116 feat(webrtc+websockets): logic structure + video and audio streams 2023-06-26 01:09:10 -03:00
Leandro Antônio Farias Machado
71cc19b807 feat(frontend): new components for new device remote calls via front 2023-06-25 23:35:52 -03:00
Leandro Antônio Farias Machado
eaedefa05d feat(frontend): handler for multiple device calls 2023-06-25 23:34:58 -03:00
Leandro Antônio Farias Machado
6932d6df92 fix(controller): geParameterInstances returning null 2023-06-24 11:32:49 -03:00
Leandro Antônio Farias Machado
1489573f89 chore: fix users returning password at api + GeSupportedDm null return 2023-06-24 11:13:18 -03:00
Leandro Antônio Farias Machado
9765b77e32 chore: remember to fix api methods 2023-06-24 10:02:43 -03:00
Leandro Antônio Farias Machado
13341f2291 feat(controller): GetParameterInstances + Firmware update 2023-06-24 08:57:46 -03:00
Leandro Antônio Farias Machado
e38a2cba9a chore(socketio): request to call another user 2023-06-22 10:58:26 -03:00
Leandro Antônio Farias Machado
4319b58321 chore(socektio): handles connections and disconnections situations 2023-06-22 10:42:42 -03:00
Leandro Antônio Farias Machado
10b9b4776b fix(socketio): data inconsistence 2023-06-18 22:34:18 -03:00
Leandro Antônio Farias Machado
742fcc9d3c feat(socketio): get users online and offline (users status) (2) 2023-06-18 22:26:03 -03:00
Leandro Antônio Farias Machado
526804c291 feat(socketio): get users online and offline (users status) 2023-06-18 22:25:16 -03:00
Leandro Antônio Farias Machado
b0e8794d94 feat(socketio): new server service structure 2023-06-17 14:18:51 -03:00
Leandro Antônio Farias Machado
a602121a5a chore: auth context same email in sessionStorage 2023-06-17 14:17:59 -03:00
Leandro Antônio Farias Machado
270fca0f8e chore: replace devias kit name to oktopus 2023-06-17 14:16:06 -03:00
Leandro Antônio Farias Machado
8dae5960e7 feat(api): retrieve all users 2023-06-17 14:13:06 -03:00
Leandro Antônio Farias Machado
d4b6e6775a chore(controller): ignore tmp folder 2023-06-16 11:29:58 -03:00
Leandro Antônio Farias Machado
8e57b87378 feat(api): create users with different privileges 2023-06-16 11:28:33 -03:00
Leandro Antônio Farias Machado
57ebbc7c45 chore(controller): show alert on broker disconnection 2023-06-16 00:12:54 -03:00
Leandro Antônio Farias Machado
a0fef6c36e feat: initial socketio server 2023-06-16 00:12:22 -03:00
Leandro Antônio Farias Machado
9f7920b0e2 chore: websocket server (descontinued) - socketio version for golang is deprecated 2023-06-16 00:10:21 -03:00
Leandro Antônio Farias Machado
274c9d7659 fix(env):api route 2023-06-12 20:12:47 -03:00
Leandro Antônio Farias Machado
5da536ed96 feat(api): get supported parameters from device 2023-06-12 20:12:15 -03:00
Leandro Antônio Farias Machado
8d65004d3c chore(frontend): change text color of dialog answer 2023-06-12 20:07:15 -03:00
Leandro Antônio Farias Machado
0557407301 Sync main changes to dev 2023-06-12 18:58:04 -03:00
Leandro Antônio Farias Machado
e30cd64f5e hotfix(frontend): send request with auth token 2023-06-08 12:37:32 -03:00
Leandro Antônio Farias Machado
4efb6595ea chore(frontend): use url from env 2023-06-08 11:48:22 -03:00
Leandro Antônio Farias Machado
19aafcf989 chore(frontend): use url from env 2023-06-08 11:46:50 -03:00
Leandro Antônio Farias Machado
ef120e3d40
Frontend MVP
Frontend MVP + nginx.conf for api
2023-06-08 11:35:17 -03:00
Leandro Antônio Farias Machado
b5025ec878 chore(frontend): close dialog in close button too 2023-06-08 11:33:27 -03:00