Commit graph

571 commits

Author SHA1 Message Date
Anton Roslund
f09cf5596a import Prisma as well 2025-09-25 20:24:21 +02:00
Anton Roslund
6682131cf1 Update Chanelutilization 2025-09-25 20:17:42 +02:00
Anton Roslund
7df3908c4b Update Protobuffs 2025-09-24 23:01:07 +02:00
Anton Roslund
4d2ad549db MediumFast on top 2025-09-21 19:19:46 +02:00
Anton Roslund
b2473b419a fix date 2025-09-20 12:29:24 +02:00
Anton Roslund
f470b1b1b1
Merge pull request #34 from Roslund/dependabot/npm_and_yarn/mqtt-5.14.1
Bump mqtt from 5.14.0 to 5.14.1
2025-09-20 07:44:44 +02:00
Anton Roslund
e8f796c5ad
Merge branch 'master' into dependabot/npm_and_yarn/mqtt-5.14.1 2025-09-20 07:44:36 +02:00
Anton Roslund
9d60cb07e0
Merge pull request #40 from Roslund/dependabot/npm_and_yarn/prisma-6.16.2
Bump prisma from 6.13.0 to 6.16.2
2025-09-20 07:43:38 +02:00
Anton Roslund
c0c30d189d
Merge branch 'master' into dependabot/npm_and_yarn/prisma-6.16.2 2025-09-20 07:43:17 +02:00
Anton Roslund
6ccdfc7d4b
Merge pull request #39 from Roslund/dependabot/npm_and_yarn/prisma/client-6.16.2
Bump @prisma/client from 6.13.0 to 6.16.2
2025-09-20 07:39:48 +02:00
Anton Roslund
151fabece0
Merge pull request #33 from Roslund/dependabot/npm_and_yarn/jest-30.1.3
Bump jest from 30.0.5 to 30.1.3
2025-09-20 07:38:41 +02:00
Anton Roslund
f08b225a82
Merge pull request #28 from Roslund/dependabot/npm_and_yarn/protobufjs-7.5.4
Bump protobufjs from 7.5.3 to 7.5.4
2025-09-20 07:38:16 +02:00
Anton Roslund
e12252f585 Add announcement for MediumFast 2025-09-20 07:12:08 +02:00
dependabot[bot]
a7b147d3ac
Bump prisma from 6.13.0 to 6.16.2
Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 6.13.0 to 6.16.2.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/6.16.2/packages/cli)

---
updated-dependencies:
- dependency-name: prisma
  dependency-version: 6.16.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-16 20:24:53 +00:00
dependabot[bot]
4d9c591aea
Bump @prisma/client from 6.13.0 to 6.16.2
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 6.13.0 to 6.16.2.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/6.16.2/packages/client)

---
updated-dependencies:
- dependency-name: "@prisma/client"
  dependency-version: 6.16.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-16 20:24:33 +00:00
