Commit Graph

389 Commits

Author SHA1 Message Date
leandrofars
ec6c953c12 feat: add websockets config for agent 2024-02-22 07:08:22 -03:00
leandrofars
f49fa5b3bf feat(controller): usp message via websockets 2024-02-19 22:28:29 -03:00
leandrofars
f4a8f42dbe fix(controller): db device operations consistency 2024-02-19 22:07:54 -03:00
leandrofars
921a869ca1 feat(controller): implement transactions in database 2024-02-18 12:08:26 -03:00
leandrofars
8d10205878 feat(controller): create index in database 2024-02-18 12:07:56 -03:00
leandrofars
0b85b4aca0 fix(frontend): status message iota order change 2024-02-17 13:50:12 -03:00
leandrofars
2c06cdf91a feat: add websockets to docker compose 2024-02-17 12:45:11 -03:00
leandrofars
34d75b65d7 feat(ws): tls server option 2024-02-17 11:16:17 -03:00
leandrofars
4c0da5ab71 feat(controller): connect to websockets via tls 2024-02-17 11:15:32 -03:00
leandrofars
7d1df69a69 feat(ws+controller): basic implementation 2024-02-10 10:04:31 -03:00
leandrofars
f31e5159c9 fix: disable multiple mtps block rule 2024-02-08 14:08:56 -03:00
leandrofars
bab2699f73 docs(controller): add todo statements 2024-02-06 00:19:41 -03:00
leandrofars
1203897646 chore(ws): add config lib depencies + env file 2024-02-06 00:19:05 -03:00
leandrofars
36a6cfc8d2 feat(ws): add gitignore 2024-02-06 00:18:32 -03:00
leandrofars
ef45c5cb0c feat(ws): adequate ws server to use dynamic config 2024-02-06 00:17:56 -03:00
leandrofars
9e549f722f feat(ws): config package to load env and flags 2024-02-06 00:16:35 -03:00
leandrofars
52ed7bfd8d feat(ws): controller endpoint with auth 2024-02-06 00:14:54 -03:00
leandrofars
c94ab348b5 feat: add ws mtp to main code + fix: done channel processes closing 2024-02-05 23:44:12 -03:00
leandrofars
577a50d68b refact: env file organization and comments 2024-02-05 23:42:45 -03:00
leandrofars
acc29c73f8 chore(ws): lib depencies 2024-02-05 23:42:21 -03:00
leandrofars
922de7e81f feat: initial ws client 2024-02-05 23:41:42 -03:00
leandrofars
d9560ec167 reaftor: mtp interface + mqtt disconnection log 2024-02-05 23:29:45 -03:00
leandrofars
ef34e499de feat(ws): create client messages segmentation 2024-02-04 22:56:48 -03:00
leandrofars
778e8f80d7 chore: remove deprecated code 2024-02-04 16:42:02 -03:00
leandrofars
2377b7d68d feeat(ws): establish communication with device 2024-02-04 16:38:36 -03:00
Leandro Antônio Farias Machado
3cc0de1f26
docs(readme): show commercial support before 2024-01-23 22:14:15 -03:00
Leandro Antônio Farias Machado
70426e6ad2
docs(readme):add commercial support info 2024-01-23 22:07:39 -03:00
Leandro Antônio Farias Machado
671e9d99fd
docs(readme): link as target blank 2024-01-23 21:48:15 -03:00
Leandro Antônio Farias Machado
b569740a7d
docs(readme): show github sponsors option 2024-01-23 21:45:01 -03:00
Leandro Antônio Farias Machado
d2b0af5ace
Merge pull request #182 from OktopUSP/dev
init ws + add new readme section
2024-01-23 21:39:35 -03:00
Leandro Antônio Farias Machado
a893a41e99
docs(readme): typo at "companies that use" 2024-01-23 21:36:30 -03:00
Leandro Antônio Farias Machado
72b1223394
docs(readme): add companies that use section 2024-01-23 21:33:26 -03:00
leandrofars
a60f0f0a28 feat: add usp webscokets header 2024-01-18 22:51:08 -03:00
leandrofars
46488fb3d5 chore(mochi): log websockets running info 2024-01-18 22:36:09 -03:00
leandrofars
4408cfc0a9 docs(readme): fix mail link style 2024-01-17 23:46:20 -03:00
leandrofars
37a176c01a docs(readme): small add to sponsors topic 2024-01-17 23:40:32 -03:00
leandrofars
46c50f5985 docs(readme): update 2024-01-17 23:37:53 -03:00
leandrofars
48e03db960 initial websockets server 2024-01-16 23:45:56 -03:00
Leandro Antônio Farias Machado
7798d59a8f
docs(readme):remove overview page 2024-01-12 16:25:54 -03:00
Leandro Antônio Farias Machado
4dd3930209
Merge pull request #181 from OktopUSP/dev
fix: page number
2024-01-11 19:49:05 -03:00
leandrofars
f103237d93 fix: page number 2024-01-11 19:45:01 -03:00
Leandro Antônio Farias Machado
15953af96d
Merge pull request #180 from OktopUSP/dev
Dev
2024-01-11 19:33:06 -03:00
leandrofars
638abfe355 feat(frontend): complete pagination + device search per id 2024-01-11 19:20:18 -03:00
leandrofars
5fd6afc8fa chore(api): show online devices first 2024-01-11 19:19:35 -03:00
leandrofars
8f226d09a9 fix(api): device page number 2024-01-11 18:35:28 -03:00
leandrofars
64c256cadb Merge branch 'lost_commits' into dev 2024-01-11 18:11:26 -03:00
Leandro Antônio Farias Machado
d50fcc1ee2
docs(readme):update 2024-01-10 23:52:07 -03:00
Leandro Antônio Farias Machado
12966b6dd2
docs(readme): identation 2024-01-10 23:43:58 -03:00
Leandro Antônio Farias Machado
b55a0d7bee
docs(readme): add overview 2024-01-10 23:41:54 -03:00
leandrofars
00007d6112 chore: update license 2024-01-03 22:08:31 -03:00