Commit Graph

241 Commits

Author SHA1 Message Date
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
Leandro Antônio Farias Machado
b7ed87c5af chore(frontend): block access to offline devices 2023-06-08 11:32:06 -03:00
Leandro Antônio Farias Machado
609ec53790 chore(frontend): change user default name 2023-06-08 11:31:22 -03:00
Leandro Antônio Farias Machado
11f42a0f8a feat(frontend): devices rpc page 2023-06-08 11:30:59 -03:00
Leandro Antônio Farias Machado
330df2986f fix(devops): nginx.conf for api 2023-06-08 02:00:11 -03:00
Leandro Antônio Farias Machado
dd8c3e5f06
Merge pull request #50 from leandrofars/dev
Dev
2023-06-08 01:26:53 -03:00
Leandro Antônio Farias Machado
790463234c chore: update nginx and controller services 2023-06-08 01:26:21 -03:00
Leandro Antônio Farias Machado
f9042ea2fc fix(mochi): run tls broker with and without tls simultaneously 2023-06-08 01:21:48 -03:00
Leandro Antônio Farias Machado
5a65fd9dff chore(nginx): create api specific route 2023-06-08 01:21:07 -03:00
Leandro Farias
0b7390edc1 fix(frontend): link to device 2023-06-05 11:29:37 +00:00
Leandro Farias
5c00ef6b99 chore(devops): nginx + pm2 server configs 2023-06-05 10:56:50 +00:00
Leandro Antônio Farias Machado
e7fc4e5ce7 Merge branch 'dev' 2023-06-03 10:14:25 -03:00
Leandro Antônio Farias Machado
b89dc9e4a3 feat(devops): deploy front on ec2 [test1] 2023-06-03 10:14:16 -03:00
Leandro Antônio Farias Machado
1138aaeb26 hotfix(mochi): servers id 2023-06-03 10:13:50 -03:00
Leandro Antônio Farias Machado
28528a37d9
Merge pull request #49 from leandrofars/dev
v1.0.1
2023-06-03 09:54:36 -03:00
Leandro Antônio Farias Machado
78ef20793c fix(mochi): broker to run with and without tls at the same time 2023-05-29 08:04:33 -03:00
Leandro Antônio Farias Machado
63ff7e23bb Merge branch 'main' into dev 2023-05-29 07:57:27 -03:00
Leandro Farias Machado
6d7946642b feat(devops): services example 2023-05-29 07:54:26 -03:00
Leandro Farias Machado
9f880ea8df Merge remote-tracking branch 'origin/main' 2023-05-28 19:24:03 -03:00
Leandro Farias Machado
bae078b734 feat(mochi): allows broker to run with and without tls at the same time 2023-05-28 19:22:44 -03:00
Leandro Antônio Farias Machado
5ebfc25250
Merge pull request #48 from leandrofars/dev
v2 with tls
2023-05-25 08:09:56 -03:00
Leandro Farias Machado
363849ba4e chore(devops):remove github actions 2023-05-25 07:54:32 -03:00
Leandro Farias Machado
976612057a chore(mqtt): enables mqtt connection over tls 2023-05-25 07:51:43 -03:00
Leandro Farias Machado
75603c6f6f chore(db): controller verifies connection with mongoDB 2023-05-25 07:49:21 -03:00
Leandro Antônio Farias Machado
e639d79654
Merge pull request #47 from leandrofars/dev
v1.0.1
2023-05-18 01:11:40 -03:00
Leandro Antônio Farias Machado
9bf77a6a8e fix(tls/redis): tls keys misconception + redis condition 2023-05-18 01:10:16 -03:00
Leandro Antônio Farias Machado
307a9692fd chore(gitignore): mochi binary 2023-05-18 01:03:28 -03:00
Leandro Antônio Farias Machado
79091471af
Merge pull request #46 from leandrofars/dev
fix(env): front env config
2023-05-18 00:07:23 -03:00
Leandro Antônio Farias Machado
d7ef875b00 fix(env): front env config 2023-05-18 00:06:33 -03:00
Leandro Antônio Farias Machado
28738ed0f3
Merge pull request #45 from leandrofars/dev
App v1
2023-05-17 23:26:47 -03:00
Leandro Antônio Farias Machado
228fef7d21 chore(security): broker with tls config + cloud env 2023-05-17 23:23:44 -03:00
Leandro Antônio Farias Machado
b497a9fa8b chore(devops): ritght workflow settings 2023-05-15 14:39:08 +00:00
Leandro Antônio Farias Machado
d489245e44 fix(devops): test ssh connection 2023-05-15 14:28:47 +00:00
Leandro Antônio Farias Machado
352afb6751 fix(devops): remove "and" shell commands 2023-05-15 14:05:33 +00:00
Leandro Antônio Farias Machado
ce5dc9386b fix(devops): pull from main branch, not master 2023-05-15 13:55:55 +00:00
Leandro Antônio Farias Machado
d926f8f94c fix(devops): add git workflows folder 2023-05-15 13:43:20 +00:00