Commit graph

604 commits

Author SHA1 Message Date
dependabot[bot]
5c0a7db8c6
Bump compression from 1.7.4 to 1.8.0
Bumps [compression](https://github.com/expressjs/compression) from 1.7.4 to 1.8.0.
- [Release notes](https://github.com/expressjs/compression/releases)
- [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/compression/compare/1.7.4...1.8.0)

---
updated-dependencies:
- dependency-name: compression
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-15 08:31:10 +00:00
Anton Roslund
201ba0d399
Merge pull request #7 from Roslund/dependabot/npm_and_yarn/command-line-args-6.0.1
Bump command-line-args from 5.2.1 to 6.0.1
2025-07-15 10:30:40 +02:00
dependabot[bot]
b31d10d434
Bump command-line-args from 5.2.1 to 6.0.1
Bumps [command-line-args](https://github.com/75lb/command-line-args) from 5.2.1 to 6.0.1.
- [Release notes](https://github.com/75lb/command-line-args/releases)
- [Commits](https://github.com/75lb/command-line-args/compare/v5.2.1...v6.0.1)

---
updated-dependencies:
- dependency-name: command-line-args
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-15 08:30:31 +00:00
dependabot[bot]
96cc1ad1d5
Bump protobufjs from 7.3.2 to 7.5.3
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.3.2 to 7.5.3.
- [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.3.2...protobufjs-v7.5.3)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-version: 7.5.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-15 08:29:57 +00:00
Anton Roslund
ce2121d964
Merge pull request #6 from Roslund/dependabot/npm_and_yarn/command-line-usage-7.0.3
Bump command-line-usage from 7.0.1 to 7.0.3
2025-07-15 10:29:18 +02:00
Anton Roslund
0c5b330681
Merge pull request #10 from Roslund/dependabot/npm_and_yarn/mqtt-5.13.2
Bump mqtt from 5.7.3 to 5.13.2
2025-07-15 10:27:58 +02:00
dependabot[bot]
2d1dd6fbb2
Bump mqtt from 5.7.3 to 5.13.2
Bumps [mqtt](https://github.com/mqttjs/MQTT.js) from 5.7.3 to 5.13.2.
- [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.7.3...v5.13.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-14 14:22:18 +00:00
dependabot[bot]
9e17347a7a
Bump command-line-usage from 7.0.1 to 7.0.3
Bumps [command-line-usage](https://github.com/75lb/command-line-usage) from 7.0.1 to 7.0.3.
- [Release notes](https://github.com/75lb/command-line-usage/releases)
- [Commits](https://github.com/75lb/command-line-usage/compare/v7.0.1...v7.0.3)

---
updated-dependencies:
- dependency-name: command-line-usage
  dependency-version: 7.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-14 13:10:57 +00:00
Anton Roslund
6619e42bad
Create dependabot.yml 2025-07-14 12:54:35 +02:00
Anton Roslund
e95bac1063 Update express to v5.0.0 2025-07-08 16:54:59 +02:00
liamcottle
3eed255eb4 use purple lines between position history markers 2025-07-08 16:37:13 +02:00
liamcottle
2bc82ae7a3 add device image for STATION_G2 2025-07-08 16:34:36 +02:00
liamcottle
9d7a60efa5 remove white background from device images 2025-07-08 16:31:06 +02:00
liamcottle
8c064ac6e6 rotate and optimise image 2025-07-08 16:30:57 +02:00
Travis Hardiman
b3bb02fede replace U+00BA º (not degrees) with U+00B0 ° (degrees)
U+00BA º MASCULINE ORDINAL INDICATOR vs. U+00B0 ° DEGREE SIGN (&deg;)
2025-07-08 16:30:42 +02:00
Iris
11f5898996 Add files via upload 2025-07-08 16:30:25 +02:00
sgtwilko
17be3cb6a9 Change Voltage chart to use suggested min/max (#1)
The Voltage/Current chart often either shows lines with so little variation that you cannot see changes, or the values go off the top/bottom.

This change allows the chart to adapt dynamically to the values being returned.
2025-07-08 16:30:10 +02:00
Anton Roslund
d95af37be5 Add backbone layers 2025-06-27 11:15:52 +02:00
Anton Roslund
e30fb12aa8 More relaxed snr limits 2025-06-26 22:35:34 +02:00
Anton Roslund
6691df73f5 Add IAQ metrics 2025-06-26 22:33:37 +02:00
Anton Roslund
9b69d0ce27 Additional device images 2025-05-13 19:46:23 +02:00
Anton Roslund
cf3f053e12 Found better way to calculate neighbour offset. 2025-04-28 23:26:54 +02:00
Anton Roslund
305f091142 Revert "add configNeighboursPolylineOffset"
This reverts commit 4d1bdba6e0.
2025-04-28 23:22:16 +02:00
Anton Roslund
4d1bdba6e0 add configNeighboursPolylineOffset 2025-04-27 09:10:34 +02:00
Anton Roslund
6210f04ea5 Keep track of the names a node has been using 2025-04-26 22:09:31 +02:00
Anton Roslund
99e31d8692 Add Battery and ChannelUtilization tables 2025-04-26 15:58:56 +02:00
Anton Roslund
55cbdb63ba Add channel-utilization-stats 2025-04-20 22:19:07 +02:00
Anton Roslund
c251c5adb8 Filter packages not sent over LoRa from stats 2025-04-20 11:38:48 +02:00
Anton Roslund
189c89a7ca still testing 2025-04-19 09:34:40 +02:00
Anton Roslund
8b84a3a91c testing in production 2025-04-19 09:32:32 +02:00
Anton Roslund
6cd07fe314 adding battery-stats API 2025-04-19 09:28:49 +02:00
Anton Roslund
fac5a91829 include PKI packages in portnum-counts 2025-04-16 19:26:02 +02:00
Anton Roslund
2fbaab81c5 cleanup of unused apis and functions 2025-04-16 19:16:27 +02:00
Anton Roslund
bfb845ac37 Exclude map reports from from portnum-counts 2025-04-16 19:11:14 +02:00
Anton Roslund
274f0b8efa updates stats for testing 2025-04-16 18:52:51 +02:00
Anton Roslund
c8f322f012 Collect packet_id for ServiceEnvelopes 2025-04-15 20:49:27 +02:00
Anton Roslund
f35a8876f9 fix firmware version bug 2025-04-15 18:03:56 +02:00
Anton Roslund
af2a663dab Collect portnums for ServiceEnvelopes 2025-04-15 17:55:04 +02:00
Anton Roslund
342c8dc87a collect ok-to-mqtt falg 2025-04-15 17:27:15 +02:00
Anton Roslund
ff8bb07f7f Capture firmware version based on bitfield 2025-04-14 19:33:03 +02:00
Anton Roslund
9411c9e4cc remove LoRa region from sidebar and tooltip 2025-04-14 17:31:45 +02:00
Anton Roslund
7ab62a9968 Don't distinguish mqtt nodes with color 2025-04-14 17:21:33 +02:00
Anton Roslund
a3c4667f34 Use self reported height for terrain graph 2025-04-13 08:30:44 +02:00
Anton Roslund
700ee298c4 Get PortNums from protobufs 2025-04-09 10:03:46 +02:00
Anton Roslund
4c6bccc058 filter map reports from portnum-counts 2025-04-07 21:41:06 +02:00
Anton Roslund
cdcefee641 add portnum-counts stats api 2025-04-07 20:52:59 +02:00
Anton Roslund
6e9d425bda add most active nodes stats 2025-03-31 21:11:49 +02:00
Anton Roslund
984771925f don't sort it 2025-03-31 18:59:47 +02:00
Anton Roslund
cadc78d1d4 fix hardware stats API 2025-03-30 16:43:20 +02:00
Anton Roslund
fd36e1b0a2 Add position-precision api 2025-03-30 16:17:51 +02:00