dependabot[bot]
b762972ff3
Bump mqtt from 5.14.0 to 5.14.1
Bumps [mqtt](https://github.com/mqttjs/MQTT.js) from 5.14.0 to 5.14.1.
- [Release notes](https://github.com/mqttjs/MQTT.js/releases)
- [Changelog](https://github.com/mqttjs/MQTT.js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mqttjs/MQTT.js/compare/v5.14.0...v5.14.1)

---
updated-dependencies:
- dependency-name: mqtt
  dependency-version: 5.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-04 20:30:53 +00:00
dependabot[bot]
8851bbc375
Bump jest from 30.0.5 to 30.1.3
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 30.0.5 to 30.1.3.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.1.3/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-version: 30.1.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-03 16:15:12 +00:00
dependabot[bot]
435788bda0
Bump protobufjs from 7.5.3 to 7.5.4
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.5.3 to 7.5.4.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/compare/protobufjs-v7.5.3...protobufjs-v7.5.4)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-version: 7.5.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-19 06:52:47 +00:00
Anton Roslund
fe520b50b1 Include curvature in terrain profile. 2025-08-18 07:26:19 +02:00
Anton Roslund
b1755d4b73 Add MediumFast filter 2025-08-17 22:31:26 +02:00
Anton Roslund
02529b8b5f woops 2025-08-15 21:21:11 +02:00
Anton Roslund
5358bb8928 Give medium fast nodes slightly different color 2025-08-15 20:39:10 +02:00
Anton Roslund
0be80d4177 Collect channel_id 2025-08-13 21:50:50 +02:00
Anton Roslund
2fd0e9c016
Merge pull request #25 from Roslund/traceroutes
Skip traceroute edges without SNR.
2025-08-10 17:38:36 +02:00
Anton Roslund
42d25add06 Skip traceroute edges without SNR. 2025-08-10 17:37:29 +02:00
Anton Roslund
e4b9585d12
Merge pull request #24 from Roslund/traceroutes
Collect route back. and show initiator and target.
2025-08-10 17:23:04 +02:00
Anton Roslund
f1103748e6 Collect route back. and show initiator and target. 2025-08-10 17:20:47 +02:00
Anton Roslund
07c3cc2c0d
Merge pull request #23 from Roslund/traceroutes
Ability to show traceroutes on map.
2025-08-10 15:20:07 +02:00
Anton Roslund
dff6ed035a Ability to show traceroutes on map. 2025-08-10 15:17:04 +02:00
Anton Roslund
a9e749a336 Collect node max hops 2025-08-10 10:41:39 +02:00
Anton Roslund
ce8adb88a4 Provide propper timestamps 2025-08-09 16:33:49 +02:00
Anton Roslund
41bafcaaff Fixed current hour bug 2025-08-09 16:13:56 +02:00
Anton Roslund
35d1fdbc6f Allow environment graphs to span a full day. 2025-08-06 21:45:20 +02:00
Anton Roslund
63af2fbf9c Update Dockerfile for way faster build 2025-08-06 21:43:14 +02:00
Anton Roslund
c777a7bce2 add .git to .dockerignore for faster smaller builds. 2025-08-06 21:24:06 +02:00
Anton Roslund
5984b8b243
Merge pull request #22 from Roslund/additional_node_info
Collect is_unmessagable, and public_key.
2025-08-06 20:00:57 +02:00
Anton Roslund
1ee526caf7 Collect is_unmessagable, and public_key. 2025-08-06 19:48:26 +02:00
Anton Roslund
a7b99c3027
Merge pull request #21 from Roslund/use-protobuf-submodule
Load protobufs from submodule
2025-08-04 12:29:40 +02:00
Anton Roslund
b668892248
Merge pull request #18 from Roslund/dependabot/npm_and_yarn/prisma/client-6.13.0
Bump @prisma/client from 6.12.0 to 6.13.0
2025-08-04 07:39:14 +02:00
Anton Roslund
0053b9f774
Merge pull request #19 from Roslund/dependabot/npm_and_yarn/prisma-6.13.0
Bump prisma from 6.12.0 to 6.13.0
2025-08-04 07:39:01 +02:00
dependabot[bot]
435c122c21
Bump prisma from 6.12.0 to 6.13.0
Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 6.12.0 to 6.13.0.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/6.13.0/packages/cli)

---
updated-dependencies:
- dependency-name: prisma
  dependency-version: 6.13.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-04 05:36:35 +00:00
Anton Roslund
c5028f911f
Merge pull request #20 from Roslund/dependabot/npm_and_yarn/mqtt-5.14.0
Bump mqtt from 5.13.2 to 5.14.0
2025-08-04 07:36:04 +02:00
Anton Roslund
7fee84de77
Merge pull request #17 from Roslund/dependabot/npm_and_yarn/jest-30.0.5
Bump jest from 30.0.4 to 30.0.5
2025-08-04 07:35:11 +02:00
Anton Roslund
162f8da79c Load protobufs from submodule 2025-08-03 21:05:33 +02:00
dependabot[bot]
ca9d1d9de0
Bump mqtt from 5.13.2 to 5.14.0
Bumps [mqtt](https://github.com/mqttjs/MQTT.js) from 5.13.2 to 5.14.0.
- [Release notes](https://github.com/mqttjs/MQTT.js/releases)
- [Changelog](https://github.com/mqttjs/MQTT.js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mqttjs/MQTT.js/compare/v5.13.2...v5.14.0)

---
updated-dependencies:
- dependency-name: mqtt
  dependency-version: 5.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-30 21:20:37 +00:00
dependabot[bot]
8eb5c695f0
Bump @prisma/client from 6.12.0 to 6.13.0
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 6.12.0 to 6.13.0.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/6.13.0/packages/client)

---
updated-dependencies:
- dependency-name: "@prisma/client"
  dependency-version: 6.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-29 20:45:41 +00:00
Anton Roslund
e11367544d Missed to remove firmware version from update. 2025-07-23 12:27:11 +02:00
Anton Roslund
cbcbeb9a22 Add jitter to imprecise positions 2025-07-23 08:07:33 +02:00
Anton Roslund
4c745123c1 Show ok to MQTT on map 2025-07-23 08:05:29 +02:00
Anton Roslund
800dcfef78 Only change firmware version and ok_to_mqtt if bitfield is present. 2025-07-23 08:04:04 +02:00