Leandro Antônio Farias Machado
|
616df2c285
|
Merge pull request #372 from OktopUSP/dev
Dev
|
2025-05-15 14:31:22 -03:00 |
|
leandrofars
|
d5806885dc
|
Merge branch 'main' into dev
|
2025-05-15 14:30:23 -03:00 |
|
leandrofars
|
8cd44440d1
|
feat(frontend|controller): delete devices
|
2025-05-15 14:17:13 -03:00 |
|
dependabot[bot]
|
66d530a2bf
|
chore(deps): bump golang.org/x/net in /backend/services/controller
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.36.0...v0.38.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-16 23:24:45 +00:00 |
|
leandrofars
|
b1d824d9e2
|
fix(backend): build dependencies
|
2025-04-02 10:12:53 -03:00 |
|
Leandro Antônio Farias Machado
|
834896fb4f
|
Merge branch 'main' into dependabot/go_modules/backend/services/controller/golang.org/x/net-0.36.0
|
2025-04-01 10:24:32 -03:00 |
|
Leandro Antônio Farias Machado
|
c3b5e85138
|
Merge pull request #348 from OktopUSP/dependabot/go_modules/backend/services/controller/github.com/golang-jwt/jwt/v5-5.2.2
chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.0 to 5.2.2 in /backend/services/controller
|
2025-04-01 10:22:55 -03:00 |
|
dependabot[bot]
|
1e341b0f75
|
chore(deps): bump golang.org/x/net in /backend/services/controller
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.26.0 to 0.36.0.
- [Commits](https://github.com/golang/net/compare/v0.26.0...v0.36.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-01 13:22:33 +00:00 |
|
dependabot[bot]
|
f53789937a
|
chore(deps): bump golang.org/x/crypto in /backend/services/controller
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.24.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.24.0...v0.31.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-01 13:21:59 +00:00 |
|
dependabot[bot]
|
3618c54ce2
|
chore(deps): bump github.com/golang-jwt/jwt/v5
Bumps [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) from 5.2.0 to 5.2.2.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](https://github.com/golang-jwt/jwt/compare/v5.2.0...v5.2.2)
---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v5
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-01 13:20:48 +00:00 |
|
leandrofars
|
55cf6f4310
|
fix(controller): check if usp message is of error type or null to avoid panic
|
2024-10-30 14:17:10 -03:00 |
|
leandrofars
|
c4ac20c1cc
|
feat(controller): custom cwmp/usp messages templates
|
2024-10-30 14:14:08 -03:00 |
|
leandrofars
|
51bc89dfb7
|
feat(controller): validate new user password + only allow to change own user password
|
2024-10-30 09:25:39 -03:00 |
|
dependabot[bot]
|
a625405e47
|
chore(deps): bump github.com/rs/cors in /backend/services/controller
Bumps [github.com/rs/cors](https://github.com/rs/cors) from 1.9.0 to 1.11.0.
- [Commits](https://github.com/rs/cors/compare/v1.9.0...v1.11.0)
---
updated-dependencies:
- dependency-name: github.com/rs/cors
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-21 13:56:15 +00:00 |
|
leandrofars
|
badeaf9820
|
feat(controller): remove enterprise switch + feat: filter devices
|
2024-09-05 10:05:57 -03:00 |
|
leandrofars
|
32acb8e9ad
|
feat: update protobuffer messages to usp spec version 1.3
|
2024-07-22 13:58:41 -03:00 |
|
leandrofars
|
b057076ed4
|
feat: new oktopus emails
|
2024-07-10 13:59:44 -03:00 |
|
leandrofars
|
36b57b8f21
|
chore(controller): remove polluting log
|
2024-07-08 21:08:23 -03:00 |
|
Adriano Chiesa
|
17abeed7af
|
Merge pull request #309 from OktopUSP/add_tls_nats
Add TLS to NATS connection
|
2024-07-06 12:41:39 -03:00 |
|
Adriano Chiesa
|
291d15b183
|
Add TLS to NATS connection
|
2024-07-05 16:29:51 -03:00 |
|
leandrofars
|
266857187e
|
feat(controller): add maps api
|
2024-07-04 16:56:01 -03:00 |
|
leandrofars
|
f8cb6e600f
|
feat(controller): admin user for enterprise support
|
2024-07-02 18:53:04 -03:00 |
|
leandrofars
|
feb39953ed
|
feat(controller): admin user for enterprise support
|
2024-07-02 18:49:15 -03:00 |
|
leandrofars
|
56e3b24d7d
|
fix(controller): oktopus support user enterprise use cases
|
2024-07-02 13:30:19 -03:00 |
|
leandrofars
|
fd79e7f352
|
feat(controller): create oktopus root user level
|
2024-07-02 13:03:08 -03:00 |
|
leandrofars
|
b7b5bdfe90
|
refact(controller): user level types
|
2024-07-02 12:32:15 -03:00 |
|
leandrofars
|
17c97e816e
|
fix(controller): usp record version | close #290
|
2024-07-01 13:51:56 -03:00 |
|
leandrofars
|
641aae883b
|
feat(controller): set device alias
|
2024-06-30 20:00:03 -03:00 |
|
leandrofars
|
2918c57125
|
feat: ping + traceroute init
|
2024-06-30 19:59:03 -03:00 |
|
leandrofars
|
698ce9f1ec
|
fix(controller): name to connect to nats
|
2024-06-29 11:22:53 -03:00 |
|
leandrofars
|
2deadba855
|
feat: device alias
|
2024-06-25 21:56:43 -03:00 |
|
leandrofars
|
2864f8754d
|
feat(controller): connected devices
|
2024-06-21 19:00:06 -03:00 |
|
leandrofars
|
b413d45ee7
|
chore(controller): rename firmware update file function
|
2024-06-21 17:54:15 -03:00 |
|
leandrofars
|
28ffde5fef
|
feat(controller): site survey + multiple data model support
|
2024-06-21 17:53:51 -03:00 |
|
leandrofars
|
23b629599d
|
chore(controller): change firmware update filename
|
2024-06-20 22:03:22 -03:00 |
|
leandrofars
|
c4efccaa0a
|
feat(controller): enterprise version flow switch option
|
2024-06-20 21:58:13 -03:00 |
|
leandrofars
|
0e86174222
|
chore(controller): update golang dependencies
|
2024-06-13 12:34:18 -03:00 |
|
leandrofars
|
9a4381dc7c
|
feat(cwmp): deleteObject message
|
2024-06-11 22:05:17 -03:00 |
|
leandrofars
|
fe85ea3645
|
feat(cwmp): addObject message
|
2024-06-11 21:42:13 -03:00 |
|
leandrofars
|
f3232032b7
|
chore(controller): remove unused file
|
2024-06-10 22:07:17 -03:00 |
|
leandrofars
|
66ec86c0d5
|
feat(cwmp): get acs rtt info
|
2024-06-10 22:06:34 -03:00 |
|
leandrofars
|
d33405675c
|
fix(controller) wifi standard info data
|
2024-06-09 19:16:36 -03:00 |
|
leandrofars
|
877c21cfcc
|
refact(controller): send cwmp messages with no code repetition
|
2024-05-30 12:34:05 -03:00 |
|
leandrofars
|
c4e62772d7
|
refact(controller): get wifi data
|
2024-05-30 12:23:53 -03:00 |
|
leandrofars
|
9ab100de76
|
feat(controller): wifi management through cwmp
|
2024-05-30 11:28:51 -03:00 |
|
leandrofars
|
b44d4d459d
|
feat(cwmp): add parameterValueResponseStatus to cwmp lib
|
2024-05-30 11:12:13 -03:00 |
|
leandrofars
|
1ffa4a76d8
|
fea(cwmp): parameterAttributeStruct + parameters isWritable helper
|
2024-05-28 22:21:21 -03:00 |
|
leandrofars
|
03a4cec08f
|
feat(cwmp): get parameter attributes
|
2024-05-28 22:15:44 -03:00 |
|
leandrofars
|
d7a265049b
|
feat(api): add cwmp to device struct
|
2024-05-21 21:12:52 -03:00 |
|
leandrofars
|
42b657f4b9
|
feat(api): cwmp SetParameterValues message
|
2024-05-21 20:28:19 -03:00 |
|