Commit Graph

813 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
f8f14650d6 Upgrade Next.js to 15.5.12 to fix HTTP request deserialization DoS CVE
Co-authored-by: leandrofars <83298718+leandrofars@users.noreply.github.com>
2026-02-20 15:24:05 +00:00
copilot-swe-agent[bot]
d81dda9c7c Fix all dependabot security updates: crypto, koa, next.js, js-yaml
Co-authored-by: leandrofars <83298718+leandrofars@users.noreply.github.com>
2026-02-20 15:20:01 +00:00
copilot-swe-agent[bot]
fd2789a591 Initial plan 2026-02-20 15:13:33 +00:00
Leandro Machado
b41cc6a28c
Fix grammar and improve clarity in README.md 2026-02-20 09:22:21 -03:00
Leandro Machado
bd352a08da
Update official website link in README 2026-02-13 08:08:22 -03:00
Leandro Machado
08824fedb8
Merge pull request #391 from OktopUSP/dev
Dev
2026-01-23 09:29:34 -03:00
leandrofars
347bbebb5a ci-cd: close stale issues 2026-01-23 09:25:48 -03:00
Leandro Machado
e8568ff094
Merge pull request #387 from vkahhh/main
fix: Oktopus web UI crashes when run multiple MTPs
2025-12-12 06:17:43 -03:00
vkahhh
803d2a76bf fix: Oktopus web UI crashes when run multiple MTPs 2025-12-10 11:20:31 +00:00
Leandro Machado
bde74a03e8
Merge pull request #378 from OktopUSP/dependabot/npm_and_yarn/frontend/npm_and_yarn-e6a81f5c20
chore(deps): bump next from 14.2.30 to 14.2.32 in /frontend in the npm_and_yarn group across 1 directory
2025-11-05 18:24:02 -03:00
Leandro Machado
a3a3757e77
Merge pull request #382 from sergio-panseri-red/ws_container_tls_port
Open 8081 port in the WS container
2025-11-05 18:19:26 -03:00
Sergio Panseri
402b48bf5c Open 8081 port in the WS container
Since the container by default support TLS on port 8081, the docker compose yaml file should
make that port open by default.
2025-11-03 11:13:39 +01:00
dependabot[bot]
c8dbfa6ac7
chore(deps): bump next
Bumps the npm_and_yarn group with 1 update in the /frontend directory: [next](https://github.com/vercel/next.js).


Updates `next` from 14.2.30 to 14.2.32
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.30...v14.2.32)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 14.2.32
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-01 00:33:01 +00:00
Leandro Machado
b810e4ca45
Merge pull request #377 from OktopUSP/dependabot/npm_and_yarn/backend/services/utils/socketio/npm_and_yarn-1f4f293287
chore(deps): bump koa from 2.16.1 to 3.0.1 in /backend/services/utils/socketio in the npm_and_yarn group across 1 directory
2025-07-29 08:32:28 -03:00
dependabot[bot]
8e35069a1c
chore(deps): bump koa
Bumps the npm_and_yarn group with 1 update in the /backend/services/utils/socketio directory: [koa](https://github.com/koajs/koa).


Updates `koa` from 2.16.1 to 3.0.1
- [Release notes](https://github.com/koajs/koa/releases)
- [Changelog](https://github.com/koajs/koa/blob/master/History.md)
- [Commits](https://github.com/koajs/koa/compare/v2.16.1...v3.0.1)

---
updated-dependencies:
- dependency-name: koa
  dependency-version: 3.0.1
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-29 09:16:18 +00:00
Leandro Machado
35ffcb602a
Merge pull request #373 from OktopUSP/dependabot/npm_and_yarn/frontend/npm_and_yarn-3bd7c2c787
chore(deps): bump next from 14.2.26 to 14.2.30 in /frontend in the npm_and_yarn group across 1 directory
2025-06-17 19:27:28 -03:00
dependabot[bot]
2edfd08a52
chore(deps): bump next
Bumps the npm_and_yarn group with 1 update in the /frontend directory: [next](https://github.com/vercel/next.js).


Updates `next` from 14.2.26 to 14.2.30
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.26...v14.2.30)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 14.2.30
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-15 04:00:46 +00:00
leandrofars
612c5bb265 feat(mqtt): healthCheck endpoint 2025-05-15 15:59:53 -03:00
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
f8d7983cd1 build(dockerfile): update go version 2025-05-15 14:25:09 -03:00
leandrofars
09e1be21e9 build: update go projects dependecies 2025-05-15 14:22:26 -03:00
leandrofars
8cd44440d1 feat(frontend|controller): delete devices 2025-05-15 14:17:13 -03:00
leandrofars
8e427fc7e5 feat(frontend): friendly upgrade to pro message 2025-05-15 13:10:38 -03:00
leandrofars
946644675a feat(frontend): side nav item with external link icon 2025-05-15 13:07:38 -03:00
leandrofars
aea0b573fa feat(frontend): add new elements to side nav 2025-05-15 13:06:59 -03:00
Leandro Antônio Farias Machado
b6bf856853
Merge pull request #368 from OktopUSP/dependabot/go_modules/backend/services/bulkdata/http/golang.org/x/crypto-0.35.0
chore(deps): bump golang.org/x/crypto from 0.31.0 to 0.35.0 in /backend/services/bulkdata/http
2025-04-22 10:11:56 -03:00
Leandro Antônio Farias Machado
26ec99cf6d
Merge pull request #369 from OktopUSP/dependabot/go_modules/backend/services/controller/golang.org/x/net-0.38.0
chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 in /backend/services/controller
2025-04-22 10:11:40 -03:00
Leandro Antônio Farias Machado
bf23cbbabf
Merge pull request #367 from OktopUSP/dependabot/npm_and_yarn/backend/services/utils/socketio/koa-2.16.1
chore(deps): bump koa from 2.15.4 to 2.16.1 in /backend/services/utils/socketio
2025-04-22 10:11:18 -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
dependabot[bot]
c87e77885c
chore(deps): bump golang.org/x/crypto in /backend/services/bulkdata/http
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.31.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.31.0...v0.35.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.35.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-15 00:09:07 +00:00
dependabot[bot]
6331a1fcde
chore(deps): bump koa in /backend/services/utils/socketio
Bumps [koa](https://github.com/koajs/koa) from 2.15.4 to 2.16.1.
- [Release notes](https://github.com/koajs/koa/releases)
- [Changelog](https://github.com/koajs/koa/blob/master/History.md)
- [Commits](https://github.com/koajs/koa/compare/2.15.4...v2.16.1)

---
updated-dependencies:
- dependency-name: koa
  dependency-version: 2.16.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-09 13:55:53 +00:00
Leandro Antônio Farias Machado
80dbef1337
Merge pull request #366 from OktopUSP/dependabot/npm_and_yarn/frontend/next-14.2.26
chore(deps): bump next from 14.2.25 to 14.2.26 in /frontend
2025-04-02 19:42:46 -03:00
dependabot[bot]
fbf292bc5c
chore(deps): bump next from 14.2.25 to 14.2.26 in /frontend
Bumps [next](https://github.com/vercel/next.js) from 14.2.25 to 14.2.26.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.25...v14.2.26)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 14.2.26
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-02 22:38:10 +00:00
leandrofars
b9d5cbe24a fix(build): websockets 2025-04-02 10:24:11 -03:00
leandrofars
b1d824d9e2 fix(backend): build dependencies 2025-04-02 10:12:53 -03:00
leandrofars
018b6f2eff fix(build): frontend npm install dependencies 2025-04-02 09:46:49 -03:00
Leandro Antônio Farias Machado
6e474de5c3
Merge pull request #365 from OktopUSP/dependabot/go_modules/backend/services/mtp/mqtt/golang.org/x/crypto-0.31.0
chore(deps): bump golang.org/x/crypto from 0.18.0 to 0.31.0 in /backend/services/mtp/mqtt
2025-04-02 09:14:23 -03:00
dependabot[bot]
e12de61d66
chore(deps): bump golang.org/x/crypto in /backend/services/mtp/mqtt
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.18.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.18.0...v0.31.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-02 12:10:13 +00:00
Leandro Antônio Farias Machado
8fc52ea6cd
Merge pull request #364 from OktopUSP/dependabot/go_modules/backend/services/acs/golang.org/x/crypto-0.31.0
chore(deps): bump golang.org/x/crypto from 0.23.0 to 0.31.0 in /backend/services/acs
2025-04-02 08:30:29 -03:00
dependabot[bot]
f861a0ae58
chore(deps): bump golang.org/x/crypto in /backend/services/acs
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.23.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.31.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-02 11:29:43 +00:00
Leandro Antônio Farias Machado
4fd7996b82
Merge pull request #363 from OktopUSP/dependabot/go_modules/backend/services/mtp/mqtt-adapter/golang.org/x/net-0.36.0
chore(deps): bump golang.org/x/net from 0.25.0 to 0.36.0 in /backend/services/mtp/mqtt-adapter
2025-04-01 21:49:03 -03:00
Leandro Antônio Farias Machado
e3bbffc3b3
Merge pull request #362 from OktopUSP/dependabot/go_modules/backend/services/bulkdata/http/golang.org/x/crypto-0.31.0
chore(deps): bump golang.org/x/crypto from 0.18.0 to 0.31.0 in /backend/services/bulkdata/http
2025-04-01 21:48:54 -03:00
dependabot[bot]
6d427fce70
chore(deps): bump golang.org/x/net in /backend/services/mtp/mqtt-adapter
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.25.0 to 0.36.0.
- [Commits](https://github.com/golang/net/compare/v0.25.0...v0.36.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-02 00:48:03 +00:00
dependabot[bot]
17a692bcb5
chore(deps): bump golang.org/x/crypto in /backend/services/bulkdata/http
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.18.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.18.0...v0.31.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-02 00:48:03 +00:00
Leandro Antônio Farias Machado
d1a9fbd2dd
Merge pull request #361 from OktopUSP/dependabot/go_modules/backend/services/mtp/mqtt-adapter/golang.org/x/crypto-0.31.0
chore(deps): bump golang.org/x/crypto from 0.23.0 to 0.31.0 in /backend/services/mtp/mqtt-adapter
2025-04-01 21:46:18 -03:00
dependabot[bot]
f33c31a2b3
chore(deps): bump golang.org/x/crypto
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.23.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.31.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-02 00:37:13 +00:00
Leandro Antônio Farias Machado
0b1cedb934
Merge pull request #360 from OktopUSP/dependabot/go_modules/backend/services/mtp/ws/golang.org/x/net-0.36.0
chore(deps): bump golang.org/x/net from 0.25.0 to 0.36.0 in /backend/services/mtp/ws
2025-04-01 13:11:54 -03:00
dependabot[bot]
fa1fb0ab1c
chore(deps): bump golang.org/x/net in /backend/services/mtp/ws
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.25.0 to 0.36.0.
- [Commits](https://github.com/golang/net/compare/v0.25.0...v0.36.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-01 16:11:20 +00:00
Leandro Antônio Farias Machado
bda39532dc
Merge pull request #359 from OktopUSP/dependabot/go_modules/backend/services/mtp/ws-adapter/golang.org/x/net-0.36.0
chore(deps): bump golang.org/x/net from 0.25.0 to 0.36.0 in /backend/services/mtp/ws-adapter
2025-04-01 13:01:36 -03:00