Commit graph

12 commits

Author SHA1 Message Date
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
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
e95bac1063 Update express to v5.0.0 2025-07-08 16:54:59 +02:00
Anton Roslund
708451b027 Add CROS headeders to /api requests 2025-03-27 08:32:04 +01:00
liamcottle
9bebc870bd add cli flag to limit position precision to x decimal places for v2.4 firmware and older 2024-10-02 01:52:03 +13:00
liamcottle
a3c7861217 enable compression for express server responses 2024-06-08 16:16:39 +12:00
liamcottle
2cb5f5c9ce add command line usage 2024-03-27 01:55:55 +13:00
liamcottle
9152b0e62a support custom mqtt servers 2024-03-27 01:23:57 +13:00
liamcottle
cef784f7da implement database and mqtt client to cache node info 2024-03-13 03:46:50 +13:00
liamcottle
2970e34a48 implement meshtastic map 2024-03-12 18:31:17 +13:00
liamcottle
ac7c09bae2 create new nodejs project 2024-03-12 12:33:28 +13:00